s390/extable: reduce number of extable macros
authorHeiko Carstens <hca@linux.ibm.com>
Fri, 6 Oct 2023 13:42:40 +0000 (15:42 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 16 Oct 2023 11:04:09 +0000 (13:04 +0200)
commit88b2c332fcecbcf71a5d69a214a8805cf916fbf8
tree6a42bb118855304a2dbf8f9433e21eed2e3e3ffd
parentecfe7f53286748bca0ef1646a45f428b915b0916
s390/extable: reduce number of extable macros

Get rid of __EX_TABLE() macro, rename __EX_TABLE_UA() to __EX_TABLE()
and convert users of old __EX_TABLE() macro so they pass more parameters
to the changed __EX_TABLE() semantics.

Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/asm-extable.h