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 ab91fba7200bea7596a95c654c1c467df79b656a (commit)
from 21de343ac50f0fd4448f706d28abf74f56f8bbfc (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 ab91fba7200bea7596a95c654c1c467df79b656a
Author: Damien Zammit <[email protected]>
Date: Wed Jan 31 10:02:15 2024 +0000
model_dep: Fix serial console with APIC enabled
Move cninit() further down so that IOAPIC has a chance
to initialize before the com port interrupt is unmasked
in the IOAPIC, fixing a fault and reboot.
Message-ID: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
i386/i386at/model_dep.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
hooks/post-receive
--
GNU Mach