public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] printk: fix extra suspend/resume delays
@ 2022-07-15  6:10 John Ogness
  2022-07-15  6:10 ` [PATCH v3] printk: do not wait for consoles when suspended John Ogness
  0 siblings, 1 reply; 3+ messages in thread
From: John Ogness @ 2022-07-15  6:10 UTC (permalink / raw)
  To: Petr Mladek; +Cc: Sergey Senozhatsky, Steven Rostedt, linux-kernel

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-15  9:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-15  6:10 [PATCH v3] printk: fix extra suspend/resume delays John Ogness
2022-07-15  6:10 ` [PATCH v3] printk: do not wait for consoles when suspended John Ogness
2022-07-15  9:14   ` Petr Mladek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox