x86_64: Make APIC_IO work again.
commit2f3a620dec7ce9b5166e849b8b47fb019f2bb59f
authorMichael Neumann <mneumann@ntecs.de>
Sat, 16 Oct 2010 10:14:26 +0000 (16 12:14 +0200)
committerMichael Neumann <mneumann@ntecs.de>
Sat, 16 Oct 2010 10:14:26 +0000 (16 12:14 +0200)
tree6d6b6eaa9dc85546311fd554291403c5b0c871ee
parentc87b587d54e315d1f4821063a292da18c9e39fb5
x86_64: Make APIC_IO work again.

pmap_init() still needs to setup the lapic pointer otherwise
it results in a null pointer deref somewhere else.
sys/platform/pc64/apic/mpapic.c
sys/platform/pc64/x86_64/pmap.c