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

Commit a0fb9e81 authored by Prakash Gupta's avatar Prakash Gupta
Browse files

ARM: dts: msm: enable mem_offline.bypass_send_msg for holi

Enable boot param mem_offline.bypass_send_msg to skip ending AOP message
for mem offline/online requests.

Change-Id: I170197edc228eccd17a620a2fbb6b3a233171c1e
parent 5797e93a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -420,7 +420,7 @@
	};

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