[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
[safe/jmp/linux-2.6] / arch / sh / kernel / sys_sh32.c
index dbba1e1..63ba128 100644 (file)
@@ -22,7 +22,7 @@
  * sys_pipe() is the normal C calling standard for creating
  * a pipe. It's not the way Unix traditionally does this, though.
  */
-asmlinkage int sys_pipe(unsigned long r4, unsigned long r5,
+asmlinkage int sys_sh_pipe(unsigned long r4, unsigned long r5,
        unsigned long r6, unsigned long r7,
        struct pt_regs __regs)
 {