cvs commit: src/sys/dev/acpica5 acpi.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Sep 17 16:55:07 PDT 2005
dillon 2005/09/17 16:53:47 PDT
DragonFly src repository
Modified files:
sys/dev/acpica5 acpi.c
Log:
Using the ACPI idle hook while shutting down ACPI during a halt or reboot
can panic the system. Restore the original idle hook before initiating the
ACPI shutdown.
Reported-by: =?ISO-8859-2?Q?Toma=BE_Bor=B9tnar?= <tomaz.borstnar at xxxxxxxx>
Revision Changes Path
1.13 +3 -0 src/sys/dev/acpica5/acpi.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/acpica5/acpi.c.diff?r1=1.12&r2=1.13&f=u
More information about the Commits
mailing list