diff options
author | 2022-05-07 13:35:37 +0200 | |
---|---|---|
committer | 2022-05-27 12:34:44 +0200 | |
commit | 620f8d3bd3d5e82dff8cc591c831827d4beeae2e (patch) | |
tree | eab3151239afa2499e91d7a7698f7c78c15cabc5 /scripts/gdb/linux/utils.py | |
parent | x86: Always inline on_thread_stack() and current_top_of_stack() (diff) | |
download | linux-dev-620f8d3bd3d5e82dff8cc591c831827d4beeae2e.tar.xz linux-dev-620f8d3bd3d5e82dff8cc591c831827d4beeae2e.zip |
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) <peterz@infradead.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lkml.kernel.org/r/20220526105958.134113388@infradead.org
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions