diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2022-07-28 22:00:50 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-08-31 14:58:14 +0300 |
commit | ed336c6fe4c0110a56f6f237865ff9660de8c598 (patch) | |
tree | 2575e764fb97798c5e74dfd4384929c840790657 /Documentation/hwmon | |
parent | 4d2f862b5b49141a1762baa67c846c598b54be27 (diff) | |
download | linux-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 'Documentation/hwmon')
0 files changed, 0 insertions, 0 deletions