From: Heiko Carstens Date: Mon, 25 Mar 2013 16:22:51 +0000 (+0100) Subject: KVM: s390: fix return code handling in lpsw/lpswe handlers X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fd0fcc93b1eaf82911782de5c7aa35c174bf620;p=pandora-kernel.git KVM: s390: fix return code handling in lpsw/lpswe handlers kvm_s390_inject_program_int() may return with a non-zero return value, in case of an error (out of memory). Report that to the calling functions instead of ignoring the error case. Signed-off-by: Heiko Carstens Acked-by: Cornelia Huck Signed-off-by: Cornelia Huck Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed