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 09c207eb2e7dd63d51c1f5e2abccf2562e6fd87e (commit) via de7a51dbb8af4ad7a541067f41ae4e8c2dd42711 (commit) from e25084d499bf62241792dde77f97159cf6dd3c55 (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 09c207eb2e7dd63d51c1f5e2abccf2562e6fd87e Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Nov 10 13:39:03 2019 +0100 ide: Use default IRQ by default To avoid even trying to probe IRQs. Nowadays' hardware use the default IRQ anyway. * linux/src/drivers/block/ide.c (init_hwif_data): Set hwif->irq to default_irqs[index]. commit de7a51dbb8af4ad7a541067f41ae4e8c2dd42711 Author: Damien Zammit <dam...@zamaudio.com> Date: Sun Nov 10 13:26:58 2019 +0100 spl: Squash levels 1-6 into level 7 * i386/i386/spl.S (SETIPL): Remove macro. (splsoftclock, spl1, spl2, spl3, splnet, splhdw, spl4, splbio, spldcm, spl5, spltty, splimp, splvm, spl6): Move entries to the spl7 entry. ----------------------------------------------------------------------- Summary of changes: i386/i386/spl.S | 43 +++++++++++-------------------------------- linux/src/drivers/block/ide.c | 1 + 2 files changed, 12 insertions(+), 32 deletions(-) hooks/post-receive -- GNU Mach