x86, 32-bit: Use generic sys_pipe()
authorAmerigo Wang <amwang@redhat.com>
Thu, 6 Aug 2009 22:58:12 +0000 (15:58 -0700)
committerIngo Molnar <mingo@elte.hu>
Sat, 8 Aug 2009 16:20:52 +0000 (18:20 +0200)
commit4c711576b90cc36c13b94816a953a8de6a53d03c
treeba960c22ab257e3b139c1429ed0f0a91aab1b5aa
parent72c4d8530244264317a662de9a55cc47e6c8e9df
x86, 32-bit: Use generic sys_pipe()

As suggested by Al, it's better to use the generic sys_pipe() for ia32.

Signed-off-by: WANG Cong <amwang@redhat.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/ia32/ia32entry.S
arch/x86/ia32/sys_ia32.c