]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: s390: Fix clock comparator field for STORE STATUS
authorThomas Huth <thuth@linux.vnet.ibm.com>
Wed, 13 Nov 2013 19:28:18 +0000 (20:28 +0100)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Thu, 28 Nov 2013 10:08:14 +0000 (11:08 +0100)
commitb6252d51707ebf765f9605dc2e3ffae623eb96bf
tree36f0c7923321096b9a3f807da9afacb088f67bb5
parente83732d06a0d8486ee42828e1ba8e0a0d1aa1273
KVM: s390: Fix clock comparator field for STORE STATUS

Only the most 7 significant bytes of the clock comparator must be
saved to the status area, and the byte at offset 304 has to be zero.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
arch/s390/kvm/kvm-s390.c