s390/kprobes: use SYM* macros instead of ENTRY(), etc.
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 17 Apr 2023 12:45:13 +0000 (14:45 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Wed, 19 Apr 2023 15:24:18 +0000 (17:24 +0200)
commit6cea5f0bc93dffc74f0fa8cad7680b5ad21d1961
tree3365dedbf64c9aa1009815bfea21390d8677924f
parent26d14299220ab8e1d4fb166d8e66dd4a43097ec1
s390/kprobes: 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/kprobes_insn_page.S