From: Christian Borntraeger Date: Mon, 28 Jul 2014 09:52:02 +0000 (+0200) Subject: KVM: s390: Fix memory leak on busy SIGP stop X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d514f42641e1976e9eae6ea500c13274e62cdba3;p=pandora-kernel.git KVM: s390: Fix memory leak on busy SIGP stop commit 7dfc63cf977447e09b1072911c22564f900fc578 (KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time) introduced a memory leak if a sigp stop is already pending. Free the allocated inti structure. Signed-off-by: Christian Borntraeger Reviewed-by: David Hildenbrand --- Reading git-diff-tree failed