diff options
author | Peter Zijlstra <[email protected]> | 2021-02-09 09:30:03 +0100 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2021-02-10 14:44:39 +0100 |
commit | c8cc7e853192d520ab6a5957f5081034103587ae (patch) | |
tree | ae0dc1b3bf4c4a6e50b92664ed485db143b6ce52 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7f82e631d236cafd28518b998c6d4d8dc2ef68f6 (diff) |
lockdep: Noinstr annotate warn_bogus_irq_restore()
vmlinux.o: warning: objtool: lock_is_held_type()+0x107: call to warn_bogus_irq_restore() leaves .noinstr.text section
As per the general rule that WARNs are allowed to violate noinstr to
get out, annotate it away.
Fixes: 997acaf6b4b5 ("lockdep: report broken irq restoration")
Reported-by: Randy Dunlap <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Acked-by: Randy Dunlap <[email protected]> # build-tested
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions