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 "Hurd".
The branch, master has been updated
via f2eb25f27b7224cbf964ff59d68656ae9a5ff2d3 (commit)
from 1a6e2d721989a0059b8cfe91b604bc33637ec4c7 (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 f2eb25f27b7224cbf964ff59d68656ae9a5ff2d3
Author: Damien Zammit <[email protected]>
Date: Sun Jun 22 07:36:10 2025 +0000
acpi: Ignore irq 9 requests because PIIX3 ACPI is wrong
Fall back to bios defaults for requests for irq 9.
Ideally we could check the PIIX3 bridge device exists on
pci, but that would require pci access before pci-arbiter
exists. This is a convenient workaround for now.
Message-ID: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
acpi/acpi-ops.c | 9 +++++++++
1 file changed, 9 insertions(+)
hooks/post-receive
--
Hurd