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  40166870a86c59a708e576804ce20371bf278419 (commit)
       via  38e82f35df8f7185da10e7caa5e9ec80ab1efc86 (commit)
      from  ba1d3a3da73fdf4fd1306edbb975dc5899318df8 (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 40166870a86c59a708e576804ce20371bf278419
Author: Damien Zammit <[email protected]>
Date:   Tue Aug 4 04:08:40 2026 +0000

    HPET: Make this hardware an optional component
    
    If the HPET is not detected, it no longer needs to fail an assert,
    as there is nothing inside the kernel that strictly relies on it.
    Message-ID: <[email protected]>

commit 38e82f35df8f7185da10e7caa5e9ec80ab1efc86
Author: Damien Zammit via Bug reports for the GNU Hurd <[email protected]>
Date:   Tue Aug 4 04:08:32 2026 +0000

    pit, smp: Fix i8254 one shot delay and replace hpet_udelay in smp
    
    The one-shot pit delay was not calibrated properly.
    This fixes the pit_udelay() function so it can be used for
    tiny delays within the kernel.  Removes dependence on HPET for smp.
    Message-ID: <[email protected]>

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

Summary of changes:
 i386/i386/apic.c | 12 +++++++-----
 i386/i386/pit.c  | 16 ++++++++++------
 i386/i386/pit.h  |  4 ++++
 i386/i386/smp.c  |  5 +++--
 4 files changed, 24 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
GNU Mach

Reply via email to