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:
2976fe2
)
x86: io-apic - interrupt remapping fix
author
Cyrill Gorcunov
<gorcunov@gmail.com>
Thu, 18 Sep 2008 19:37:57 +0000
(23:37 +0400)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 16 Oct 2008 14:53:11 +0000
(16:53 +0200)
Interrupt remapping could lead to NULL dereference in case of
kzalloc failed and memory leak in other way. So fix the
both cases.
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: "Maciej W. Rozycki" <macro@linux-mips.org>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found