From: Cornelia Huck Date: Tue, 26 Jun 2012 14:06:41 +0000 (+0200) Subject: KVM: s390: Fix sigp sense handling. X-Git-Tag: v3.6-rc1~124^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21b26c08535c992802402c7ba2d789ca9e1a5707;p=pandora-kernel.git KVM: s390: Fix sigp sense handling. If sigp sense doesn't have any status bits to report, it should set cc 0 and leave the register as-is. Since we know about the external call pending bit, we should report it if it is set as well. Acked-by: Heiko Carstens Reviewed-by: Christian Borntraeger Signed-off-by: Cornelia Huck Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed