aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/rcu
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2020-05-11 19:52:34 -0700
committerPaul E. McKenney <paulmck@kernel.org>2020-06-29 11:58:11 -0700
commitd93d97cbe0d4369153fb04954f1481a9f42aa5b6 (patch)
tree5b0c6301f2b38a6987ddbc9a9efcb49fc8288212 /kernel/rcu
parentdoc: Timer problems can cause RCU CPU stall warnings (diff)
downloadwireguard-linux-d93d97cbe0d4369153fb04954f1481a9f42aa5b6.tar.xz
wireguard-linux-d93d97cbe0d4369153fb04954f1481a9f42aa5b6.zip
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>
Diffstat (limited to 'kernel/rcu')
0 files changed, 0 insertions, 0 deletions