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 e45542fbd6cbc0a815b0808f16cf4a8e87410f64 (commit) from 44f67d31ec1e178388dd85e549b9761050713d4b (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 e45542fbd6cbc0a815b0808f16cf4a8e87410f64 Author: Etienne Brateau <etienne.brat...@gmail.com> Date: Sat Sep 24 18:31:45 2022 +0200 Fix when enabling APIC without SMP When we want to enable APIC, we must initialize the structure or otherwise, it will try to access to a not initialized memory addresses. Message-Id: <20220924163145.39894-1-etienne.brat...@gmail.com> ----------------------------------------------------------------------- Summary of changes: i386/i386/smp.c | 10 ++-------- i386/i386at/model_dep.c | 10 ++++++++-- 2 files changed, 10 insertions(+), 10 deletions(-) hooks/post-receive -- GNU Mach