mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
arm64: dts: rockchip: rk3588-android: set rcu_expedited/rcu_nocbs
Change-Id: Ifff59d83e49f1b69a6b575d11a04fecb8a580ad8 Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
/ {
|
||||
chosen: chosen {
|
||||
bootargs = "earlycon=uart8250,mmio32,0xfeb50000 console=ttyFIQ0 irqchip.gicv3_pseudo_nmi=0";
|
||||
bootargs = "earlycon=uart8250,mmio32,0xfeb50000 console=ttyFIQ0 irqchip.gicv3_pseudo_nmi=0 rcupdate.rcu_expedited=1 rcu_nocbs=all";
|
||||
};
|
||||
|
||||
cspmu: cspmu@fd10c000 {
|
||||
|
||||
Reference in New Issue
Block a user