[GIT PULL] printk for 4.16-rc4

From: Petr Mladek
Date: Thu Mar 01 2018 - 04:34:55 EST


Linus,

please pull one printk fix for 4.16-rc4 from

git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk.git for-linus

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

- Make sure that we wake up userspace loggers. This fixes a race
introduced by the console waiter logic in 4.16-rc1.

----------------------------------------------------------------
Petr Mladek (1):
printk: Wake klogd when passing console_lock owner

kernel/printk/printk.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)