Correct sys_sendfile[64] type and nargs
authorDenys Vlasenko <dvlasenk@redhat.com>
Fri, 19 Aug 2011 17:01:26 +0000 (19:01 +0200)
committerDenys Vlasenko <dvlasenk@redhat.com>
Tue, 23 Aug 2011 10:53:01 +0000 (12:53 +0200)
* freebsd/i386/syscallent.h: Correct sys_sendfile nargs 7->8
* linux/mips/syscallent.h: Correct sys_sendfile64 nargs 5->4
* linux/sh/syscallent.h: Correct sys_sendfile64 nargs 5->4
* linux/sh64/syscallent.h: Correct sys_sendfile64 nargs 5->4
* linux/m68k/syscallent.h: Correct sys_sendfile64 type TF->TD|TN
* linux/microblaze/syscallent.h: Correct sys_sendfile64 type TF->TD|TN
* linux/tile/syscallent.h: Correct sys_sendfile and sys_sendfile64 type TD->TD|TN

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
freebsd/i386/syscallent.h
linux/m68k/syscallent.h
linux/microblaze/syscallent.h
linux/mips/syscallent.h
linux/sh/syscallent.h
linux/sh64/syscallent.h
linux/tile/syscallent.h

index bb6815e700442584feb712e62b34664685076286..b801b03e9b495b77cccd0828a9fa0cc25ffd8b74 100644 (file)
   { 1, 0,      sys_sched_get_priority_min,     "sched_get_priority_min"        }, /* 333 */
   { 2, 0,      sys_sched_rr_get_interval,      "sched_rr_get_interval" }, /* 334 */
   { 2, 0,      sys_utrace,     "utrace"        }, /* 335 */
-  { 7, TD|TN,  sys_sendfile,   "sendfile"      }, /* 336 */
+  { 8, TD|TN,  sys_sendfile,   "sendfile"      }, /* 336 */
   { 3, 0,      sys_kldsym,     "kldsym"        }, /* 337 */
   { 1, 0,      sys_jail,       "jail"  }, /* 338 */
   { -1,        0,      printargs,      "SYS_339"       }, /* 339 */
index b5c35d111b0d99d790918c40e11535900f4b6def..d2cda532183b67811f5854deb70e7bafd11c7518 100644 (file)
        { 2,    TF,     sys_removexattr,        "lremovexattr"  }, /* 233 */
        { 2,    TD,     sys_fremovexattr,       "fremovexattr"  }, /* 234 */
        { 6,    0,      sys_futex,              "futex"         }, /* 235 */
-       { 4,    TF,     sys_sendfile64,         "sendfile64"    }, /* 236 */
+       { 4,    TD|TN,  sys_sendfile64,         "sendfile64"    }, /* 236 */
        { 3,    0,      sys_mincore,            "mincore"       }, /* 237 */
        { 3,    0,      sys_madvise,            "madvise"       }, /* 238 */
        { 3,    0,      sys_fcntl,              "fcntl64"       }, /* 239 */
index 4a941ec09a61205027be69c782e80858cdd508f3..fb1fc7eb7ffb98c19d6a6d5f9ab352c01ea16632 100644 (file)
        { 2,    TF,     sys_removexattr,        "lremovexattr"  }, /* 236 */
        { 2,    TD,     sys_fremovexattr,       "fremovexattr"  }, /* 237 */
        { 2,    TS,     sys_kill,               "tkill"         }, /* 238 */
-       { 4,    TF,     sys_sendfile64,         "sendfile64"    }, /* 239 */
+       { 4,    TD|TN,  sys_sendfile64,         "sendfile64"    }, /* 239 */
        { 6,    0,      sys_futex,              "futex"         }, /* 240 */
        { 3,    0,      sys_sched_setaffinity,  "sched_setaffinity"}, /* 241 */
        { 3,    0,      sys_sched_getaffinity,  "sched_getaffinity"}, /* 242 */
index e9f953a25b193208243e382d0248932aafc71e0f..afcad8cf8b39c30ee60ad51c1a362971da5d9e4c 100644 (file)
        { 2,    TF,     sys_removexattr,        "lremovexattr"  }, /* 4234 */
        { 2,    TD,     sys_fremovexattr,       "fremovexattr"  }, /* 4235 */
        { 2,    TS,     sys_kill,               "tkill"         }, /* 4236 */
