Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 32bd4974 authored by Teng Fei Fan's avatar Teng Fei Fan
Browse files

ARM: dts: msm: Disable kpti for sdm632



Meltdown/Variant3 is not applicable so needs to
be disabled as mentioned by Shiraz via command
line (kpti=0).

Change-Id: Iade10d5d012168c118820fe7b31279580c48ac6a
Signed-off-by: default avatarTeng Fei Fan <tengfei@codeaurora.org>
parent 5fb437c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
	qcom,msm-name = "SDM632";

	chosen {
		/delete-property/ bootargs;
		bootargs = "kpti=0";
	};
};