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:
491d6ec
)
kvm: powerpc: book3s hv: Fix vcore leak
author
Paul Mackerras
<paulus@samba.org>
Fri, 27 Sep 2013 10:03:43 +0000
(15:33 +0530)
committer
Alexander Graf
<agraf@suse.de>
Thu, 17 Oct 2013 12:49:36 +0000
(14:49 +0200)
add kvmppc_free_vcores() to free the kvmppc_vcore structures
that we allocate for a guest, which are currently being leaked.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found