ARM: dts: msm: set rcu_expedited for msmfalcon and msmtriton
The commit b093be62e8
("ARM: dts: msm: set
rcu_expedited for msm chisets") enables rcu_expedited
to mitigate performance issues. Enable this for msmfalcon
and msmtriton as well.
Change-Id: Ic64d89b960c5effada93118d67a30cc051640be2
Signed-off-by: Srinivas Ramana <sramana@codeaurora.org>
This commit is contained in:
parent
e379f786aa
commit
0e39e5e314
2 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
|
||||
chosen {
|
||||
stdout-path = "serial0";
|
||||
bootargs = "rcupdate.rcu_expedited=1";
|
||||
};
|
||||
|
||||
psci {
|
||||
|
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
chosen {
|
||||
stdout-path = "serial0";
|
||||
bootargs = "rcupdate.rcu_expedited=1";
|
||||
};
|
||||
|
||||
psci {
|
||||
|
|
Loading…
Add table
Reference in a new issue