x86: fix 32-bit ioapic lockup with sparseirqs
commita2d332fa3445160519de03c350a59602ac1c3df9
authorYinghai Lu <yhlu.kernel@gmail.com>
Thu, 21 Aug 2008 19:56:32 +0000 (21 12:56 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:52:59 +0000 (16 16:52 +0200)
treefb86287f507290b6546f993916e097c12eb2081d
parente89eb43863c2d9f11a3bbe766766fe646e6c50d9
x86: fix 32-bit ioapic lockup with sparseirqs

Missed two lines when copying.

Fix panic on one of Ingo's machines that need to adjust ioapic id when
acpi off/ 32bit.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/io_apic.c