On Thu, 10 Mar 2011, Arnd Bergmann wrote: > On Tuesday 08 March 2011, Aneesh Kumar K. V wrote: > > > arch/x86/ia32/ia32entry.S | 1 + > > > arch/x86/include/asm/unistd_32.h | 3 ++- > > > arch/x86/include/asm/unistd_64.h | 2 ++ > > > arch/x86/kernel/syscall_table_32.S | 1 + > > > fs/sync.c | 24 ++++++++++++++++++++++++ > > > 5 files changed, 30 insertions(+), 1 deletions(-) > > > > > > include/asm-generic/unistd.h may also need an update. > > I was just going to say the same. > > Also, include/linux/syscalls.h should list the prototype, because > some architectures generate the system call table from C code. Thanks! Sending an updated patch now. sage -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html