[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201103101556.44698.arnd@arndb.de>
Date: Thu, 10 Mar 2011 15:56:44 +0100
From: Arnd Bergmann <arnd@...db.de>
To: "Aneesh Kumar K. V" <aneesh.kumar@...ux.vnet.ibm.com>
Cc: Sage Weil <sage@...dream.net>, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, Jonathan Nieder <jrnieder@...il.com>,
akpm@...ux-foundation.org, linux-api@...r.kernel.org
Subject: Re: [RFC] introduce sys_syncfs to sync a single file system (v2)
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.
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists