aboutsummaryrefslogtreecommitdiff
path: root/arch/um/sys-x86_64/syscalls.c
diff options
context:
space:
mode:
authorPaolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>2005-05-01 08:58:55 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-05-01 08:58:55 -0700
commitddcd6b175793839e51fdd55debb670a9f512c448 (patch)
tree6a7e9f003eec5a9f62ea8bbb0645eb6595afffdb /arch/um/sys-x86_64/syscalls.c
parent5e7b83ffc67e15791d9bf8b2a18e4f5fd0eb69b8 (diff)
[PATCH] uml: quick fix syscall table for x86_64
Fix the moved syscall table for the x86_64 SUBARCH: - redirect __NR_chown and such to versions aware of 32-bit UIDs, - avoid the useless hack for sys_nfsservctl, - use sys_sendfile64 in the table rather than sys_sendfile. - __NR_uselib is sys_ni_syscall on x86_64 (which does not support A.OUT). - __NR_getrlimit is sys_getrlimit, not sys_old_getrlimit Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/um/sys-x86_64/syscalls.c')
0 files changed, 0 insertions, 0 deletions