diff options
author | 2024-08-20 08:35:54 +0206 | |
---|---|---|
committer | 2024-08-21 14:56:25 +0200 | |
commit | bebd87ae27e052e390c203893c7ee46f54b0bf9e (patch) | |
tree | 0de6c951d527242c15e5dd9538a66835a381dcee /kernel/panic.c | |
parent | printk: Avoid console_lock dance if no legacy or boot consoles (diff) | |
download | wireguard-linux-bebd87ae27e052e390c203893c7ee46f54b0bf9e.tar.xz wireguard-linux-bebd87ae27e052e390c203893c7ee46f54b0bf9e.zip |
printk: Track nbcon consoles
Add a global flag @have_nbcon_console to identify if any nbcon
consoles are registered. This will be used in follow-up commits
to preserve legacy behavior when no nbcon consoles are registered.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20240820063001.36405-29-john.ogness@linutronix.de
Signed-off-by: Petr Mladek <pmladek@suse.com>
Diffstat (limited to 'kernel/panic.c')
0 files changed, 0 insertions, 0 deletions