mips: fix syscall entries that should have TP flag set
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 29 Apr 2014 18:15:43 +0000 (18:15 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 12 May 2014 20:37:48 +0000 (20:37 +0000)
linux/mips/syscallent-n32.h
linux/mips/syscallent-n64.h
linux/mips/syscallent-o32.h

index e2c930803667eba6a024197bd2a56305ef224554..8d515f605deebb50daccb6b5b06c610b549114d9 100644 (file)
@@ -55,7 +55,7 @@
        { 4,    TN,     sys_socketpair,         "socketpair"    }, /* 6052 */
        { 5,    TN,     sys_setsockopt,         "setsockopt"    }, /* 6053 */
        { 5,    TN,     sys_getsockopt,         "getsockopt"    }, /* 6054 */
-       { 2,    TP,     sys_clone,              "clone"         }, /* 6055 */
+       { 5,    TP,     sys_clone,              "clone"         }, /* 6055 */
        { 0,    TP,     sys_fork,               "fork"          }, /* 6056 */
        { 3,    TF|TP,  sys_execve,             "execve"        }, /* 6057 */
        { 1,    TP,     sys_exit,               "exit"          }, /* 6058 */
        { 0,    0,      printargs,              "n32_socketpair"        }, /* 6052 */
        { 0,    0,      printargs,              "n32_setsockopt"        }, /* 6053 */
        { 0,    0,      printargs,              "n32_getsockopt"        }, /* 6054 */
-       { 0,    0,      printargs,              "n32_clone"             }, /* 6055 */
-       { 0,    0,      printargs,              "n32_fork"              }, /* 6056 */
-       { 0,    0,      printargs,              "n32_execve"            }, /* 6057 */
-       { 0,    0,      printargs,              "n32_exit"              }, /* 6058 */
-       { 0,    0,      printargs,              "n32_wait4"             }, /* 6059 */
+       { 5,    TP,     printargs,              "n32_clone"             }, /* 6055 */
+       { 0,    TP,     printargs,              "n32_fork"              }, /* 6056 */
+       { 3,    TF|TP,  printargs,              "n32_execve"            }, /* 6057 */
+       { 1,    TP,     printargs,              "n32_exit"              }, /* 6058 */
+       { 4,    TP,     printargs,              "n32_wait4"             }, /* 6059 */
        { 0,    0,      printargs,              "n32_kill"              }, /* 6060 */
        { 0,    0,      printargs,              "n32_uname"             }, /* 6061 */
        { 0,    0,      printargs,              "n32_semget"            }, /* 6062 */
index 45189799f0bdb7b5eb664503f5b1ea6fdf042fef..fa722b252707fedd86091e5aa2b43af9512e970c 100644 (file)
@@ -55,7 +55,7 @@
        { 4,    TN,     sys_socketpair,         "socketpair"    }, /* 5052 */
        { 5,    TN,     sys_setsockopt,         "setsockopt"    }, /* 5053 */
        { 5,    TN,     sys_getsockopt,         "getsockopt"    }, /* 5054 */
-       { 2,    TP,     sys_clone,              "clone"         }, /* 5055 */
+       { 5,    TP,     sys_clone,              "clone"         }, /* 5055 */
        { 0,    TP,     sys_fork,               "fork"          }, /* 5056 */
        { 3,    TF|TP,  sys_execve,             "execve"        }, /* 5057 */
        { 1,    TP,     sys_exit,               "exit"          }, /* 5058 */
        { 0,    0,      printargs,              "n64_socketpair"        }, /* 5052 */
        { 0,    0,      printargs,              "n64_setsockopt"        }, /* 5053 */
        { 0,    0,      printargs,              "n64_getsockopt"        }, /* 5054 */
-       { 0,    0,      printargs,              "n64_clone"             }, /* 5055 */
-       { 0,    0,      printargs,              "n64_fork"              }, /* 5056 */
-       { 0,    0,      printargs,              "n64_execve"            }, /* 5057 */
-       { 0,    0,      printargs,              "n64_exit"              }, /* 5058 */
-       { 0,    0,      printargs,              "n64_wait4"             }, /* 5059 */
+       { 5,    TP,     printargs,              "n64_clone"             }, /* 5055 */
+       { 0,    TP,     printargs,              "n64_fork"              }, /* 5056 */
+       { 3,    TF|TP,  printargs,              "n64_execve"            }, /* 5057 */
+       { 1,    TP,     printargs,              "n64_exit"              }, /* 5058 */
+       { 4,    TP,     printargs,              "n64_wait4"             }, /* 5059 */
        { 0,    0,      printargs,              "n64_kill"              }, /* 5060 */
        { 0,    0,      printargs,              "n64_uname"             }, /* 5061 */
        { 0,    0,      printargs,              "n64_semget"            }, /* 5062 */
        { 0,    0,      printargs,              "n64_faccessat"         }, /* 5259 */
        { 0,    0,      printargs,              "n64_pselect6"          }, /* 5260 */
        { 0,    0,      printargs,              "n64_ppoll"             }, /* 5261 */
-       { 0,    0,      printargs,              "n64_unshare"           }, /* 5262 */
+       { 1,    TP,     printargs,              "n64_unshare"           }, /* 5262 */
        { 0,    0,      printargs,              "n64_splice"            }, /* 5263 */
        { 0,    0,      printargs,              "n64_sync_file_range"   }, /* 5264 */
        { 0,    0,      printargs,              "n64_tee"               }, /* 5265 */
        { 0,    0,      printargs,              "n64_inotify_init1"     }, /* 5288 */
        { 0,    0,      printargs,              "n64_preadv"            }, /* 5289 */
        { 0,    0,      printargs,              "n64_pwritev"           }, /* 5290 */
-       { 0,    0,      printargs,              "n64_rt_tgsigqueueinfo" }, /* 5291 */
+       { 4,    TP|TS,  printargs,              "n64_rt_tgsigqueueinfo" }, /* 5291 */
        { 0,    0,      printargs,              "n64_perf_event_open"   }, /* 5292 */
        { 0,    0,      printargs,              "n64_accept4"           }, /* 5293 */
        { 0,    0,      printargs,              "n64_recvmmsg"          }, /* 5294 */
index 859c6189e0cc625cbfb6be9dcf7618f667d5313c..cbccebbf5286a3317df0bf6f2d6deedf71481ec0 100644 (file)
        { 3,    TD,     sys_finit_module,       "finit_module"  }, /* 4348 */
 #else
        { 0,    0,      printargs,              "o32_syscall"   }, /* 4000 */
-       { 0,    0,      printargs,              "o32_exit"              }, /* 4001 */
-       { 0,    0,      printargs,              "o32_fork"              }, /* 4002 */
+       { 1,    TP,     printargs,              "o32_exit"              }, /* 4001 */
+       { 0,    TP,     printargs,              "o32_fork"              }, /* 4002 */
        { 0,    0,      printargs,              "o32_read"              }, /* 4003 */
        { 0,    0,      printargs,              "o32_write"             }, /* 4004 */
        { 0,    0,      printargs,              "o32_open"              }, /* 4005 */
        { 0,    0,      printargs,              "o32_close"             }, /* 4006 */
-       { 0,    0,      printargs,              "o32_waitpid"   }, /* 4007 */
+       { 3,    TP,     printargs,              "o32_waitpid"   }, /* 4007 */
        { 0,    0,      printargs,              "o32_creat"             }, /* 4008 */
        { 0,    0,      printargs,              "o32_link"              }, /* 4009 */
        { 0,    0,      printargs,              "o32_unlink"    }, /* 4010 */
-       { 0,    0,      printargs,              "o32_execve"    }, /* 4011 */
+       { 3,    TF|TP,  printargs,              "o32_execve"    }, /* 4011 */
        { 0,    0,      printargs,              "o32_chdir"             }, /* 4012 */
        { 0,    0,      printargs,              "o32_time"              }, /* 4013 */
        { 0,    0,      printargs,              "o32_mknod"             }, /* 4014 */
        { 0,    0,      printargs,              "o32_vhangup"   }, /* 4111 */
        { 0,    0,      printargs,              "o32_idle"              }, /* 4112 */
        { 0,    0,      printargs,              "o32_vm86"              }, /* 4113 */
-       { 0,    0,      printargs,              "o32_wait4"             }, /* 4114 */
+       { 4,    TP,     printargs,              "o32_wait4"             }, /* 4114 */
        { 0,    0,      printargs,              "o32_swapoff"   }, /* 4115 */
        { 0,    0,      printargs,              "o32_sysinfo"   }, /* 4116 */
        { 0,    0,      printargs,              "o32_ipc"               }, /* 4117 */
        { 0,    0,      printargs,              "o32_fsync"             }, /* 4118 */
        { 0,    0,      printargs,              "o32_sigreturn" }, /* 4119 */
-       { 0,    0,      printargs,              "o32_clone"             }, /* 4120 */
+       { 5,    TP,     printargs,              "o32_clone"             }, /* 4120 */
        { 0,    0,      printargs,              "o32_setdomainname"     }, /* 4121 */
        { 0,    0,      printargs,              "o32_uname"             }, /* 4122 */
        { 0,    0,      printargs,              "o32_modify_ldt"        }, /* 4123 */