diff options
| author | Tianchen Ding <[email protected]> | 2022-01-18 10:05:18 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2022-01-26 16:49:30 +0000 |
| commit | c80d401c52a2d1baf2a5afeb06f0ffe678e56d23 (patch) | |
| tree | 17b3c88114f61001a830e6e0681758b92da81a61 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchy (diff) | |
| download | kernel-c80d401c52a2d1baf2a5afeb06f0ffe678e56d23.tar.gz kernel-c80d401c52a2d1baf2a5afeb06f0ffe678e56d23.zip | |
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
subparts_cpus should be limited as a subset of cpus_allowed, but it is
updated wrongly by using cpumask_andnot(). Use cpumask_and() instead to
fix it.
Fixes: ee8dde0cd2ce ("cpuset: Add new v2 cpuset.sched.partition flag")
Signed-off-by: Tianchen Ding <[email protected]>
Reviewed-by: Waiman Long <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
