[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU Mach branch, master, updated. v1.8-968-g716e0cd0
From: |
Samuel Thibault |
Subject: |
[SCM] GNU Mach branch, master, updated. v1.8-968-g716e0cd0 |
Date: |
Sat, 21 Dec 2024 19:57:38 -0500 (EST) |
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 716e0cd088a73d9f31b1955949c3693c11210c59 (commit)
via 59d609a0d9e01ad79eee1225d72e304340990675 (commit)
via 8fcabe224198a5c9697fb9a48cc966a50ccedbda (commit)
from 7b578f3794dbf1c9cde6bb92f1fc5799a287bd1a (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 716e0cd088a73d9f31b1955949c3693c11210c59
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sun Dec 22 01:56:49 2024 +0100
cpuboot: Use x86 array indexing to make code more readable
commit 59d609a0d9e01ad79eee1225d72e304340990675
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sun Dec 22 01:24:15 2024 +0100
cpuboot: Make sure we copy forward
commit 8fcabe224198a5c9697fb9a48cc966a50ccedbda
Author: Damien Zammit via Bug reports for the GNU Hurd <bug-hurd@gnu.org>
Date: Sat Dec 21 23:55:17 2024 +0000
cpuboot: Fix percpu apboot_gdt for early gs
This allocates a constant space for percpu gdts
and copies the first entry to the nth entry on each cpu,
then patches its own copy of the gdt so it can function
independently.
Message-ID: <20241221235456.423860-2-damien@zamaudio.com>
-----------------------------------------------------------------------
Summary of changes:
i386/i386/cpuboot.S | 55 +++++++++++++++++++++++++++++++++++++++++++----------
1 file changed, 45 insertions(+), 10 deletions(-)
hooks/post-receive
--
GNU Mach
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU Mach branch, master, updated. v1.8-968-g716e0cd0,
Samuel Thibault <=