linux/arch/ia64/ia32
Tsuneo.Yoshioka@f-secure.com 83b942bd34 [PATCH] x86-64: Fix 32bit sendfile
If we use 64bit kernel on ia64/x86_64/s390 architecture, and we run
32bit binary on 32bit compatibility mode, sendfile system call seems be
not set offset argument.

This is because sendfile's return value is not zero but the code regards
the result by return value is zero or not.

This problem will be affect to ia64/x86_64/s390 and not affect to other
architecture does not affect other architecture (mips/parisc/ppc64/sparc64).

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-12 10:49:57 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
binfmt_elf32.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
elfcore32.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ia32_entry.S kbuild: ia64 use generic asm-offsets.h support 2005-09-09 22:03:13 +02:00
ia32_ioctl.c [PATCH] kill <asm/ioctl32.h> 2005-05-17 07:59:21 -07:00
ia32_ldt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ia32_signal.c [IA64] remove use of asm/segment.h 2005-08-24 13:23:30 -07:00
ia32_support.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ia32_traps.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ia32priv.h [PATCH] compat: introduce compat_time_t 2005-06-23 09:45:32 -07:00
sys_ia32.c [PATCH] x86-64: Fix 32bit sendfile 2005-09-12 10:49:57 -07:00