This patch prevents potential stack corruption on 68020/030 when delivering signals following a bus error or (theoretically) an address error.
Changed since RFC: - Dropped patch 1 because, as Andreas pointed out, it will not work properly.
Finn Thain (1): m68k: Move signal frame following exception on 68020/030
arch/m68k/kernel/signal.c | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-)