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 d558a7d872ec4e63c2adec5f3df25089c30b08ed (commit)
via 494b88f9e6e9f0186993eaffd38c56518f666e97 (commit)
via 8f0e631c11fe347fc3637ad36d908bdeeb353f3d (commit)
from ab456378c5ca435b563db0c14f3559c881477bdd (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 d558a7d872ec4e63c2adec5f3df25089c30b08ed
Author: Damien Zammit <[email protected]>
Date: Wed Jan 21 21:45:05 2026 +0000
tests: Use -smp 2 when NCPUS > 1 in qemu test harness
Runs test suite using multiple cpus on SMP kernels.
TESTED: Passes all tests except 64b SMP currently.
Message-ID: <[email protected]>
commit 494b88f9e6e9f0186993eaffd38c56518f666e97
Author: Damien Zammit <[email protected]>
Date: Wed Jan 21 21:44:19 2026 +0000
pcb: Fix label can only be part of a statement
Fixes compilation on gcc-10.
Message-ID: <[email protected]>
commit 8f0e631c11fe347fc3637ad36d908bdeeb353f3d
Author: Damien Zammit <[email protected]>
Date: Wed Jan 21 21:42:54 2026 +0000
i386at/model_dep: Make apboot 64b compatible
Message-ID: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
i386/configfrag.ac | 6 ++++++
i386/i386/mp_desc.c | 8 ++++++++
i386/i386/pcb.c | 2 ++
i386/i386at/model_dep.c | 8 ++++++++
tests/user-qemu.mk | 3 +++
5 files changed, 27 insertions(+)
hooks/post-receive
--
GNU Mach