aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2025-07-02 00:23:26 +0000
committerNeeraj Upadhyay (AMD) <[email protected]>2025-07-16 04:14:44 +0000
commitcbd5d35e6ddc47b4cde5c96a0d5f00da0f8e881f (patch)
treeb39b185c47fddfa912d84db22ebf3430ce7d8f20 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parenttorture: Make torture.sh --allmodconfig testing fail on warnings (diff)
downloadkernel-cbd5d35e6ddc47b4cde5c96a0d5f00da0f8e881f.tar.gz
kernel-cbd5d35e6ddc47b4cde5c96a0d5f00da0f8e881f.zip
torture: Remove support for SRCU-lite
Because SRCU-lite is being replaced by SRCU-fast, this commit removes support for SRCU-lite from refscale.c. Both SRCU-lite and SRCU-fast provide faster readers by dropping the smp_mb() call from their lock and unlock primitives, but incur a pair of added RCU grace periods during the SRCU grace period. There is a trivial mapping from the SRCU-lite API to that of SRCU-fast, so there should be no transition issues. [ paulmck: Apply Christoph Hellwig feedback. ] Signed-off-by: "Paul E. McKenney" <[email protected]> Signed-off-by: Neeraj Upadhyay (AMD) <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions