commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mach branch, master, updated. v1.8-111-g1fc9b4b


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-111-g1fc9b4b
Date: Mon, 11 Nov 2019 11:39:31 -0500 (EST)

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  1fc9b4b56e8425f5f68c019b511189f25c82c122 (commit)
      from  8be43614e014178bdb6bd1650bf082cd5203cb0e (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 1fc9b4b56e8425f5f68c019b511189f25c82c122
Author: Samuel Thibault <address@hidden>
Date:   Mon Nov 11 17:37:12 2019 +0100

    PIC: Acknowledge interrupts more carefully
    
    Specs seems to be saying that we should mask an irq out while
    acknowledging it with EOI. Also, better acknowledge only the concerned
    irq.
    
    * i386/i386at/interrupt.S (interrupt): Mask irq before notifying EOI.
    Using specific EOI instead of unspecific EOI.

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

Summary of changes:
 i386/i386at/interrupt.S | 44 +++++++++++++++++++++++++++++++++++++-------
 1 file changed, 37 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

[Prev in Thread] Current Thread [Next in Thread]