Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
genirq: Fix cpumask leak in __setup_irq()
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>
- Loading branch information