Files
linux/tools/objtool
Josh Poimboeuf b5e2cc57f5 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: c84301d706 ("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
2025-03-28 14:47:02 +01:00
..
2023-01-30 16:27:46 -08:00
2023-01-30 16:27:46 -08:00
2025-03-25 09:20:27 +01:00
2025-03-25 09:20:27 +01:00
2025-03-17 11:36:01 +01:00
2023-03-23 23:18:56 +01:00
2022-04-22 12:32:01 +02:00