Merge "ARM: dts: msm: set rcu_expedited for msm chisets"
This commit is contained in:
commit
3d1c3acafb
2 changed files with 2 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
chosen {
|
||||
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 {
|
||||
|
|
|
@ -34,6 +34,7 @@
|
|||
|
||||
chosen {
|
||||
stdout-path = "serial0";
|
||||
bootargs = "rcupdate.rcu_expedited=1";
|
||||
};
|
||||
|
||||
cpus {
|
||||
|
|
Loading…
Add table
Reference in a new issue