Merge branch 'for-6.11-fixup' into for-linus

This commit is contained in:
Petr Mladek 2024-09-11 09:30:22 +02:00
commit 2c83ded8ae

View File

@ -2620,6 +2620,7 @@ int match_devname_and_update_preferred_console(const char *devname,
return -ENOENT;
}
EXPORT_SYMBOL_GPL(match_devname_and_update_preferred_console);
bool console_suspend_enabled = true;
EXPORT_SYMBOL(console_suspend_enabled);