s390/futex: add missing EX_TABLE entry to __futex_atomic_op()
authorHeiko Carstens <hca@linux.ibm.com>
Tue, 18 Oct 2022 11:44:11 +0000 (13:44 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Wed, 26 Oct 2022 12:47:31 +0000 (14:47 +0200)
commita262d3ad6a433e4080cecd0a8841104a5906355e
treeb05881ac954413d485fbb92e9208dbef3bc0df1d
parent4e1b5a86a5edfbefc9396d41b0fc1a2ebd0101b6
s390/futex: add missing EX_TABLE entry to __futex_atomic_op()

For some exception types the instruction address points behind the
instruction that caused the exception. Take that into account and add
the missing exception table entry.

Cc: <stable@vger.kernel.org>
Reviewed-by: Vasily Gorbik <gor@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/futex.h