]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 3106/2: ARM EABI: some syscall adjustments
authorNicolas Pitre <nico@cam.org>
Sat, 14 Jan 2006 16:32:12 +0000 (16:32 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 14 Jan 2006 16:32:12 +0000 (16:32 +0000)
commitc155fc95befc95f4a9d6497f5fadec22f4bc3a24
tree116118cd43f6cfa5ac01eac1e8ca7bf62a364ca1
parent3f2829a31573e3e502b874c8d69a765f7a778793
[ARM] 3106/2: ARM EABI: some syscall adjustments

Patch from Nicolas Pitre

Fix a few syscalls for EABI requirements. They were sys_pread64 and
sys_pwrite64 where the last argument is now entirely pushed on stack,
but since commit 567bd98017d9c9f2ac1c148ddc78c062e8abd398 they don't
require any fixup.  Remains only the stat64 structure. Non EABI kernels
are unaffected.

Signed-off-by: Nicolas Pitre
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/stat.h