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  c6181cdba8b26358c23c2a8bb714d2c5a3ea1ebb (commit)
      from  b7fbb06f24351501a3f0a1c3a0e27bcbc746b46f (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 c6181cdba8b26358c23c2a8bb714d2c5a3ea1ebb
Author: Damien Zammit <dam...@zamaudio.com>
Date:   Fri Jul 11 06:56:30 2025 +0000

    i386/irq.c: Make irq nesting smp safe
    
    This avoids race condition with multiple devices raising interrupts
    simultaneously on the same IRQ and causing mask to fail.
    
    TESTED: on SMP and UP+apic gnumach, boots to console and receives
    a large file over rumpnet on debian hurd-i386.
    
    Message-ID: <20250711065607.208734-1-dam...@zamaudio.com>

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

Summary of changes:
 i386/i386/irq.c         | 47 ++++++++++++++++++++++++++++++++++++-----------
 i386/i386/irq.h         |  1 +
 i386/i386at/model_dep.c |  1 +
 3 files changed, 38 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
GNU Mach

Reply via email to