commit | e3a2fe007b8b6f29c4c3c46d540a483406eb43be | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Tue Dec 08 22:32:33 2015 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Tue Dec 08 22:35:26 2015 +0000 |
tree | 45299a1145e8b63d66ed3766319f53f9987b11a3 | |
parent | ebb38bc5bb99678e5f59b0959f0e84888cacb13b [diff] |
mips: fix fadvise64 syscall entries * linux/mips/syscallent-n32.h [6216]: Change syscall handler from fadvise64 to fadvise64_64. * linux/mips/syscallent-n64.h [5215]: Rename from "fadvise64_64" to "fadvise64" * linux/mips/syscallent-o32.h [4254]: Likewise.