summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2022-07-28 22:00:50 +0300
committerPaul E. McKenney <paulmck@kernel.org>2022-08-31 14:58:14 +0300
commited336c6fe4c0110a56f6f237865ff9660de8c598 (patch)
tree2575e764fb97798c5e74dfd4384929c840790657 /tools/perf/scripts/python/syscall-counts.py
parent4d2f862b5b49141a1762baa67c846c598b54be27 (diff)
downloadlinux-ed336c6fe4c0110a56f6f237865ff9660de8c598.tar.xz
doc: Call out queue_rcu_work() for blocking RCU callbacks
The current checklist.rst file correctly notes that RCU callbacks execute in BH context, and cannot block. This commit adds words advising people needing callbacks to block to use workqueues, for example, by replacing call_rcu() with queue_rcu_work(). Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions