Merge "ARM: dts: msm: set rcu_expedited for msm chisets"

This commit is contained in:
Linux Build Service Account 2016-07-13 15:45:30 -07:00 committed by Gerrit - the friendly Code Review server
commit 3d1c3acafb
2 changed files with 2 additions and 1 deletions

View file

@ -42,7 +42,7 @@
chosen { chosen {
stdout-path = "serial0"; stdout-path = "serial0";
bootargs = "sched_enable_hmp=1 sched_enable_power_aware=1"; bootargs = "sched_enable_hmp=1 sched_enable_power_aware=1 rcupdate.rcu_expedited=1";
}; };
psci { psci {

View file

@ -34,6 +34,7 @@
chosen { chosen {
stdout-path = "serial0"; stdout-path = "serial0";
bootargs = "rcupdate.rcu_expedited=1";
}; };
cpus { cpus {