From: Heiko Carstens Date: Mon, 11 Nov 2013 12:56:47 +0000 (+0100) Subject: KVM: s390: fix diagnose code extraction X-Git-Tag: v3.14-rc1~127^2~36^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=743db27c526e0f31cc507959d662e97e2048a86f;p=pandora-kernel.git KVM: s390: fix diagnose code extraction The diagnose code to be used is the contents of the base register (if not zero), plus the displacement. The current code ignores the base register contents. So let's fix that... Reviewed-by: Cornelia Huck Cc: stable@vger.kernel.org Signed-off-by: Heiko Carstens Signed-off-by: Cornelia Huck --- Reading git-diff-tree failed