[GIT PULL] printk regression fix for 6.6-rc6
From: Petr Mladek
Date: Wed Oct 11 2023 - 08:03:47 EST
Hi Linus,
please pull a printk fix for a regression introduced in 6.6.-rc1:
git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git tags/printk-for-6.6-rc6
================================
- Avoid unnecessary wait and try to flush messages before checking
pending ones.
----------------------------------------------------------------
John Ogness (1):
printk: flush consoles before checking progress
Petr Mladek (1):
Merge branch 'rework/misc-cleanups' into for-linus
kernel/printk/printk.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)