linux/arch/x86/ia32
Mikael Pettersson 8479d94e9f x86, signals: remove duplicated register setup code in ia32 signal delivery
Impact: cleanup, no functionality changed

ia32_setup_rt_frame() has a duplicated code block labelled
"Make -mregparm=3 work" for setting up the register parameters
to the user-mode signal handler.

This is harmless but ugly. Remove the redundant assignments.

Signed-off-by: Mikael Pettersson <mikpe@it.uu.se>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-27 10:44:22 +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, signals: remove duplicated register setup code in ia32 signal delivery 2008-10-27 10:44:22 +01:00
ia32entry.S compat: generic compat get/settimeofday 2008-10-16 11:21:33 -07:00
ipc32.c x86: clean up arch/x86/ia32/ipc32.c 2008-01-30 13:30:08 +01:00
Makefile x86: compat_binfmt_elf 2008-01-30 13:31:55 +01:00
sys_ia32.c compat: generic compat get/settimeofday 2008-10-16 11:21:33 -07:00