cvs commit: src/sys/dev/acpica acpi_pci_link.c
Nate Lawson
njl at FreeBSD.org
Tue Nov 30 09:48:11 PST 2004
njl 2004-11-30 17:48:10 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_pci_link.c
Log:
Don't bother locking in attach(). At boot time, we're single-threaded
anyway and for some reason, witness seems confused about what's already
locked and triggers a false panic.
Revision Changes Path
1.37 +1 -4 src/sys/dev/acpica/acpi_pci_link.c
More information about the cvs-src
mailing list