Don't assume the first LAPIC in the table corresponds to the boot processor.
authorkettenis <kettenis@openbsd.org>
Sun, 10 Aug 2008 09:59:55 +0000 (09:59 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 10 Aug 2008 09:59:55 +0000 (09:59 +0000)
commit77d5040f4694122f121a3f8899b5e7af382cb083
tree9d22c0a1c591ca7f6461d80be9882a4207847d9c
parent5f7b9c4cd601c41cac50b962dc10bc89c274af73
Don't assume the first LAPIC in the table corresponds to the boot processor.
Mark the processor we're running on as the boot processor instead.

ok marco@, art@
sys/dev/acpi/acpimadt.c