All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] PM: sleep: Avoid using pr_cont() in tasks freezing code
@ 2022-12-01 18:31 Rafael J. Wysocki
  2022-12-01 18:33 ` [PATCH v1 1/2] PM: sleep: Avoid using pr_cont() in the " Rafael J. Wysocki
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rafael J. Wysocki @ 2022-12-01 18:31 UTC (permalink / raw)
  To: Linux PM
  Cc: LKML, Thomas Weißschuh, Petr Mladek, Lukas Bulwahn,
	Joe Perches, Todd Brandt

Hi All,

The first patch in this series rearranges the tasks freezing code used during
system-wide suspend and hibernation to avoid printing continuation messages
with pr_cont() which is problematic.

The second patch refines one more message in that code on top of the first one.

Thanks!




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

end of thread, other threads:[~2022-12-06  8:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-01 18:31 [PATCH v1 0/2] PM: sleep: Avoid using pr_cont() in tasks freezing code Rafael J. Wysocki
2022-12-01 18:33 ` [PATCH v1 1/2] PM: sleep: Avoid using pr_cont() in the " Rafael J. Wysocki
2022-12-01 18:34 ` [PATCH v1 2/2] PM: sleep: Refine error message in try_to_freeze_tasks() Rafael J. Wysocki
2022-12-06  8:22 ` [PATCH v1 0/2] PM: sleep: Avoid using pr_cont() in tasks freezing code Petr Mladek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.