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

Commit 3dad1a1c authored by Vinayak Menon's avatar Vinayak Menon
Browse files

ARM: dts: msm: switch off kpti on holi

Switch off kpti on holi as target is not vulnerable.

Change-Id: Ica232c595152e0cd40303bb2ab6f92231441a684
parent 07d67afe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -435,7 +435,7 @@
	};

	chosen {
		bootargs = "rcupdate.rcu_expedited=1 rcu_nocbs=0-7 mem_offline.bypass_send_msg=1";
		bootargs = "rcupdate.rcu_expedited=1 rcu_nocbs=0-7 mem_offline.bypass_send_msg=1 kpti=off";
	};
};