-       { 5,    TD|TN,  sys_sendfile64,         "sendfile64"    }, /* 4237 */
+       { 4,    TD|TN,  sys_sendfile64,         "sendfile64"    }, /* 4237 */
        { 6,    0,      sys_futex,              "futex"         }, /* 4238 */
        { 3,    0,      sys_sched_setaffinity,  "sched_setaffinity"}, /* 4239 */
        { 3,    0,      sys_sched_getaffinity,  "sched_getaffinity"}, /* 4240 */
index 8dfdd16acc2fb5414984131daa68b3b72dce1cc7..d71a493d7c4e18d5c49e21a59791445522d84762 100644 (file)
        { 2,    TF,     sys_removexattr,        "lremovexattr"  }, /* 236 */
        { 2,    TD,     sys_fremovexattr,       "fremovexattr"  }, /* 237 */
        { 2,    TD,     sys_kill,               "tkill"         }, /* 238 */
-       { 5,    TD|TN,  sys_sendfile64,         "sendfile64"    }, /* 239 */
+       { 4,    TD|TN,  sys_sendfile64,         "sendfile64"    }, /* 239 */
        { 6,    0,      sys_futex,              "futex"         }, /* 240 */
        { 3,    0,      sys_sched_setaffinity,  "sched_setaffinity"}, /* 241 */
        { 3,    0,      sys_sched_getaffinity,  "sched_getaffinity"}, /* 242 */
index ea01878ec2ac3ac2c207f39973c58dc1eba29c07..2c3f6da62fee44bc24a1c59bd6b1114bd7fbd53b 100644 (file)
        { 2,    TF,     sys_removexattr,        "lremovexattr"  }, /* 264 */
        { 2,    TD,     sys_fremovexattr,       "fremovexattr"  }, /* 265 */
        { 2,    TD,     sys_kill,               "tkill"         }, /* 266 */
-       { 5,    TD|TN,  sys_sendfile64,         "sendfile64"    }, /* 267 */
+       { 4,    TD|TN,  sys_sendfile64,         "sendfile64"    }, /* 267 */
        { 6,    0,      sys_futex,              "futex"         }, /* 268 */
        { 3,    0,      sys_sched_setaffinity,  "sched_setaffinity"}, /* 269 */
        { 3,    0,      sys_sched_getaffinity,  "sched_getaffinity"}, /* 270 */
index b54815723112064c85b1d7bd88c6a15c2796d40c..42814bc976995a165cb621126bc7247515eb1272 100644 (file)
        { 2,    0,      sys_capget,             "capget" }, /* 183 */
        { 2,    0,      sys_capset,             "capset" }, /* 184 */
        { 2,    TS,     sys_sigaltstack,        "sigaltstack" }, /* 185 */
-       { 4,    TD,     sys_sendfile,           "sendfile" }, /* 186 */
+       { 4,    TD|TN,  sys_sendfile,           "sendfile" }, /* 186 */
        { 5,    0,      sys_getpmsg,            "getpmsg" }, /* 187 */
        { 5,    0,      sys_putpmsg,            "putpmsg" }, /* 188 */
        { 0,    TP,     sys_vfork,              "vfork" }, /* 189 */
        { 2,    TF,     sys_removexattr,        "lremovexattr" }, /* 212 */
        { 2,    TD,     sys_fremovexattr,       "fremovexattr" }, /* 213 */
        { 2,    TS,     sys_kill,               "tkill" }, /* 214 */
-       { 4,    TD,     sys_sendfile64,         "sendfile64" }, /* 215 */
+       { 4,    TD|TN,  sys_sendfile64,         "sendfile64" }, /* 215 */
        { 5,    0,      sys_futex,              "futex" }, /* 216 */
        { 3,    0,      sys_sched_setaffinity,  "sched_setaffinity" }, /* 217 */
        { 3,    0,      sys_sched_getaffinity,  "sched_getaffinity" }, /* 218 */