The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, cgroups@vger.kernel.org,
	Johannes Weiner <hannes@cmpxchg.org>,
	Michal Koutny <mkoutny@suse.com>,
	Waiman Long <longman@redhat.com>
Subject: [GIT PULL] cgroup fixes for v6.19-rc3
Date: Sun, 28 Dec 2025 14:39:59 -1000	[thread overview]
Message-ID: <ad89f5a3271616fd4effa3fe5f465e26@kernel.org> (raw)

Hi Linus,

The following changes since commit 3309b63a2281efb72df7621d60cc1246b6286ad3:

  cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated (2025-12-08 08:26:56 -1000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git tags/cgroup-for-6.19-rc3-fixes

for you to fetch changes up to aa7d3a56a20f07978d9f401e13637a6479b13bd0:

  cpuset: fix warning when disabling remote partition (2025-12-18 06:38:54 -1000)

----------------------------------------------------------------
cgroup: Fixes for v6.19-rc3

- cpuset: Fix spurious warning when disabling remote partition after CPU
  hotplug leaves subpartitions_cpus empty. Guard the warning and invalidate
  affected partitions.

----------------------------------------------------------------
Chen Ridong (1):
      cpuset: fix warning when disabling remote partition

 kernel/cgroup/cpuset.c | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

Thanks.
--
tejun

             reply	other threads:[~2025-12-29  0:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-29  0:39 Tejun Heo [this message]
2025-12-29  6:15 ` [GIT PULL] cgroup fixes for v6.19-rc3 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=ad89f5a3271616fd4effa3fe5f465e26@kernel.org \
    --to=tj@kernel.org \
    --cc=cgroups@vger.kernel.org \
    --cc=hannes@cmpxchg.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=longman@redhat.com \
    --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