linux/arch/x86/ia32
Hiroshi Shimamoto 3d0aedd953 x86: signal: put give_sigsegv of setup frames together
When setup frame fails, force_sigsegv is called and returns -EFAULT.
There is similar code in ia32_setup_frame(), ia32_setup_rt_frame(),
__setup_frame() and __setup_rt_frame().

Make them identical.

No change in functionality intended.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-09-14 15:35:34 +02:00
..
Makefile x86: compat_binfmt_elf 2008-01-30 13:31:55 +01:00
audit.c x86: coding style fixes in arch/x86/ia32/audit.c 2008-01-30 13:32:54 +01:00
ia32_aout.c x86_64: use save/loadsegment in ia32 compat 2008-08-20 12:33:03 +02:00
ia32_signal.c x86: signal: put give_sigsegv of setup frames together 2008-09-14 15:35:34 +02:00
ia32entry.S x86_64: fix ia32 AMD syscall audit fast-path 2008-07-25 20:02:41 -07:00
ipc32.c x86: clean up arch/x86/ia32/ipc32.c 2008-01-30 13:30:08 +01:00
sys_ia32.c flag parameters: pipe 2008-07-24 10:47:28 -07:00