x86/signal/64: Drop the separate compat signal delivery code

Compile __setup_frame_32() and __setup_rt_frame_32() on 64-bit
compat-supporting kernels and use it instead of the copy in
ia32_signal.c

This removes a lot of duplicate code.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
4 files changed