diff options
| author | Paul E. McKenney <[email protected]> | 2025-05-08 23:42:30 +0000 |
|---|---|---|
| committer | Joel Fernandes <[email protected]> | 2025-05-16 15:14:00 +0000 |
| commit | 9ffc09de883d262bf5b40dbdc8b34ce11c58ba0d (patch) | |
| tree | deef4c4f614d1ea1773bc09c58b9121955fc02b6 /drivers/gpu/drm/amd/amdgpu/atom.c | |
| parent | rcutorture: Reduce TREE01 CPU overcommit (diff) | |
| download | kernel-9ffc09de883d262bf5b40dbdc8b34ce11c58ba0d.tar.gz kernel-9ffc09de883d262bf5b40dbdc8b34ce11c58ba0d.zip | |
rcutorture: Remove MAXSMP and CPUMASK_OFFSTACK from TREE01
Back in the day, rcutorture was about the only thing that tested off-stack
CPU masks, but now any arm64 system with more than 256 CPUs tests it
full time. In fact, it is necessary to hack the kernel to prevent such
a system from testing off-stack CPU masks. This means that there is
no longer much point in rcutorture going out of its way to test this.
And given the differences in how CPUMASK_OFFSTACK is enabled in x86 and
arm64, rcutorture would need to go out of its way.
This commit therefore removes CONFIG_CPUMASK_OFFSTACK=y (and the
CONFIG_MAXSMP=y required to enable it on x86) from TREE01.
Signed-off-by: Paul E. McKenney <[email protected]>
Signed-off-by: Joel Fernandes <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions
