aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c
diff options
context:
space:
mode:
authorUladzislau Rezki (Sony) <[email protected]>2025-04-22 17:38:30 +0000
committerPaul E. McKenney <[email protected]>2025-04-23 19:17:04 +0000
commit5c9e0062989e5d2bd77b75c432b54e8ec7689bc7 (patch)
tree3b65e7f8a5467a9bfe9ce3ccc0811ad22061caaa /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c
parenttools/memory-model: docs/references: Remove broken link to imgtec.com (diff)
downloadkernel-5c9e0062989e5d2bd77b75c432b54e8ec7689bc7.tar.gz
kernel-5c9e0062989e5d2bd77b75c432b54e8ec7689bc7.zip
tools/memory-model/Documentation: Fix SRCU section in explanation.txt
The SRCU read-side critical sections describes the difference between srcu_down_read()/srcu_up_read() and srcu_read_lock()/srcu_read_unlock() in a way that a last pair must occur on the same CPU. This is not true, the srcu_read_unlock() can happen on any CPU, but it must be performed by the same task that invoked srcu_read_lock(). Signed-off-by: Uladzislau Rezki (Sony) <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions