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 6486deedefca41e4908988dd0600dbf4a624bd84 (commit) via 39c64a75878480ca96b2ed61d89c51c199ade21a (commit) from ae3597fe2e07bae7dea9cd6278a0fcf7dbb1df7b (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 6486deedefca41e4908988dd0600dbf4a624bd84 Author: Damien Zammit via Bug reports for the GNU Hurd <bug-h...@gnu.org> Date: Mon Dec 9 12:17:30 2024 +0000 i386/cpuboot: Dont use CPU_NUMBER_NO_STACK() early Since we just set up the gs segment, we can use CPU_NUMBER instead of CPU_NUMBER_NO_STACK. Message-ID: <20241209121706.879984-3-dam...@zamaudio.com> commit 39c64a75878480ca96b2ed61d89c51c199ade21a Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Mon Dec 9 22:23:10 2024 +0100 Comment on the reason for the different CPU_NUMBER versions ----------------------------------------------------------------------- Summary of changes: i386/i386/cpu_number.h | 3 +++ i386/i386/cpuboot.S | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) hooks/post-receive -- GNU Mach