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:
398a76c
)
KVM: PPC: fix couple of memory leaks in MPIC/XICS devices
author
Gleb Natapov
<gleb@redhat.com>
Sun, 1 Sep 2013 12:53:46 +0000
(15:53 +0300)
committer
Alexander Graf
<agraf@suse.de>
Thu, 9 Jan 2014 09:14:54 +0000
(10:14 +0100)
XICS failed to free xics structure on error path. MPIC destroy handler
forgot to delete kvm_device structure.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Acked-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found