Skip to content
Snippets Groups Projects
Commit 04b25a49 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu: Mark rcu_nmi_enter() call to rcu_cleanup_after_idle() noinstr


The objtool complains about the call to rcu_cleanup_after_idle() from
rcu_nmi_enter(), so this commit adds instrumentation_begin() before that
call and instrumentation_end() after it.

Acked-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 55fbe86e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment