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)
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>

No differences found