diff options
| author | Paul E. McKenney <[email protected]> | 2024-11-06 20:19:35 +0000 |
|---|---|---|
| committer | Uladzislau Rezki (Sony) <[email protected]> | 2024-12-14 16:05:03 +0000 |
| commit | a2ab1e457897f4fc8ff23f7ead92ee2b29655c04 (patch) | |
| tree | 705d027be249c17cb2aa64ef88d905a587affccc /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | |
| parent | rcutorture: Make rcutorture_one_extend() check reader state (diff) | |
| download | kernel-a2ab1e457897f4fc8ff23f7ead92ee2b29655c04.tar.gz kernel-a2ab1e457897f4fc8ff23f7ead92ee2b29655c04.zip | |
rcutorture: Ignore attempts to test preemption and forward progress
Use of the rcutorture preempt_duration and the default-on fwd_progress
kernel parameters can result in preemption of callback processing during
forward-progress testing, which is an excellent way to OOM your test
if your kernel offloads RCU callbacks. This commit therefore treats
preempt_duration in the same way as stall_cpu in CONFIG_RCU_NOCB_CPU=y
kernels, prohibiting fwd_progress testing and splatting when rcutorture
is built in (as opposed to being a loadable module).
Signed-off-by: Paul E. McKenney <[email protected]>
Signed-off-by: Uladzislau Rezki (Sony) <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions
