commit | b7b29338dc7111ed8bd4d6555d84afae13ebe752 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Sep 29 18:46:55 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 12 16:53:44 2010 +0200 |
tree | 4c3159ea8bb0489ba463a061d3e6446dbfb45af2 | |
parent | b7d0d8258a9f71949b810e0f82a3d75088f4d364 [diff] |
genirq: Sanitize dynamic irq handling Use the cleanup functions of the dynamic allocator. No need to have separate implementations. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Ingo Molnar <mingo@elte.hu>