cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	"Johannes Weiner" <hannes@cmpxchg.org>,
	"Michal Koutný" <mkoutny@suse.com>,
	cgroups@vger.kernel.org
Subject: [GIT PULL] cgroup: A fix for v6.16-rc2
Date: Wed, 18 Jun 2025 10:23:21 -1000	[thread overview]
Message-ID: <aFMgOa1knyr5LM83@slm.duckdns.org> (raw)

The following changes since commit c853d18706de8c9525126b362f747d2e480e93df:

  cgroup: adjust criteria for rstat subsystem cpu lock access (2025-05-30 14:36:13 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.16-rc2-fixes

for you to fetch changes up to 37fb58a7273726e59f9429c89ade5116083a213d:

  cgroup,freezer: fix incomplete freezing when attaching tasks (2025-06-18 09:43:30 -1000)

----------------------------------------------------------------
cgroup: A fix for v6.16-rc2

In cgroup1 freezer, a task migrating into a frozen cgroup might not get
frozen immediately due to the wrong operation order. Fix it.

----------------------------------------------------------------
Chen Ridong (1):
      cgroup,freezer: fix incomplete freezing when attaching tasks

 kernel/cgroup/legacy_freezer.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

--
tejun

             reply	other threads:[~2025-06-18 20:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-18 20:23 Tejun Heo [this message]
2025-06-18 21:32 ` [GIT PULL] cgroup: A fix for v6.16-rc2 pr-tracker-bot

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=aFMgOa1knyr5LM83@slm.duckdns.org \
    --to=tj@kernel.org \
    --cc=cgroups@vger.kernel.org \
    --cc=hannes@cmpxchg.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mkoutny@suse.com \
    --cc=torvalds@linux-foundation.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).