x86, ioapic: Panic on irq-pin binding only if needed
authorCyrill Gorcunov <gorcunov@gmail.com>
Wed, 5 Aug 2009 20:09:31 +0000 (00:09 +0400)
committerIngo Molnar <mingo@elte.hu>
Sat, 8 Aug 2009 15:20:03 +0000 (17:20 +0200)
commitf3d1915a8623b9248572d3ee44e19a80b7a3520b
tree68552601913be4450e35a438cf495c58c6feb139
parentce69a784504222c3ab6f1b3c357d09ec5772127a
x86, ioapic: Panic on irq-pin binding only if needed

Though the most time we are to panic on irq-pin allocation
fails, for PCI interrupts it's not the case and we could
continue operate even if irq-pin allocation failed.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Cc: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <20090805200931.GB5319@lenovo>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic/io_apic.c