diff options
author | 2022-03-23 20:02:41 +0100 | |
---|---|---|
committer | 2022-04-04 10:13:07 +0200 | |
commit | e87f4152e542610d0b4c6c8548964a68a59d2040 (patch) | |
tree | d3f7e6c89d6b0948b6ee85da5adfc2bd73d9bfab /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | Linux 5.18-rc1 (diff) | |
download | linux-dev-e87f4152e542610d0b4c6c8548964a68a59d2040.tar.xz linux-dev-e87f4152e542610d0b4c6c8548964a68a59d2040.zip |
task_stack, x86/cea: Force-inline stack helpers
Force-inline two stack helpers to fix the following objtool warnings:
vmlinux.o: warning: objtool: in_task_stack()+0xc: call to task_stack_page() leaves .noinstr.text section
vmlinux.o: warning: objtool: in_entry_stack()+0x10: call to cpu_entry_stack() leaves .noinstr.text section
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20220324183607.31717-2-bp@alien8.de
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions