doc: Update checklist.rst discussion of callback execution
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 13 Dec 2023 17:49:20 +0000 (09:49 -0800)
committerBoqun Feng <boqun.feng@gmail.com>
Wed, 14 Feb 2024 15:53:50 +0000 (07:53 -0800)
commite15aed426a1bf5ba98e5a3989a7d41f2b2ee96d3
treec387b5697f6ad694ddacbcf1ca1ac48798f71c98
parent56823e9f60f0eedb9981f28b664232a9cace1015
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>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Documentation/RCU/checklist.rst