]> Pileus Git - ~andy/linux/commit
x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resume
authorJoerg Roedel <joro@8bytes.org>
Wed, 26 Sep 2012 10:44:34 +0000 (12:44 +0200)
committerJoerg Roedel <joro@8bytes.org>
Mon, 28 Jan 2013 09:48:29 +0000 (10:48 +0100)
commit336224ba5e4fb42a95d02ab0aa0fdff21649bb38
treef8ddb7c1df9f34b71d284cb5c1b7a7657974c834
parent70733e0c7ed22177e2cfe660fa2a0e90f1f39126
x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resume

IO-APIC and PIC use the same resume routines when IRQ
remapping is enabled or disabled. So it should be safe to
mask the other APICs for the IRQ-remapping-disabled case
too.

Signed-off-by: Joerg Roedel <joro@8bytes.org>
Acked-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/kernel/apic/apic.c