diff options
author | Josh Poimboeuf <jpoimboe@kernel.org> | 2025-03-28 08:04:22 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-03-28 16:47:02 +0300 |
commit | b5e2cc57f551a1a1e2c0ea36f77c1e26d3d13c35 (patch) | |
tree | 55fe7c07880356233e2c057814cabf0506fe928b /scripts/gdb/linux/stackdepot.py | |
parent | 69d41d6dafff0967565b971d950bd10443e4076c (diff) | |
download | linux-b5e2cc57f551a1a1e2c0ea36f77c1e26d3d13c35.tar.xz |
objtool: Fix STACK_FRAME_NON_STANDARD for cold subfunctions
The recent STACK_FRAME_NON_STANDARD refactoring forgot about .cold
subfunctions. They must also be ignored.
Fixes the following warning:
drivers/gpu/drm/vmwgfx/vmwgfx_msg.o: warning: objtool: vmw_recv_msg.cold+0x0: unreachable instruction
Fixes: c84301d706c5 ("objtool: Ignore entire functions rather than instructions")
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/70a09ec0b0704398b2bbfb3153ce3d7cb8a381be.1743136205.git.jpoimboe@kernel.org
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions