doc: Remove obsolete (non-)requirement about disabling preemption
authorJoel Fernandes (Google) <joel@joelfernandes.org>
Sun, 14 Oct 2018 21:29:55 +0000 (14:29 -0700)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Mon, 12 Nov 2018 16:56:25 +0000 (08:56 -0800)
commit8b9df28d7f2e50dc1be758e98dad61ec77d6f6b5
tree858fd2f15e1ad42b9950cbc0a675333c5b1a30c4
parent93eb14201fc690687c2d94865bc38c1aa23356b8
doc: Remove obsolete (non-)requirement about disabling preemption

The Requirements.html document says "Disabling Preemption Does
Not Block Grace Periods".  However this is no longer true with
the RCU consolidation.  This commit therefore removes the obsolete
(non-)requirement entirely.

Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Documentation/RCU/Design/Requirements/Requirements.html