forked from Minki/linux
[MIPS] N32 needs to use compat_sys_futimesat
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
4d24c8f955
commit
82411390a2
@ -375,7 +375,7 @@ EXPORT(sysn32_call_table)
|
||||
PTR sys_mkdirat
|
||||
PTR sys_mknodat
|
||||
PTR sys_fchownat
|
||||
PTR sys_futimesat /* 6255 */
|
||||
PTR compat_sys_futimesat /* 6255 */
|
||||
PTR sys_newfstatat
|
||||
PTR sys_unlinkat
|
||||
PTR sys_renameat
|
||||
|
Loading…
Reference in New Issue
Block a user