diff options
author | Dmitry V. Levin <[email protected]> | 2019-07-14 19:20:47 +0300 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2019-07-14 20:36:12 +0200 |
commit | 028b6e8a89de9133a869bb4cd1bc72445b1ec8ca (patch) | |
tree | 1f7464eb4b1f64d20def0019a2818e8c3e9c2c74 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 964a4eacef67503a1154f7e0a75f52fbdce52022 (diff) |
clone: fix CLONE_PIDFD support
The introduction of clone3 syscall accidentally broke CLONE_PIDFD
support in traditional clone syscall on compat x86 and those
architectures that use do_fork to implement clone syscall.
This bug was found by strace test suite.
Link: https://strace.io/logs/strace/2019-07-12
Fixes: 7f192e3cd316 ("fork: add clone3")
Bisected-and-tested-by: Anatoly Pugachev <[email protected]>
Signed-off-by: Dmitry V. Levin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions