linux-stable-rt/arch/x86_64/ia32
Albert Cahalan 8e3de538ee [PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in compat mode
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)

To be compatible with i386, both types should be supported.

Signed-off-by: Albert Cahalan <acahalan@gmail.com>
Signed-off-by: Andi Kleen <ak@suse.de>
2006-12-07 02:14:06 +01:00
..
Makefile
audit.c
fpu32.c
ia32_aout.c
ia32_binfmt.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
ia32_signal.c [PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in compat mode 2006-12-07 02:14:06 +01:00
ia32entry.S
ipc32.c
mmap32.c
ptrace32.c [PATCH] x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation. 2006-11-14 16:57:46 +01:00
sys_ia32.c [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 2006-10-03 08:03:40 -07:00
syscall32.c
syscall32_syscall.S
tls32.c
vsyscall-sigreturn.S
vsyscall-syscall.S
vsyscall-sysenter.S
vsyscall.lds