summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Borg <martin.borg@enea.com>2016-04-25 11:31:31 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2016-04-25 17:25:23 +0200
commit2ba75f3637401c6d2478f2ce594d3eadc38304dd (patch)
treec4c623dab735bd778faa2f6a856ce54221605615
parent01fa98e5caa5434f092e151bfbbad1d3e67b6d8f (diff)
downloadmeta-enea-bsp-common-2ba75f3637401c6d2478f2ce594d3eadc38304dd.tar.gz
linux/cfg: add config fragment for offloading RCU callbacks
Enable support for offloading RCU callback processing from the set of CPUs specified at boot time by the rcu_nocbs parameter. Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
-rw-r--r--recipes-kernel/linux/files/cfg/rcu_nocb.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/files/cfg/rcu_nocb.cfg b/recipes-kernel/linux/files/cfg/rcu_nocb.cfg
new file mode 100644
index 0000000..19a9621
--- /dev/null
+++ b/recipes-kernel/linux/files/cfg/rcu_nocb.cfg
@@ -0,0 +1 @@
CONFIG_RCU_NOCB_CPU=y