From: Gleb Natapov Date: Sun, 1 Sep 2013 12:53:46 +0000 (+0300) Subject: KVM: PPC: fix couple of memory leaks in MPIC/XICS devices X-Git-Tag: v3.14-rc1~26^2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=458ff3c099a1266991208f2c009afc2405e5b6bc;p=pandora-kernel.git KVM: PPC: fix couple of memory leaks in MPIC/XICS devices XICS failed to free xics structure on error path. MPIC destroy handler forgot to delete kvm_device structure. Signed-off-by: Gleb Natapov Acked-by: Paul Mackerras Signed-off-by: Alexander Graf --- Reading git-diff-tree failed