diff options
author | 2015-01-20 23:42:38 -0800 | |
---|---|---|
committer | 2015-02-26 12:01:30 -0800 | |
commit | 39c8d313c3c546a414cc51b4f6571c2f8cc06407 (patch) | |
tree | 0458ddbd0009594e20d0f5b3252395c73abe1836 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | rcu: Refine diagnostics for lacking kthread for no-CBs callbacks (diff) | |
download | linux-dev-39c8d313c3c546a414cc51b4f6571c2f8cc06407.tar.xz linux-dev-39c8d313c3c546a414cc51b4f6571c2f8cc06407.zip |
rcu: Avoid clobbering early boot callbacks
When a CPU comes online, it initializes its callback list. This
is a bad thing if this is the first time that the CPU has come
online and if that CPU has early boot callbacks. This commit therefore
avoid initializing the callback list if there are callbacks present,
in which case the initial call_rcu() did the initialization for us.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions