[MIPS] Use compat_sys_mount.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 16 Oct 2006 15:49:37 +0000 (16:49 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 19 Oct 2006 16:55:13 +0000 (17:55 +0100)
This fixes mount problems with smbfs, ncpfs and NFSv4.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/scall64-n32.S
arch/mips/kernel/scall64-o32.S

index 6d9f187..8c453f8 100644 (file)
@@ -280,7 +280,7 @@ EXPORT(sysn32_call_table)
        PTR     sys_sync
        PTR     sys_acct
        PTR     sys32_settimeofday
-       PTR     sys_mount                       /* 6160 */
+       PTR     compat_sys_mount                /* 6160 */
        PTR     sys_umount
        PTR     sys_swapon
        PTR     sys_swapoff
index 2e6d067..d105917 100644 (file)
@@ -226,7 +226,7 @@ sys_call_table:
        PTR     sys_ni_syscall                  /* was sys_stat */
        PTR     sys_lseek
        PTR     sys_getpid                      /* 4020 */
-       PTR     sys_mount
+       PTR     compat_sys_mount
        PTR     sys_oldumount
        PTR     sys_setuid
        PTR     sys_getuid