kernel - lapic pointer was still not quite correctly initialized
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 24 Sep 2010 02:59:32 +0000 (19:59 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 24 Sep 2010 02:59:32 +0000 (19:59 -0700)
commite3dd742d8cf5bee5847dfca7c612895ebd0f95cb
tree45740a31f65925a27dbfebb2d6a69c4109121150
parent8e8e1c56e4ab8226e7fcc3ee738f7f9b023f85ea
kernel - lapic pointer was still not quite correctly initialized

* A conditional in the new MADT code was bypassing the lapic pointer
  mapping in certain circumstances, causing the machine to lockup in the
  low level boot.
sys/platform/pc64/x86_64/mp_machdep.c