diff options
author | Marcos Paulo de Souza <mpdesouza@suse.com> | 2025-02-26 22:59:05 +0300 |
---|---|---|
committer | Petr Mladek <pmladek@suse.com> | 2025-03-11 14:52:15 +0300 |
commit | 72c96a2dacc0fb056d13a5f02b0845c4c910fe54 (patch) | |
tree | 3cf1f28218233f88115be60151e49aecf50d49c3 /tools/perf/scripts/python/libxed.py | |
parent | 5395e09c803e20ea0713eaa3a44bc8dd36a009b7 (diff) | |
download | linux-72c96a2dacc0fb056d13a5f02b0845c4c910fe54.tar.xz |
printk: Check CON_SUSPEND when unblanking a console
The commit 9e70a5e109a4 ("printk: Add per-console suspended state")
introduced the CON_SUSPENDED flag for consoles. The suspended consoles
will stop receiving messages, so don't unblank suspended consoles
because it won't be showing anything either way.
Signed-off-by: Marcos Paulo de Souza <mpdesouza@suse.com>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Reviewed-by: John Ogness <john.ogness@linutronix.de>
Link: https://lore.kernel.org/r/20250226-printk-renaming-v1-5-0b878577f2e6@suse.com
Signed-off-by: Petr Mladek <pmladek@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions