x86: Don't require the vDSO for handling a.out signals
authorAndi Kleen <ak@suse.de>
Sat, 17 Feb 2007 12:33:00 +0000 (13:33 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Mar 2007 18:50:22 +0000 (10:50 -0800)
commit84cb9c519287d8bfeafbc060bd5cf4f25dfc9eb8
tree772074b45deb084f557746537c7ea7f4d86fd308
parent4c1a0698326b3eb9e4967fc91a919bbe5a36ed86
x86: Don't require the vDSO for handling a.out signals

x86: Don't require the vDSO for handling a.out signals

and in other strange binfmts. vDSO is not necessarily mapped there.

This fixes signals in a.out programs

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/i386/kernel/signal.c
arch/x86_64/ia32/ia32_signal.c
fs/binfmt_elf.c
include/linux/binfmts.h