x86: Switch sparse_irq allocations to GFP_KERNEL
authorThomas Gleixner <tglx@linutronix.de>
Wed, 6 Oct 2010 14:28:51 +0000 (16:28 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 12 Oct 2010 14:53:46 +0000 (16:53 +0200)
No callers from atomic context (except boot) anymore.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@elte.hu>

No differences found