projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30e748a
)
[MIPS] N32 needs to use the compat version of sys_nfsservctl.
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 15 Nov 2007 22:20:33 +0000
(22:20 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 15 Nov 2007 23:21:52 +0000
(23:21 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/scall64-n32.S
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/kernel/scall64-n32.S
b/arch/mips/kernel/scall64-n32.S
index 118be24224f2a849a0fa16662daa674c66103b22..01993ec3368b5344caabcca54f8b1bc75e7641bc 100644
(file)
--- a/
arch/mips/kernel/scall64-n32.S
+++ b/
arch/mips/kernel/scall64-n32.S
@@
-293,7
+293,7
@@
EXPORT(sysn32_call_table)
PTR sys_ni_syscall /* 6170, was get_kernel_syms */
PTR sys_ni_syscall /* was query_module */
PTR sys_quotactl
- PTR sys_nfsservctl
+ PTR
compat_
sys_nfsservctl
PTR sys_ni_syscall /* res. for getpmsg */
PTR sys_ni_syscall /* 6175 for putpmsg */
PTR sys_ni_syscall /* res. for afs_syscall */