linux-user/alpha: Rename the sigaction restorer field
commitf20a9ca6d09796a50e850bd105ba03aa96918e5f
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 22 Apr 2021 23:02:22 +0000 (22 16:02 -0700)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 18 May 2021 05:09:58 +0000 (18 07:09 +0200)
tree1bdee5a96e134006bbff9f53d6d02dfe41d5cbc7
parent8f5141a9e10c8621c902eeb969bd188d995ecc18
linux-user/alpha: Rename the sigaction restorer field

Use ka_restorer, in line with TARGET_ARCH_HAS_KA_RESTORER
vs TARGET_ARCH_HAS_SA_RESTORER, since Alpha passes this
field as a syscall argument.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210422230227.314751-3-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/alpha/signal.c
linux-user/syscall.c
linux-user/syscall_defs.h