linux/Documentation/RCU/Design
Paul E. McKenney d93d97cbe0 doc: Tasks RCU must protect instructions before trampoline
Protecting the code in a trampoline can also require protecting a
number of instructions prior to actually entering the trampoline.
For example, these earlier instructions might be computing the address
of the trampoline.  This commit therefore updates RCU's requirements to
record this for posterity.

Link: https://lore.kernel.org/lkml/20200511154824.09a18c46@gandalf.local.home/
Reported-by: Lai Jiangshan <jiangshanlai@gmail.com>
Reported-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2020-06-29 11:58:11 -07:00
..
Data-Structures docs: rcu: convert some articles from html to ReST 2019-10-29 02:48:12 -07:00
Expedited-Grace-Periods docs: rcu: convert some articles from html to ReST 2019-10-29 02:48:12 -07:00
Memory-Ordering doc/RCU/Design: Remove remaining HTML tags in ReST files 2020-02-27 07:03:13 -08:00
Requirements doc: Tasks RCU must protect instructions before trampoline 2020-06-29 11:58:11 -07:00