s390/entry: use SYM* macros instead of ENTRY(), etc.
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 17 Apr 2023 12:45:15 +0000 (14:45 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Wed, 19 Apr 2023 15:24:18 +0000 (17:24 +0200)
commitfda1dffa44b0ea657e413f1e548022e3f0269592
treeaee381f7eb801a3638a5f0cb4f209ebf11860113
parent04b6d02dbecdda5d15aa55edbae2f0e1eb81749e
s390/entry: use SYM* macros instead of ENTRY(), etc.

Consistently use the SYM* family of macros instead of the
deprecated ENTRY(), ENDPROC(), etc. family of macros.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/kernel/entry.S