x86: Switch sparse_irq allocations to GFP_KERNEL
commit2ee39065988d632b403f8470942b0b5edee3632b
authorThomas Gleixner <tglx@linutronix.de>
Wed, 6 Oct 2010 14:28:51 +0000 (6 16:28 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 12 Oct 2010 14:53:46 +0000 (12 16:53 +0200)
treeb7c62a775d71a39544e8c23ae8b7965e2e98603a
parentbaa0d233afe765daa6dc01ff233aea8c5944f534
x86: Switch sparse_irq allocations to GFP_KERNEL

No callers from atomic context (except boot) anymore.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic/io_apic.c