All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Linux PM <linux-pm@vger.kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	"Thomas Weißschuh" <linux@weissschuh.net>,
	"Petr Mladek" <pmladek@suse.com>,
	"Lukas Bulwahn" <lukas.bulwahn@gmail.com>,
	"Joe Perches" <joe@perches.com>,
	"Todd Brandt" <todd.e.brandt@linux.intel.com>
Subject: [PATCH v1 0/2] PM: sleep: Avoid using pr_cont() in tasks freezing code
Date: Thu, 01 Dec 2022 19:31:59 +0100	[thread overview]
Message-ID: <4441789.LvFx2qVVIh@kreacher> (raw)

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!




             reply	other threads:[~2022-12-01 18:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-01 18:31 Rafael J. Wysocki [this message]
2022-12-01 18:33 ` [PATCH v1 1/2] PM: sleep: Avoid using pr_cont() in the tasks freezing code 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4441789.LvFx2qVVIh@kreacher \
    --to=rjw@rjwysocki.net \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux@weissschuh.net \
    --cc=lukas.bulwahn@gmail.com \
    --cc=pmladek@suse.com \
    --cc=todd.e.brandt@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.