Select Git revision
probe.c
Albert Cahalan
authored and
Linus Torvalds
committed
The recent change to make x86_64 support i386 binaries compiled with -mregparm=3 only covered signal handlers without SA_SIGINFO. (the 3-arg "real-time" ones) This is useful for klibc at least. Signed-off-by:Albert Cahalan <acahalan@gmail.com> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>