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 <samuel.thiba...@ens-lyon.org> 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