The following commit has been merged in the master branch:
commit 54a012b6223580c74b77f3dc2a7c6b3c29084d18
Merge: ab59a8605604f71bbbc16077270dc3f39648b7fc 
87cb582d2f55d379ce95b5bcc4ec596e29b0a65e
Author: Linus Torvalds <[email protected]>
Date:   Thu Apr 10 14:27:32 2025 -0700

    Merge tag 'objtool-urgent-2025-04-10' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
    
    Pull misc objtool fixes from Ingo Molnar:
    
     - Remove the recently introduced ANNOTATE_IGNORE_ALTERNATIVE noise from
       clac()/stac() code to make .s files more readable
    
     - Fix INSN_SYSCALL / INSN_SYSRET semantics
    
     - Fix various false-positive warnings
    
    * tag 'objtool-urgent-2025-04-10' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      objtool: Fix false-positive "ignoring unreachables" warning
      objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STAC
      objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semantics
      objtool: Stop UNRET validation on UD2
      objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRET
      objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()


-- 
LinuxNextTracking

Reply via email to