diff options
author | Paul E. McKenney <[email protected]> | 2022-07-28 12:00:50 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2022-08-31 04:58:14 -0700 |
commit | ed336c6fe4c0110a56f6f237865ff9660de8c598 (patch) | |
tree | 2575e764fb97798c5e74dfd4384929c840790657 /lib/mpi/mpi-sub-ui.c | |
parent | 4d2f862b5b49141a1762baa67c846c598b54be27 (diff) |
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 <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions