lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