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] [day] [month] [year] [list]
Date:	Tue, 9 Apr 2013 11:06:15 +0200 (CEST)
From:	Thomas Gleixner <tglx@...utronix.de>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
cc:	Andrew Morton <akpm@...ux-foundation.org>,
	Guenter Roeck <linux@...ck-us.net>,
	Al Viro <viro@...iv.linux.org.uk>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Clean up kernel/timer.c

On Tue, 9 Apr 2013, Stephen Rothwell wrote:

> Andrew Morton noted:
> 
> 	akpm3:/usr/src/25> grep SYSCALL kernel/timer.c
> 	SYSCALL_DEFINE1(alarm, unsigned int, seconds)
> 	SYSCALL_DEFINE0(getpid)
> 	SYSCALL_DEFINE0(getppid)
> 	SYSCALL_DEFINE0(getuid)
> 	SYSCALL_DEFINE0(geteuid)
> 	SYSCALL_DEFINE0(getgid)
> 	SYSCALL_DEFINE0(getegid)
> 	SYSCALL_DEFINE0(gettid)
> 	SYSCALL_DEFINE1(sysinfo, struct sysinfo __user *, info)
> 	COMPAT_SYSCALL_DEFINE1(sysinfo, struct compat_sysinfo __user *, info)
> 
> 	Only one of those should be in kernel/timer.c.  Who wrote this thing?

Hehe :)
 
> Move some non timer related syscalls to kernel/sys.c
> 
> Signed-off-by: Stephen Rothwell <sfr@...b.auug.org.au>

Acked-by: Thomas Gleixner <tglx@...utronix.de>
--
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