]> bbs.cooldavid.org Git - net-next-2.6.git/commit
genirq: Use sane sparse allocator
authorThomas Gleixner <tglx@linutronix.de>
Mon, 27 Sep 2010 18:02:56 +0000 (20:02 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 12 Oct 2010 14:39:07 +0000 (16:39 +0200)
commitaa99ec0f3f26bf2bcd0fa5176de93598427f1e5e
treebbba6c0fc1293f0bc854644aa177ea67306f8814
parent25ade601a0f97453c6f511ebfae9339e06a28d75
genirq: Use sane sparse allocator

Make irq_to_desc_alloc_node() a wrapper around the new allocator.

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