commit | aa99ec0f3f26bf2bcd0fa5176de93598427f1e5e | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Sep 27 20:02:56 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 12 16:39:07 2010 +0200 |
tree | bbba6c0fc1293f0bc854644aa177ea67306f8814 | |
parent | 25ade601a0f97453c6f511ebfae9339e06a28d75 [diff] |
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>