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:
2cef4de
)
KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Mon, 25 Mar 2013 16:22:49 +0000
(17:22 +0100)
committer
Gleb Natapov
<gleb@redhat.com>
Tue, 2 Apr 2013 13:14:20 +0000
(16:14 +0300)
When checking for validity the lpsw/lpswe handler check that only
the lower 20 bits instead of 24 bits have a non-zero value.
There handling valid psws as invalid ones.
Fix the 24 bit psw mask.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/s390/kvm/priv.c
patch
|
blob
|
history
diff --cc
arch/s390/kvm/priv.c
Simple merge