NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/60411 CVS commit: [netbsd-11] src/sys/dev/acpi
The following reply was made to PR kern/60411; it has been noted by GNATS.
From: "Stephen Borrill" <sborrill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/60411 CVS commit: [netbsd-11] src/sys/dev/acpi
Date: Tue, 7 Jul 2026 14:28:33 +0000
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.
Home |
Main Index |
Thread Index |
Old Index