From 0e39e5e314a49f210182688a0d91d51d7849d4d2 Mon Sep 17 00:00:00 2001 From: Srinivas Ramana Date: Thu, 22 Dec 2016 16:13:55 +0530 Subject: [PATCH] ARM: dts: msm: set rcu_expedited for msmfalcon and msmtriton The commit b093be62e8246ece ("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 --- arch/arm/boot/dts/qcom/msmfalcon.dtsi | 1 + arch/arm/boot/dts/qcom/msmtriton.dtsi | 1 + 2 files changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/qcom/msmfalcon.dtsi b/arch/arm/boot/dts/qcom/msmfalcon.dtsi index edea1eea6752..a8e6c3aa0625 100644 --- a/arch/arm/boot/dts/qcom/msmfalcon.dtsi +++ b/arch/arm/boot/dts/qcom/msmfalcon.dtsi @@ -32,6 +32,7 @@ chosen { stdout-path = "serial0"; + bootargs = "rcupdate.rcu_expedited=1"; }; psci { diff --git a/arch/arm/boot/dts/qcom/msmtriton.dtsi b/arch/arm/boot/dts/qcom/msmtriton.dtsi index ed58d5d3c683..9a7aac72de38 100644 --- a/arch/arm/boot/dts/qcom/msmtriton.dtsi +++ b/arch/arm/boot/dts/qcom/msmtriton.dtsi @@ -30,6 +30,7 @@ chosen { stdout-path = "serial0"; + bootargs = "rcupdate.rcu_expedited=1"; }; psci {