diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-02-06 14:07:38 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-02-06 14:07:38 -0800 |
commit | 05ecb680708a1dbe6554d6fc17e5d9a8a7cb5e6a (patch) | |
tree | 446a40727eee22f23ffaa871cbc636940db50c3f /fs/notify | |
parent | 66fcf74e5c0d771a456b96ec9aebfb53d648eede (diff) | |
parent | 7a2127e66a00e073db8d90f9aac308f4a8a64226 (diff) |
Merge tag 'cgroup-for-6.2-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Pull cgroup fixes from Tejun Heo:
"During the 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 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"
* tag 'cgroup-for-6.2-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task
cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpuset tasks
Diffstat (limited to 'fs/notify')
0 files changed, 0 insertions, 0 deletions