aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDmitry Safonov <[email protected]>2019-12-13 00:06:00 +0000
committerGreg Kroah-Hartman <[email protected]>2019-12-17 14:46:23 +0100
commitf06327d15a1a6f92ca947adb2f0059425885caae (patch)
tree851db075ccc70a2c0c17a07bb61287b2ba7106a6 /tools/perf/scripts/python/bin
parent4484aa800ac588a1fe2175cd53076c21067f44b4 (diff)
sysrq: Remove sysrq_handler_registered
sysrq_toggle_support() can be called in parallel, in return calling input_(un)register_handler(), which fortunately is safe to call in parallel and regardless of registered/unregistered status of sysrq_handler. Remove sysrq_handler_registered as it doesn't have any function there and may confuse reader about possible race. Signed-off-by: Dmitry Safonov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions