diff options
author | Thomas Gleixner <[email protected]> | 2020-03-13 17:32:17 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-05-19 15:51:20 +0200 |
commit | ff5c4f5cad33061b07c3fb9187506783c0f3cb66 (patch) | |
tree | a391cabc83847be6d88107ea9a1f95557988013e /scripts/gdb/linux/rbtree.py | |
parent | 0d00449c7a28a1514595630735df383dec606812 (diff) |
rcu/tree: Mark the idle relevant functions noinstr
These functions are invoked from context tracking and other places in the
low level entry code. Move them into the .noinstr.text section to exclude
them from instrumentation.
Mark the places which are safe to invoke traceable functions with
instrumentation_begin/end() so objtool won't complain.
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Alexandre Chartre <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Acked-by: Paul E. McKenney <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/rbtree.py')
0 files changed, 0 insertions, 0 deletions