]> Pileus Git - ~andy/linux/commit
x86-64: Eliminate dead ia32 syscall handlers
authorJan Beulich <JBeulich@suse.com>
Tue, 8 May 2012 14:21:18 +0000 (15:21 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 8 May 2012 14:43:01 +0000 (16:43 +0200)
commitfba60c620a6a9ec11140c179e5d0fe0bc3c3ea29
tree1d1b56129e2435f325374d5632ec03cf352cd9f1
parentfebb72a6e4cc6c8cffcc1ea649a3fb364f1ea432
x86-64: Eliminate dead ia32 syscall handlers

None of the three routines being removed here was actually
hooked up anywhere, so they all represented dead code.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/4FA947FE020000780008247F@nat28.tlf.novell.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/ia32/sys_ia32.c