git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a05a900
)
genirq: Switch sparse_irq allocator to GFP_KERNEL
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 5 Oct 2010 13:14:35 +0000
(15:14 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 12 Oct 2010 14:53:45 +0000
(16:53 +0200)
The allocator functions are now called outside of preempt disabled
regions. Switch to GFP_KERNEL.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
No differences found