diff options
| author | Kumar Kartikeya Dwivedi <[email protected]> | 2025-03-15 01:30:39 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2025-03-15 22:55:14 +0000 |
| commit | 812f7702d83d84cdf776d75e2ba5386de9e8acc0 (patch) | |
| tree | 1e2be1784d505a3cbd1d574220a7fc2231dee1c0 /tools/lib/bpf/bpf.c | |
| parent | bpf: Check map->record at the beginning of check_and_free_fields() (diff) | |
| download | kernel-812f7702d83d84cdf776d75e2ba5386de9e8acc0.tar.gz kernel-812f7702d83d84cdf776d75e2ba5386de9e8acc0.zip | |
bpf, x86: Fix objtool warning for timed may_goto
Kernel test robot reported "call without frame pointer save/setup"
warning in objtool. This will make stack traces unreliable on
CONFIG_UNWINDER_FRAME_POINTER=y, however it works on
CONFIG_UNWINDER_ORC=y. Fix this by creating a stack frame for the
function.
Fixes: 2fb761823ead ("bpf, x86: Add x86 JIT support for timed may_goto")
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Kumar Kartikeya Dwivedi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/lib/bpf/bpf.c')
0 files changed, 0 insertions, 0 deletions
