diff options
author | Kirill Tkhai <tkhai@yandex.ru> | 2013-09-15 17:29:17 +0400 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-09-23 14:11:11 -0700 |
commit | 5d5a08003d3e678372e375d99c65a24e0d33d2f5 (patch) | |
tree | 3a159a99297f0418b25f1d89933652540c1ed851 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 0d75292467b0c8554d70c751a35af6514202ac28 (diff) |
rcu: Fix CONFIG_RCU_NOCB_CPU_ALL panic on machines with sparse CPU mask
Some architectures have sparse cpu mask. UltraSparc's cpuinfo for example:
CPU0: online
CPU2: online
So, set only possible CPUs when CONFIG_RCU_NOCB_CPU_ALL is enabled.
Also, check that user passes right 'rcu_nocbs=' option.
Signed-off-by: Kirill Tkhai <tkhai@yandex.ru>
CC: Dipankar Sarma <dipankar@in.ibm.com>
[ paulmck: Fix pr_info() issue noted by scripts/checkpatch.pl. ]
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions