diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-08-28 14:38:43 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-12-01 12:45:34 -0800 |
commit | 6b3de7a172bc59010a9d8e425877d98c1f24555e (patch) | |
tree | 7cc44dd4517ab3c36f988ae6250370135c4bffb4 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | fc6f9c57787e578473d47b7bbc846e317d17c1df (diff) |
rcutorture: Break up too-long rcu_torture_fwd_prog() function
This commit splits rcu_torture_fwd_prog_nr() and rcu_torture_fwd_prog_cr()
functions out of rcu_torture_fwd_prog() in order to reduce indentation
pain and because rcu_torture_fwd_prog() was getting a bit too long.
In addition, this will enable easier conditional execution of the
rcu_torture_fwd_prog_cr() function, which can give false-positive
failures in some NO_HZ_FULL configurations due to overloading the
housekeeping CPUs.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions