From: Thomas Gleixner Date: Tue, 5 Oct 2010 13:14:35 +0000 (+0200) Subject: genirq: Switch sparse_irq allocator to GFP_KERNEL X-Git-Tag: v2.6.37-rc1~191^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baa0d233afe765daa6dc01ff233aea8c5944f534;p=pandora-kernel.git genirq: Switch sparse_irq allocator to GFP_KERNEL The allocator functions are now called outside of preempt disabled regions. Switch to GFP_KERNEL. Signed-off-by: Thomas Gleixner Reviewed-by: Ingo Molnar --- Reading git-diff-tree failed