summaryrefslogtreecommitdiff
path: root/Documentation/RCU/whatisRCU.rst
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2023-03-20 20:37:51 +0300
committerPaul E. McKenney <paulmck@kernel.org>2023-05-11 23:42:04 +0300
commit7a3cc29136960c45eff362a7304dd4f6eaf34cdd (patch)
tree20b1359c43622b865fa2752187ddd4e5fd791d67 /Documentation/RCU/whatisRCU.rst
parent1da82598cfc22f43fb0a3bd47774f7e886cc8b62 (diff)
downloadlinux-7a3cc29136960c45eff362a7304dd4f6eaf34cdd.tar.xz
rcu: Remove RCU_NONIDLE()
Since there are now exactly _zero_ users of RCU_NONIDLE(), make it go away before someone else decides to (ab)use it. [ paulmck: Remove extraneous whitespace. ] Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Mark Rutland <mark.rutland@arm.com> Acked-by: Frederic Weisbecker <frederic@kernel.org> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'Documentation/RCU/whatisRCU.rst')
-rw-r--r--Documentation/RCU/whatisRCU.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/RCU/whatisRCU.rst b/Documentation/RCU/whatisRCU.rst
index 8eddef28d3a1..e488c8e557a9 100644
--- a/Documentation/RCU/whatisRCU.rst
+++ b/Documentation/RCU/whatisRCU.rst
@@ -1117,7 +1117,6 @@ All: lockdep-checked RCU utility APIs::
RCU_LOCKDEP_WARN
rcu_sleep_check
- RCU_NONIDLE
All: Unchecked RCU-protected pointer access::