diff options
author | Oleg Nesterov <oleg@redhat.com> | 2016-05-23 16:23:53 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-23 17:04:14 -0700 |
commit | 91c4e8ea8f05916df0c8a6f383508ac7c9e10dba (patch) | |
tree | 005f573a07013f8ece804b2792efd457e06ba764 /ipc | |
parent | bf959931ddb88c4e4366e96dd22e68fa0db9527c (diff) | |
download | linux-91c4e8ea8f05916df0c8a6f383508ac7c9e10dba.tar.gz linux-91c4e8ea8f05916df0c8a6f383508ac7c9e10dba.tar.bz2 linux-91c4e8ea8f05916df0c8a6f383508ac7c9e10dba.zip |
wait: allow sys_waitid() to accept __WNOTHREAD/__WCLONE/__WALL
I see no reason why waitid() can't support other linux-specific flags
allowed in sys_wait4().
In particular this change can help if we reconsider the previous change
("wait/ptrace: assume __WALL if the child is traced") which adds the
"automagical" __WALL for debugger.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: Jan Kratochvil <jan.kratochvil@redhat.com>
Cc: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
Cc: Pedro Alves <palves@redhat.com>
Cc: Roland McGrath <roland@hack.frob.com>
Cc: <syzkaller@googlegroups.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions