[PATCH 0/3] More objtool fixes

Josh Poimboeuf posted 3 patches 8 months, 3 weeks ago
drivers/gpu/drm/vmwgfx/vmwgfx_msg.c | 2 +-
tools/objtool/check.c               | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
[PATCH 0/3] More objtool fixes
Posted by Josh Poimboeuf 8 months, 3 weeks ago
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