aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <[email protected]>2024-11-05 16:45:09 -0300
committerPetr Mladek <[email protected]>2024-11-11 12:53:31 +0100
commite3eea25e0b28ea06eb841ef1814ce7b7254f2fce (patch)
treedd55c08a533008d6cd2957e02caa2c96b48b4caf /tools/perf/scripts/python/event_analyzing_sample.py
parented76c07c6885b249ce8486dac22fb97151a83185 (diff)
tty: sysrq: Use printk_force_console context on __handle_sysrq
By using the printk_force_console the loglevel workaround can be removed. The workaround existed to always send the sysrq header message to all consoles not matter what was the current loglevel, but it won't work for deferred messages, since the loglevel can be restore before the message is printed, suppressing the message that wasn't supposed to be suppressed by the workaround. Signed-off-by: Marcos Paulo de Souza <[email protected]> Reviewed-by: John Ogness <[email protected]> Reviewed-by: Petr Mladek <[email protected]> Acked-by: Greg Kroah-Hartman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions