From: Xiaotian Feng Date: Sat, 2 Apr 2011 11:39:35 +0000 (+0800) Subject: genirq: Fix cpumask leak in __setup_irq() X-Git-Tag: v2.6.39-rc3~17^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f5058c3b71ed5930bb2b478c4d5dbc799dd9ad1;p=pandora-kernel.git genirq: Fix cpumask leak in __setup_irq() The allocated cpumask should be freed in __setup_irq(). Signed-off-by: Xiaotian Feng LKML-Reference: <1301744375-6812-1-git-send-email-dfeng@redhat.com> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed