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 8b9765332e5c30690619a314fd780cb8ca3f0169 (commit) from 7bf3238396e3b34b4f6a75d09e73a209b844a47f (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 8b9765332e5c30690619a314fd780cb8ca3f0169 Author: Damien Zammit <dam...@zamaudio.com> Date: Sat Jul 19 06:41:44 2025 +0000 ioapic: Introduce irqinfo helper struct Avoid reading the ioapic registers for vector and trigger mode, by introducing an O(1) memory lookup for these properties. Message-ID: <20250719064116.285288-2-dam...@zamaudio.com> ----------------------------------------------------------------------- Summary of changes: i386/i386/apic.h | 6 ++++++ i386/i386/pic.c | 5 +++++ i386/i386/pic.h | 6 ++++++ i386/i386at/ioapic.c | 27 +++++++++++++-------------- 4 files changed, 30 insertions(+), 14 deletions(-) hooks/post-receive -- GNU Mach