* [GIT PULL] cgroup: Fixes for v6.15-rc3
@ 2025-04-21 19:32 Tejun Heo
2025-04-22 2:25 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2025-04-21 19:32 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, cgroups
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-22 2:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-21 19:32 [GIT PULL] cgroup: Fixes for v6.15-rc3 Tejun Heo
2025-04-22 2:25 ` pr-tracker-bot
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.