OSDN Git Service

s390/entry: remove mcck clock
authorSven Schnelle <svens@linux.ibm.com>
Thu, 29 Jun 2023 06:59:43 +0000 (08:59 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Mon, 3 Jul 2023 09:19:42 +0000 (11:19 +0200)
commitefccd4e0f3ab6d97dcb097d1ae4cf022b6487aa3
treee40fc8c4af2d53714070ac93abbbed020b0c8760
parentcada938a01586fc144902919e133354b1459db04
s390/entry: remove mcck clock

In the past machine checks where accounted as irq time. With the conversion
to generic entry, it was decided to account machine checks to the current
context. The stckf at the beginning of the machine check handler and the
lowcore member is no longer required, therefore remove it.

Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/include/asm/lowcore.h
arch/s390/kernel/asm-offsets.c
arch/s390/kernel/entry.S