[GIT PULL] printk for 6.9-rc2

From: Petr Mladek
Date: Tue Mar 26 2024 - 11:39:44 EST


Hi Linus,

please pull one simple printk fixup from

git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git tags/printk-for-6.9-rc2

======================================

- Prevent scheduling in an atomic context when printk() takes over
the console flushing duty.

----------------------------------------------------------------
John Ogness (1):
printk: Update @console_may_schedule in console_trylock_spinning()

kernel/printk/printk.c | 6 ++++++
1 file changed, 6 insertions(+)