[PATCH 0/3] More objtool fixes
From: Josh Poimboeuf
Date: Fri Mar 28 2025 - 01:04:33 EST
Patch 1 fixes an objtool seg fault which was seen in the error path of
another bug fixed by patch 2.
Patch 3 removes an unnecessary function ignore for ORC.
Josh Poimboeuf (3):
objtool: Fix seg fault in ignore_unreachable_insn()
objtool: Fix STACK_FRAME_NON_STANDARD for cold subfunctions
objtool, drm/vmwgfx: Don't ignore vmw_send_msg() for ORC
drivers/gpu/drm/vmwgfx/vmwgfx_msg.c | 2 +-
tools/objtool/check.c | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
--
2.48.1