diff options
author | 2015-01-16 14:01:21 -0800 | |
---|---|---|
committer | 2015-03-11 13:22:36 -0700 | |
commit | b33078b6098148c3efdacc907249a247c9d5491e (patch) | |
tree | 8a9128a42b47bac12419fe875eaef1ba9534932d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | metag: Use common outgoing-CPU-notification code (diff) | |
download | wireguard-linux-b33078b6098148c3efdacc907249a247c9d5491e.tar.xz wireguard-linux-b33078b6098148c3efdacc907249a247c9d5491e.zip |
rcu: Consolidate offline-CPU callback initialization
Currently, both rcu_cleanup_dead_cpu() and rcu_send_cbs_to_orphanage()
initialize the outgoing CPU's callback list. However, only
rcu_cleanup_dead_cpu() invokes rcu_send_cbs_to_orphanage(), and
it does so unconditionally, which means that only one of these
initializations is required. This commit therefore consolidates the
callback-list initialization with the rest of the callback handling in
rcu_send_cbs_to_orphanage().
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions