From: Christian Borntraeger Date: Tue, 25 Mar 2014 16:09:08 +0000 (+0100) Subject: KVM: s390: Drop pending interrupts on guest exit X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~67^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67335e63c9ef59e97b45a08b4a6a93767762031d;p=pandora-kernel.git KVM: s390: Drop pending interrupts on guest exit On hard exits (abort, sigkill) we have have some kvm_s390_interrupt_info structures hanging around. Delete those on exit to avoid memory leaks. Signed-off-by: Christian Borntraeger CC: stable@vger.kernel.org Reviewed-by: Thomas Huth --- Reading git-diff-tree failed