[parisc-linux] fstatat64 and newfstatat syscalls

Helge Deller deller at gmx.de
Fri Dec 22 16:49:41 MST 2006


Hi Grant,

I think we have some wrong assignments with above $TOPIC syscalls.

I found this mail and CVS patch from you:
http://lists.parisc-linux.org/pipermail/parisc-linux-cvs/2006-February/036543.html
http://cvs.parisc-linux.org/linux-2.6/arch/parisc/kernel/syscall_table.S.diff?cvsroot=&r1=1.22&r2=1.23

but currently we have:
arch/parisc/kernel/syscall_table.S:		ENTRY_SAME(fstatat64)           /* 280 */
while in:
include/asm-parisc/unistd.h:			#define __NR_newfstatat         (__NR_Linux + 280)

Helge




More information about the parisc-linux mailing list