This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  afede3dac65a566fe0c72a0f141048e27218b73d (commit)
      from  1bcec1ca2c4859e3328a210c309609321df23625 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit afede3dac65a566fe0c72a0f141048e27218b73d
Author: Damien Zammit <[email protected]>
Date:   Sun Feb 22 07:17:54 2026 +0000

    x86_64/locore: Add missing INTERRUPT() entries
    
    This was overlooked for APIC.  It fixes a bug where the handler
    addresses were being loaded as garbage values into the IDT,
    therefore, when BSP sends a CALL_PMAP_UPDATE_IPI to an AP,
    the AP jumps to a garbage address, eg 0x4000000036.
    
    Reported by Brent Baccala
    Message-ID: <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 x86_64/locore.S | 43 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 43 insertions(+)


hooks/post-receive
-- 
GNU Mach

Reply via email to