OSDN Git Service

x86: fix APIC warning on 32bit v2
authorYinghai Lu <yhlu.kernel@gmail.com>
Fri, 23 May 2008 01:22:30 +0000 (18:22 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 4 Jun 2008 11:11:46 +0000 (13:11 +0200)
commitfb3bbd6a663fe972611676381adc4c60ddfe61ac
tree00076b0d4afa7ef45f148a78050c67dd01f0717a
parentc3b25b32e8bef526cca748e1ba023c6bdd705a99
x86: fix APIC warning on 32bit v2

for http://bugzilla.kernel.org/show_bug.cgi?id=10613

BIOS bug, APIC version is 0 for CPU#0! fixing up to 0x10. (tell your hw vendor)

v2: fix 64 bit compilation

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Gabriel C <nix.or.die@googlemail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/acpi/boot.c