commit | 15da8d36f675d77f27c03cbad80492cc6a2e1805 | [log] [tgz] |
---|---|---|
author | Joel Fernandes (Google) <joel@joelfernandes.org> | Sun Oct 14 14:29:55 2018 -0700 |
committer | Paul E. McKenney <paulmck@linux.ibm.com> | Sun Oct 14 16:17:05 2018 -0700 |
tree | 8d39d2742deeac42601b5449fc82d37547d6c6b5 | |
parent | 324b98ac2eddd8d7b5086d827f89f1808a4a1cda [diff] |
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>