[PATCH v3] printk: fix extra suspend/resume delays

From: John Ogness
Date: Fri Jul 15 2022 - 02:11:05 EST


As reported here [0], an unnecessary delay exists in the
suspend/resume paths for certain scenarios. Here is the
fix for it. Since the extra delays were introduced in
5.19-rc1, this fix should go into 5.19-rc7.

The changelog is in the patch stats.

John Ogness

[0] https://bugzilla.kernel.org/show_bug.cgi?id=216216

John Ogness (1):
printk: do not wait for consoles when suspended

kernel/printk/printk.c | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)


base-commit: 32346491ddf24599decca06190ebca03ff9de7f8
--
2.30.2