diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-05-20 03:00:54 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-06-29 21:58:50 +0300 |
commit | 04b25a495bd68c1dad07263fb91e8b5a31c00a9e (patch) | |
tree | 38f0a073484ad3d36ab5b87d64f3ed1c0fe59441 /scripts/gdb/linux/utils.py | |
parent | 55fbe86ef303bc8ab040e579fba34a750c08200e (diff) | |
download | linux-04b25a495bd68c1dad07263fb91e8b5a31c00a9e.tar.xz |
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: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions