From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Johannes Weiner" <hannes@cmpxchg.org>,
"Michal Koutný" <mkoutny@suse.com>,
cgroups@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] cgroup: Fixes for v6.16-rc6
Date: Sat, 19 Jul 2025 06:52:23 -1000 [thread overview]
Message-ID: <aHvNRxda7ZvBTEOD@slm.duckdns.org> (raw)
The following changes since commit 37fb58a7273726e59f9429c89ade5116083a213d:
cgroup,freezer: fix incomplete freezing when attaching tasks (2025-06-18 09:43:30 -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-rc6-fixes
for you to fetch changes up to 14a67b42cb6f3ab66f41603c062c5056d32ea7dd:
Revert "cgroup_freezer: cgroup_freezing: Check if not frozen" (2025-07-17 07:57:02 -1000)
----------------------------------------------------------------
cgroup: Fixes for v6.16-rc6
An earlier commit to suppress a warning introduced a race condition where
tasks can escape cgroup1 freezer. Revert the commit and simply remove the
warning which was spurious to begin with.
----------------------------------------------------------------
Chen Ridong (2):
sched,freezer: Remove unnecessary warning in __thaw_task
Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"
kernel/cgroup/legacy_freezer.c | 8 +-------
kernel/freezer.c | 15 +++------------
2 files changed, 4 insertions(+), 19 deletions(-)
--
tejun
next reply other threads:[~2025-07-19 16:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-19 16:52 Tejun Heo [this message]
2025-07-19 18:29 ` [GIT PULL] cgroup: Fixes for v6.16-rc6 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=aHvNRxda7ZvBTEOD@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).