* [GIT PULL] cgroup fixes for v6.2-rc7
@ 2023-02-06 21:49 Tejun Heo
2023-02-06 22:22 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2023-02-06 21:49 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, cgroups, Waiman Long, Will Deacon, Peter Zijlstra
The following changes since commit d2d11f342b179f1894a901f143ec7c008caba43e:
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2023-02-05 17:17:10 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.2-rc7-fixes
for you to fetch changes up to 7a2127e66a00e073db8d90f9aac308f4a8a64226:
cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task (2023-02-06 10:18:36 -1000)
----------------------------------------------------------------
cgroup fixes for v6.2-rc7
During v6.2 cycle, there were a series of changes to task cpu affinity
handling which fixed cpuset inadvertently clobbering user-configured
affinity masks. Unfortunately, they broke the affinity handling on hybrid
heterogeneous CPUs which have cores that can execute both 64 and 32bit along
with cores that can only execute 32bit code.
This late pull request contains two fix patches for the above issue. While
reverting the changes that caused the regression is definitely an option,
the origial patches do improve how cpuset behave signficantly in some cases
and the fixes seem fairly safe, so I think it'd be better to try to fix them
first.
----------------------------------------------------------------
Waiman Long (1):
cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpuset tasks
Will Deacon (1):
cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task
kernel/cgroup/cpuset.c | 45 ++++++++++++++++++++++++++++++++++++---------
1 file changed, 36 insertions(+), 9 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] cgroup fixes for v6.2-rc7
2023-02-06 21:49 [GIT PULL] cgroup fixes for v6.2-rc7 Tejun Heo
@ 2023-02-06 22:22 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-02-06 22:22 UTC (permalink / raw)
To: Tejun Heo
Cc: Linus Torvalds, linux-kernel, cgroups, Waiman Long, Will Deacon,
Peter Zijlstra
The pull request you sent on Mon, 6 Feb 2023 11:49:23 -1000:
> git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.2-rc7-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/05ecb680708a1dbe6554d6fc17e5d9a8a7cb5e6a
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-06 22:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-06 21:49 [GIT PULL] cgroup fixes for v6.2-rc7 Tejun Heo
2023-02-06 22:22 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®