aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorUladzislau Rezki (Sony) <[email protected]>2022-11-29 15:58:21 +0000
committerPaul E. McKenney <[email protected]>2023-01-04 01:48:41 +0000
commit8fc5494ad5face62747a3937db66b00db1e5d80b (patch)
treedb67cb2fdc0efa66885c3c7dad99ba8a2e5a8a11 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentrcu/kvfree: Move bulk/list reclaim to separate functions (diff)
downloadkernel-8fc5494ad5face62747a3937db66b00db1e5d80b.tar.gz
kernel-8fc5494ad5face62747a3937db66b00db1e5d80b.zip
rcu/kvfree: Move need_offload_krc() out of krcp->lock
The need_offload_krc() function currently holds the krcp->lock in order to safely check krcp->head. This commit removes the need for this lock in that function by updating the krcp->head pointer using WRITE_ONCE() macro so that readers can carry out lockless loads of that pointer. Signed-off-by: Uladzislau Rezki (Sony) <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions