[GIT PULL] printk for 6.19-rc6

From: Petr Mladek

Date: Fri Jan 16 2026 - 06:11:22 EST


Hi Linus,

please pull a fix for 6.19-rc6 from

git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git tags/printk-for-6.19-rc6

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

- Prevent softlockup by restoring IRQs in atomic flush after each record.

----------------------------------------------------------------
Petr Mladek (1):
printk/nbcon: Restore IRQ in atomic flush after each emitted record

kernel/printk/nbcon.c | 38 ++++++++++++++++++--------------------
1 file changed, 18 insertions(+), 20 deletions(-)