]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitca7d043d72c437be5c6cada083e596033343f92b
treec69c1d78554e2afc05957d9485a7ef714f223e73
parent0beabea9acc58de3ea52f361e9e159858477d9c5
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