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  5d1a540211adc9f9f96b80f2c037369b85b9edbd (commit)
      from  106b03767c910f9516347b9c6d7f7e009e0f1a09 (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 5d1a540211adc9f9f96b80f2c037369b85b9edbd
Author: Damien Zammit via Bug reports for the GNU Hurd <[email protected]>
Date:   Mon Dec 9 12:18:02 2024 +0000

    i386/apic: Fix condition on non-BSP
    
    The condition was intended for non-BSP processors to
    disable timer, but apic_id != 0 means it could affect BSP
    if its apic id is non-zero.  Fixes this bug.
    
    Message-ID: <[email protected]>

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

Summary of changes:
 i386/i386/apic.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)


hooks/post-receive
-- 
GNU Mach

Reply via email to