commit | bb36c40c1a346f2c2ca75f448c2354fd68a9903a | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@kernel.org> | Wed Dec 13 09:49:20 2023 -0800 |
committer | Paul E. McKenney <paulmck@kernel.org> | Wed Dec 13 09:49:20 2023 -0800 |
tree | 0e6585506a900550bc3fb9725bb4a56e7057a28c | |
parent | fe482dcafae668a62723c8e86a4983c6859124de [diff] |
doc: Update checklist.rst discussion of callback execution This commit completes the list of call_rcu*() functions that are not guaranteed to have their callbacks executing on the same CPU. While in the area, fix an unrelated typo. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>