genirq: Fix cpumask leak in __setup_irq()
authorXiaotian Feng <dfeng@redhat.com>
Sat, 2 Apr 2011 11:39:35 +0000 (19:39 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 2 Apr 2011 19:26:20 +0000 (21:26 +0200)
The allocated cpumask should be freed in __setup_irq().

Signed-off-by: Xiaotian Feng <dfeng@redhat.com>
LKML-Reference: <1301744375-6812-1-git-send-email-dfeng@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found