[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aAadRYdydJYibDwB@slm.duckdns.org>
Date: Mon, 21 Apr 2025 09:32:21 -1000
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, cgroups@...r.kernel.org
Subject: [GIT PULL] cgroup: Fixes for v6.15-rc3
The following changes since commit cfb2e2c57aef75a414c0f18445c7441df5bc13be:
Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (2025-04-16 20:07:32 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.15-rc3-fixes
for you to fetch changes up to 1bf67c8fdbda21fadd564a12dbe2b13c1ea5eda7:
cgroup/cpuset-v1: Add missing support for cpuset_v2_mode (2025-04-17 07:32:53 -1000)
----------------------------------------------------------------
cgroup: Fixes for v6.15-rc3
- Fix compilation in CONFIG_LOCKDEP && !CONFIG_PROVE_RCU configurations.
- Allow "cpuset_v2_mode" mount option for "cpuset" filesystem type to make
life easier for android.
----------------------------------------------------------------
T.J. Mercier (1):
cgroup/cpuset-v1: Add missing support for cpuset_v2_mode
gaoxu (1):
cgroup: Fix compilation issue due to cgroup_mutex not being exported
kernel/cgroup/cgroup.c | 31 ++++++++++++++++++++++++++++++-
1 file changed, 30 insertions(+), 1 deletion(-)
--
tejun
Powered by blists - more mailing lists