diff options
author | 2015-04-15 12:45:41 -0700 | |
---|---|---|
committer | 2015-05-27 12:58:39 -0700 | |
commit | 64eaf974218d576812919c8b1a8d87ded4e695d9 (patch) | |
tree | 81d70a7b65f3da8f6a15669b5da0a81b26a9c59e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | rcu: Correctly initialize ->rcu_qs_ctr_snap at online time (diff) | |
download | wireguard-linux-64eaf974218d576812919c8b1a8d87ded4e695d9.tar.xz wireguard-linux-64eaf974218d576812919c8b1a8d87ded4e695d9.zip |
cpu: Handle smpboot_unpark_threads() uniformly
Commit 00df35f99191 (cpu: Defer smpboot kthread unparking until CPU known
to scheduler) put the online path's call to smpboot_unpark_threads()
into a CPU-hotplug notifier. This commit places the offline-failure
paths call into the same notifier for the sake of uniformity.
Note that it is not currently possible to place the offline path's call to
smpboot_park_threads() into an existing notifier because the CPU_DYING
notifiers run in a restricted environment, and the CPU_UP_PREPARE
notifiers run too soon.
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