acpica5 update part 2/3: Fix a bug introduced in the original acpica5
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 5 Jul 2004 00:14:01 +0000 (00:14 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 5 Jul 2004 00:14:01 +0000 (00:14 +0000)
commit8ee795b8a29bce385619cadb905bfd100cb67850
treeed366f2001b264a8b6ca71af4e9ed28f0f917449
parent49e48b8a42542cb6447dd80cd5c06339b8421eea
acpica5 update part 2/3:  Fix a bug introduced in the original acpica5
port from FreeBSD-5.  FreeBSD-5 no longer uses a VM object for the
page table but we still do.  This fixes a panic that occurs when waking up
from a sleep mode.

Submitted-by: YONETANI Tomokazu <qhwt+dragonfly-submit@les.ath.cx>
sys/i386/acpica5/acpi_wakeup.c
sys/platform/pc32/acpica5/acpi_wakeup.c