git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
178bd78
)
KVM: s390: fix diagnose code extraction
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Mon, 11 Nov 2013 12:56:47 +0000
(13:56 +0100)
committer
Cornelia Huck
<cornelia.huck@de.ibm.com>
Thu, 28 Nov 2013 10:08:15 +0000
(11:08 +0100)
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 <cornelia.huck@de.ibm.com>
Cc: stable@vger.kernel.org
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
No differences found