commit | 2ee39065988d632b403f8470942b0b5edee3632b | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 06 16:28:51 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 12 16:53:46 2010 +0200 |
tree | b7c62a775d71a39544e8c23ae8b7965e2e98603a | |
parent | baa0d233afe765daa6dc01ff233aea8c5944f534 [diff] |
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>