diff options
author | Peter Zijlstra <[email protected]> | 2022-05-07 13:35:37 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2022-05-27 12:34:44 +0200 |
commit | 620f8d3bd3d5e82dff8cc591c831827d4beeae2e (patch) | |
tree | eab3151239afa2499e91d7a7698f7c78c15cabc5 /tools/perf/scripts/python/task-analyzer.py | |
parent | 1894a4030582472336c2873cb07911ce67e0d14e (diff) |
context_tracking: Always inline empty stubs
Because GCC is seriously challenged..
vmlinux.o: warning: objtool: enter_from_user_mode+0x85: call to context_tracking_enabled() leaves .noinstr.text section
vmlinux.o: warning: objtool: syscall_enter_from_user_mode+0x8f: call to context_tracking_enabled() leaves .noinstr.text section
vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare+0x85: call to context_tracking_enabled() leaves .noinstr.text section
vmlinux.o: warning: objtool: irqentry_enter_from_user_mode+0x85: call to context_tracking_enabled() leaves .noinstr.text section
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions