s390/time: use stcke instead of stck
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 1 Feb 2021 20:53:08 +0000 (21:53 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 9 Feb 2021 14:57:05 +0000 (15:57 +0100)
commitb22446d00af972ef624958a09dcbe85974b701fd
treec69c1d78554e2afc05957d9485a7ef714f223e73
parent683071b02c440eb84d9133dc33bd3d3d37522a5f
s390/time: use stcke instead of stck

Use STORE CLOCK EXTENDED instead of STORE CLOCK in early tod clock
setup. This is just to remove another usage of stck, trying to remove
all usages of STORE CLOCK.  This doesn't fix anything.

Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/timex.h
arch/s390/kernel/early.c