Merge "ARM: dts: msm: set rcu_expedited for msmfalcon and msmtriton"
This commit is contained in:
commit
7aada1c608
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