kernel-ark/arch/x86/ia32
Cyrill Gorcunov 9773db2a30 x86: remove dead code in ia32-emu
Remove useless second time checking of fsave argument in save_i387_ia32()
routine.  It's possible the compiler is doing the same but that is much
better to remove the dead code explicitly.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:30:32 +01:00
..
audit.c
fpu32.c x86: remove dead code in ia32-emu 2008-01-30 13:30:32 +01:00
ia32_aout.c x86: clean up arch/x86/ia32/aout32.c 2008-01-30 13:30:07 +01:00
ia32_binfmt.c x86: Use linux/elfcore-compat.h 2007-10-19 20:35:02 +02:00
ia32_signal.c x86: clean up arch/x86/ia32/ia32_signal.c 2008-01-30 13:30:07 +01:00
ia32entry.S x86 - 32-bit ptrace emulation mishandles 6th arg 2007-11-10 04:30:36 +01:00
ipc32.c x86: clean up arch/x86/ia32/ipc32.c 2008-01-30 13:30:08 +01:00
Makefile x86: remove the duplicated arch/x86/ia32/mmap32.c 2008-01-30 13:30:26 +01:00
ptrace32.c x86: clean up arch/x86/ia32/ptrace32.c 2008-01-30 13:30:08 +01:00
sys_ia32.c x86: clean up arch/x86/ia32/sys_ia32.c 2008-01-30 13:30:08 +01:00
syscall32_syscall.S
syscall32.c x86: clean up arch/x86/ia32/syscall32.c 2008-01-30 13:30:08 +01:00
tls32.c
vsyscall-sigreturn.S
vsyscall-syscall.S
vsyscall-sysenter.S
vsyscall.lds