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 356d54992ab479e4709b3afce222759bfb3e0989 (commit) from 5eef813a78f77faf8bc741eb7adc738877c7184b (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 356d54992ab479e4709b3afce222759bfb3e0989 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Thu Nov 10 03:01:57 2022 +0100 interrupt: Fix passing parameter to splx_cli and ioapic_irq_eoi e2fcf261076b (""interrupt: Fix saving irq/ipl when linux drivers are disabled") broke booting under some conditions, because the parameters were erroneously written 4 bytes too far for splx_cli and ioapic_irq_eoi to read them. ----------------------------------------------------------------------- Summary of changes: i386/i386at/interrupt.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- GNU Mach