CVS commit: [netbsd-11] src/sys/dev/acpi
"Stephen Borrill" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: sborrill Date: Tue Jul 7 14:28:33 UTC 2026 Modified Files: src/sys/dev/acpi [netbsd-11]: acpi_mcfg.c Log Message: Pull up the following revisions(s) (requested by riastradh in ticket #374): sys/dev/acpi/acpi_mcfg.c: revision 1.33 x86: Fix crash at boot on some machines with options PCI_RESOURCE, in case something goes wrong traversing the MCFG table and no segments are found. Addresses: PR kern/60411: x86 PCI_RESOURCE: null pointer dereference at boot To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.32.2.1 src/sys/dev/acpi/acpi_mcfg.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.