From: Dmitry V. Levin Date: Fri, 25 Nov 2011 23:19:47 +0000 (+0000) Subject: Fix epoll_pwait syscall entries X-Git-Tag: v4.7~240 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a706881b3bf87903156cf552e053cfc6a40911f1;p=strace Fix epoll_pwait syscall entries * linux/alpha/syscallent.h: Fix number of epoll_pwait arguments. * linux/arm/syscallent.h: Likewise. * linux/avr32/syscallent.h: Likewise. * linux/bfin/syscallent.h: Likewise. * linux/i386/syscallent.h: Likewise. * linux/ia64/syscallent.h: Likewise. * linux/m68k/syscallent.h: Likewise. * linux/microblaze/syscallent.h: Likewise. * linux/mips/syscallent.h: Likewise. * linux/powerpc/syscallent.h: Likewise. * linux/s390/syscallent.h: Likewise. * linux/s390x/syscallent.h: Likewise. * linux/sh/syscallent.h: Likewise. * linux/sh64/syscallent.h: Likewise. * linux/sparc/syscallent.h: Likewise. * linux/tile/syscallent.h: Likewise. * linux/x86_64/syscallent.h: Likewise. --- diff --git a/linux/alpha/syscallent.h b/linux/alpha/syscallent.h index 8fc000a5..50d4b8a4 100644 --- a/linux/alpha/syscallent.h +++ b/linux/alpha/syscallent.h @@ -502,7 +502,7 @@ { 4, TD, sys_vmsplice, "vmsplice" }, /* 471 */ { 6, 0, sys_move_pages, "move_pages" }, /* 472 */ { 3, 0, sys_getcpu, "getcpu" }, /* 473 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 474 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 474 */ { 4, TD|TF, sys_utimensat, "utimensat" }, /* 475 */ { 3, TD|TS, sys_signalfd, "signalfd" }, /* 476 */ { 4, TD, sys_timerfd, "timerfd" }, /* 477 */ diff --git a/linux/arm/syscallent.h b/linux/arm/syscallent.h index dc42b8a1..9a5954ae 100644 --- a/linux/arm/syscallent.h +++ b/linux/arm/syscallent.h @@ -376,7 +376,7 @@ { 4, TD, sys_vmsplice, "vmsplice" }, /* 343 */ { 6, 0, sys_move_pages, "move_pages" }, /* 344 */ { 3, 0, sys_getcpu, "getcpu" }, /* 345 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 346 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 346 */ { 4, 0, sys_kexec_load, "kexec_load" }, /* 347 */ { 4, TD|TF, sys_utimensat, "utimensat" }, /* 348 */ { 3, TD|TS, sys_signalfd, "signalfd" }, /* 349 */ diff --git a/linux/avr32/syscallent.h b/linux/avr32/syscallent.h index 52d8f454..0a0e73fb 100644 --- a/linux/avr32/syscallent.h +++ b/linux/avr32/syscallent.h @@ -292,7 +292,7 @@ { 4, TD, sys_sync_file_range, "sync_file_range" }, /* 262 */ { 4, TD, sys_tee, "tee" }, /* 263 */ { 4, TD, sys_vmsplice, "vmsplice" }, /* 264 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 265 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 265 */ { 4, TI, sys_msgget, "msgget" }, /* 266 */ { 4, TI, sys_msgsnd, "msgsnd" }, /* 267 */ { 5, TI, sys_msgrcv, "msgrcv" }, /* 268 */ diff --git a/linux/bfin/syscallent.h b/linux/bfin/syscallent.h index cd6de967..47a37d75 100644 --- a/linux/bfin/syscallent.h +++ b/linux/bfin/syscallent.h @@ -374,7 +374,7 @@ { 4, TD, sys_sync_file_range, "sync_file_range" }, /* 343 */ { 4, TD, sys_tee, "tee" }, /* 344 */ { 4, TD, sys_vmsplice, "vmsplice" }, /* 345 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 346 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 346 */ { 4, TD|TF, sys_utimensat, "utimensat" }, /* 347 */ { 3, TD|TS, sys_signalfd, "signalfd" }, /* 348 */ { 2, TD, sys_timerfd_create, "timerfd_create" }, /* 349 */ diff --git a/linux/i386/syscallent.h b/linux/i386/syscallent.h index 4b2f6a80..4ec180f1 100644 --- a/linux/i386/syscallent.h +++ b/linux/i386/syscallent.h @@ -349,7 +349,7 @@ { 4, TD, sys_vmsplice, "vmsplice" }, /* 316 */ { 6, 0, sys_move_pages, "move_pages" }, /* 317 */ { 3, 0, sys_getcpu, "getcpu" }, /* 318 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 319 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 319 */ { 4, TD|TF, sys_utimensat, "utimensat" }, /* 320 */ { 3, TD|TS, sys_signalfd, "signalfd" }, /* 321 */ { 2, TD, sys_timerfd_create, "timerfd_create"}, /* 322 */ diff --git a/linux/ia64/syscallent.h b/linux/ia64/syscallent.h index 0f4151c4..2b334ec3 100644 --- a/linux/ia64/syscallent.h +++ b/linux/ia64/syscallent.h @@ -1109,7 +1109,7 @@ { 4, TD, sys_vmsplice, "vmsplice" }, /* 1302 */ { MA, 0, printargs, "SYS_1303" }, /* 1303 */ { 3, 0, sys_getcpu, "getcpu" }, /* 1304 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 1305 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 1305 */ { MA, 0, printargs, "SYS_1306" }, /* 1306 */ { 3, TD|TS, sys_signalfd, "signalfd" }, /* 1307 */ { 4, TD, sys_timerfd, "timerfd" }, /* 1308 */ diff --git a/linux/m68k/syscallent.h b/linux/m68k/syscallent.h index e339db37..01002f42 100644 --- a/linux/m68k/syscallent.h +++ b/linux/m68k/syscallent.h @@ -343,7 +343,7 @@ { 3, 0, sys_sched_getaffinity, "sched_getaffinity" },/* 312 */ { 4, 0, sys_kexec_load, "kexec_load" }, /* 313 */ { 3, 0, sys_getcpu, "getcpu" }, /* 314 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 315 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 315 */ { 4, TD|TF, sys_utimensat, "utimensat" }, /* 316 */ { 3, TD|TS, sys_signalfd, "signalfd" }, /* 317 */ { 2, TD, sys_timerfd_create, "timerfd_create"}, /* 318 */ diff --git a/linux/microblaze/syscallent.h b/linux/microblaze/syscallent.h index f9d79014..691898d6 100644 --- a/linux/microblaze/syscallent.h +++ b/linux/microblaze/syscallent.h @@ -348,7 +348,7 @@ { 5, TD, sys_vmsplice, "vmsplice" }, /* 316 */ { 6, 0, sys_move_pages, "move_pages" }, /* 317 */ { 3, 0, sys_getcpu, "getcpu" }, /* 318 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 319 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 319 */ { 4, TD|TF, sys_utimensat, "utimensat" }, /* 320 */ { 3, TD|TS, sys_signalfd, "signalfd" }, /* 321 */ { 2, TD, sys_timerfd_create, "timerfd_create" }, /* 322 */ diff --git a/linux/mips/syscallent.h b/linux/mips/syscallent.h index 29250d77..ae150b94 100644 --- a/linux/mips/syscallent.h +++ b/linux/mips/syscallent.h @@ -4315,7 +4315,7 @@ { 3, 0, sys_get_robust_list, "get_robust_list" }, /* 4310 */ { 4, 0, sys_kexec_load, "kexec_load" }, /* 4311 */ { 3, 0, sys_getcpu, "getcpu" }, /* 4312 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 4313 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 4313 */ { 3, 0, sys_ioprio_set, "ioprio_set" }, /* 4314 */ { 2, 0, sys_ioprio_get, "ioprio_get" }, /* 4315 */ { 4, 0, printargs, "utimensat" }, /* 4316 */ @@ -5617,7 +5617,7 @@ { 3, 0, sys_get_robust_list, "get_robust_list" }, /* 5269 */ { 4, 0, sys_kexec_load, "kexec_load" }, /* 5270 */ { 3, 0, sys_getcpu, "getcpu" }, /* 5271 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 5272 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 5272 */ { 3, 0, sys_ioprio_set, "ioprio_set" }, /* 5273 */ { 2, 0, sys_ioprio_get, "ioprio_get" }, /* 5274 */ { 4, TD|TF, sys_utimensat, "utimensat" }, /* 5275 */ @@ -6927,7 +6927,7 @@ { 3, 0, sys_get_robust_list, "get_robust_list" }, /* 6273 */ { 4, 0, sys_kexec_load, "kexec_load" }, /* 6274 */ { 3, 0, sys_getcpu, "getcpu" }, /* 6275 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 6276 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 6276 */ { 3, 0, sys_ioprio_set, "ioprio_set" }, /* 6277 */ { 2, 0, sys_ioprio_get, "ioprio_get" }, /* 6278 */ { 4, TD|TF, sys_utimensat, "utimensat" }, /* 6279 */ diff --git a/linux/powerpc/syscallent.h b/linux/powerpc/syscallent.h index 9983e0c4..42729e20 100644 --- a/linux/powerpc/syscallent.h +++ b/linux/powerpc/syscallent.h @@ -331,7 +331,7 @@ { 2, 0, sys_set_robust_list, "set_robust_list" }, /* 300 */ { 6, 0, sys_move_pages, "move_pages" }, /* 301 */ { 3, 0, sys_getcpu, "getcpu" }, /* 302 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 303 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 303 */ { 4, TD|TF, sys_utimensat, "utimensat" }, /* 304 */ { 3, TD|TS, sys_signalfd, "signalfd" }, /* 305 */ { 4, TD, sys_timerfd_create, "timerfd_create" }, /* 306 */ diff --git a/linux/s390/syscallent.h b/linux/s390/syscallent.h index 1eca40bb..6494ebfa 100644 --- a/linux/s390/syscallent.h +++ b/linux/s390/syscallent.h @@ -340,7 +340,7 @@ { 4, TD, sys_vmsplice, "vmsplice" }, /* 309 */ { 6, 0, sys_move_pages, "move_pages" }, /* 310 */ { 3, 0, sys_getcpu, "getcpu" }, /* 311 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 312 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 312 */ { 2, TF, sys_utimes, "utimes" }, /* 313 */ { 6, TD, sys_fallocate, "fallocate" }, /* 314 */ { 4, TD|TF, sys_utimensat, "utimensat" }, /* 315 */ diff --git a/linux/s390x/syscallent.h b/linux/s390x/syscallent.h index b1896c3f..48388e63 100644 --- a/linux/s390x/syscallent.h +++ b/linux/s390x/syscallent.h @@ -339,7 +339,7 @@ { 4, TD, sys_vmsplice, "vmsplice" }, /* 309 */ { 6, 0, sys_move_pages, "move_pages" }, /* 310 */ { 3, 0, sys_getcpu, "getcpu" }, /* 311 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 312 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 312 */ { 2, TF, sys_utimes, "utimes" }, /* 313 */ { 6, TD, sys_fallocate, "fallocate" }, /* 314 */ { 4, TD|TF, sys_utimensat, "utimensat" }, /* 315 */ diff --git a/linux/sh/syscallent.h b/linux/sh/syscallent.h index 2c27e759..da77c9e3 100644 --- a/linux/sh/syscallent.h +++ b/linux/sh/syscallent.h @@ -351,7 +351,7 @@ { 5, TD, sys_vmsplice, "vmsplice" }, /* 316 */ { 6, 0, sys_move_pages, "move_pages" }, /* 317 */ { 3, 0, sys_getcpu, "getcpu" }, /* 318 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 319 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 319 */ { 4, TD|TF, sys_utimensat, "utimensat" }, /* 320 */ { 3, TD|TS, sys_signalfd, "signalfd" }, /* 321 */ { 4, TD, sys_timerfd, "timerfd" }, /* 322 */ diff --git a/linux/sh64/syscallent.h b/linux/sh64/syscallent.h index 1ea39246..c64175f7 100644 --- a/linux/sh64/syscallent.h +++ b/linux/sh64/syscallent.h @@ -375,7 +375,7 @@ { 5, TD, sys_vmsplice, "vmsplice" }, /* 344 */ { 6, 0, sys_move_pages, "move_pages" }, /* 345 */ { 3, 0, sys_getcpu, "getcpu" }, /* 346 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 347 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 347 */ { 4, TD|TF, sys_utimensat, "utimensat" }, /* 348 */ { 3, TD|TS, sys_signalfd, "signalfd" }, /* 349 */ { 4, TD, sys_timerfd, "timerfd" }, /* 350 */ diff --git a/linux/sparc/syscallent.h b/linux/sparc/syscallent.h index f44aa7c7..3bb088a6 100644 --- a/linux/sparc/syscallent.h +++ b/linux/sparc/syscallent.h @@ -307,7 +307,7 @@ { 4, 0, sys_kexec_load, "kexec_load" }, /* 306 */ { 6, 0, sys_move_pages, "move_pages" }, /* 307 */ { 3, 0, sys_getcpu, "getcpu" }, /* 308 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 309 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 309 */ { 4, TD|TF, sys_utimensat, "utimensat" }, /* 310 */ { 3, TD|TS, sys_signalfd, "signalfd" }, /* 311 */ { 2, TD, sys_timerfd_create, "timerfd_create"}, /* 312 */ diff --git a/linux/tile/syscallent.h b/linux/tile/syscallent.h index 4a694a59..bf2c5786 100644 --- a/linux/tile/syscallent.h +++ b/linux/tile/syscallent.h @@ -291,7 +291,7 @@ { 1, TP, printargs, "unused" }, /* 290 */ { 1, 0, printargs, "cmpxchg_badaddr" }, /* 291 */ { 3, 0, sys_getcpu, "getcpu" }, /* 292 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 293 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 293 */ { 4, TD|TF, sys_utimensat, "utimensat" }, /* 294 */ { 3, TD|TS, sys_signalfd, "signalfd" }, /* 295 */ { 2, TD, sys_timerfd_create, "timerfd_create" }, /* 296 */ diff --git a/linux/x86_64/syscallent.h b/linux/x86_64/syscallent.h index 710439f8..f9d654e2 100644 --- a/linux/x86_64/syscallent.h +++ b/linux/x86_64/syscallent.h @@ -279,7 +279,7 @@ { 4, TD, sys_vmsplice, "vmsplice" }, /* 278 */ { 6, 0, sys_move_pages, "move_pages" }, /* 279 */ { 4, TD|TF, sys_utimensat, "utimensat" }, /* 280 */ - { 5, TD, sys_epoll_pwait, "epoll_pwait" }, /* 281 */ + { 6, TD, sys_epoll_pwait, "epoll_pwait" }, /* 281 */ { 3, TD|TS, sys_signalfd, "signalfd" }, /* 282 */ { 2, TD, sys_timerfd_create, "timerfd_create"}, /* 283 */ { 1, TD, sys_eventfd, "eventfd" }, /* 284 */