Files
kernel_arpi/include/linux
Dmitry V. Levin 028b6e8a89 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: 7f192e3cd3 ("fork: add clone3")
Bisected-and-tested-by: Anatoly Pugachev <matorola@gmail.com>
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Link: https://lore.kernel.org/r/20190714162047.GB10389@altlinux.org
Signed-off-by: Christian Brauner <christian@brauner.io>
2019-07-14 20:36:12 +02:00
..
2019-06-20 09:23:22 +02:00
2019-07-14 20:36:12 +02:00
2019-07-01 08:18:54 -06:00
2019-06-12 20:27:13 +02:00
2019-07-08 11:00:02 +02:00
2019-07-10 13:17:30 +02:00
2019-06-12 20:30:39 +02:00
2019-06-14 14:18:53 -06:00
2019-07-05 21:34:50 +02:00
2019-06-26 13:19:46 -07:00
2019-07-08 19:25:19 -07:00
2019-06-28 12:17:55 +02:00
2019-06-12 11:42:13 +02:00
2019-06-15 12:25:49 +02:00
2019-07-08 10:51:25 +02:00
2019-07-12 11:05:43 -07:00
2019-06-14 20:18:27 -07:00
2019-07-07 11:50:03 +02:00