git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78fca1b
)
genirq: Fix cpumask leak in __setup_irq()
author
Xiaotian Feng
<dfeng@redhat.com>
Sat, 2 Apr 2011 11:39:35 +0000
(19:39 +0800)
committer
Thomas 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