printk: Check CON_SUSPEND when unblanking a console
[ Upstream commit 72c96a2d ] The commit 9e70a5e1 ("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> Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment