commit | 4c711576b90cc36c13b94816a953a8de6a53d03c | [log] [tgz] |
---|---|---|
author | Amerigo Wang <amwang@redhat.com> | Thu Aug 06 15:58:12 2009 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Aug 08 18:20:52 2009 +0200 |
tree | ba960c22ab257e3b139c1429ed0f0a91aab1b5aa | |
parent | 72c4d8530244264317a662de9a55cc47e6c8e9df [diff] |
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>