[PATCH 3/7] drivers: tty: Check CON_SUSPENDED instead of CON_ENABLED

Petr Mladek pmladek at suse.com
Thu Jun 12 04:48:29 PDT 2025


On Fri 2025-06-06 23:53:45, Marcos Paulo de Souza wrote:
> All consoles found on for_each_console are registered, meaning that all of
> them are CON_ENABLED. The code tries to find an active console, so check if the
> console is not suspended instead.

This patch "fixes" a behavior change caused by the 1st patch. Please,
merge it into the 1st patch to avoid regressions when bisecting.

Best Regards,
Petr



More information about the linux-um mailing list