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 ca1ed0baec4d339d2c5273d7f4782210f6835cdf (commit)
from a08345a009120eaecdea3e60dd11d150522b3be6 (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 ca1ed0baec4d339d2c5273d7f4782210f6835cdf
Author: Damien Zammit <[email protected]>
Date: Mon Feb 23 10:55:47 2026 +0000
i386at/ioapic: Initialise timeouts correctly
This fixes uninitialised timeout structures
leading to the .set field being non-zero thus reset_timeout
is attempted to be called on a timeout not yet in the wheel.
Reported by Brent Baccala
Message-ID: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
i386/i386at/ioapic.c | 1 +
kern/sched_prim.c | 3 +++
2 files changed, 4 insertions(+)
hooks/post-receive
--
GNU Mach