cvs commit: src/sys/dev/acpica5 acpi_cpu.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jun 28 00:17:45 PDT 2005
dillon 2005/06/28 00:15:38 PDT
DragonFly src repository
Modified files:
sys/dev/acpica5 acpi_cpu.c
Log:
The recent commit to propogate kernel options to modules enabled the
ACPI cx state code, which had a big fast KKASSERT(0) in it (panic on
boot). Fix it.
Revision Changes Path
1.9 +4 -3 src/sys/dev/acpica5/acpi_cpu.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/acpica5/acpi_cpu.c.diff?r1=1.8&r2=1.9&f=u
More information about the Commits
mailing list