diff options
author | 2025-02-26 16:59:05 -0300 | |
---|---|---|
committer | 2025-03-11 12:52:15 +0100 | |
commit | 72c96a2dacc0fb056d13a5f02b0845c4c910fe54 (patch) | |
tree | 3cf1f28218233f88115be60151e49aecf50d49c3 /net/lapb/lapb_timer.c | |
parent | printk: Rename console_start to console_resume (diff) | |
download | wireguard-linux-72c96a2dacc0fb056d13a5f02b0845c4c910fe54.tar.xz wireguard-linux-72c96a2dacc0fb056d13a5f02b0845c4c910fe54.zip |
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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions