pmap_qremove() takes a page count, not a byte count. This should fix
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 5 May 2004 22:09:16 +0000 (22:09 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 5 May 2004 22:09:16 +0000 (22:09 +0000)
commit0f57983156914f5fac62d6205621d269f4eda1d6
tree0f72fe666d929b215666b69da202524897bfd704
parenta02705a988a3f5c7e674cdeefef21dbfa552f027
pmap_qremove() takes a page count, not a byte count.  This should fix
acpica related booting issues that people have reported.
sys/i386/i386/pmap.c
sys/platform/pc32/i386/pmap.c