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 d5464d531aaba049a3e734adb80fb0bfd28093a7 (commit)
from ed7f24debd15745f9e6c20151ec1c5989b58de4e (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 d5464d531aaba049a3e734adb80fb0bfd28093a7
Author: Damien Zammit <[email protected]>
Date: Tue Jun 20 10:29:38 2023 +0000
i386/apic.c: Pre-initialize the lapic pointer with a dummy structure
Fixes an early crash when APIC is defined, NCPUS > 1 and LINUX_DEV is not
defined.
CPU_NUMBER can now be called before the local apic pointer is properly
initialized.
Message-Id: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
i386/i386/apic.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
hooks/post-receive
--
GNU Mach