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

Commit db37df70 authored by Neeraj Upadhyay's avatar Neeraj Upadhyay
Browse files

ARM: dts: msm: Enable RCU expedited and no-cb cpus for Shima

Enable RCU expedited mode for low latency RCU waits and no cbs
to improve cpuidle behavior for Shima SoC.

Change-Id: I9c79e432322db50f3e6f528a7695129e7f9b0268
parent 85df5863
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -443,7 +443,7 @@
	};

	chosen {
		bootargs = "log_buf_len=256K earlycon=msm_geni_serial,0x994000";
		bootargs = "log_buf_len=256K earlycon=msm_geni_serial,0x994000 rcupdate.rcu_expedited=1 rcu_nocbs=0-7";
	};

	soc: soc { };