[LTP] [PATCH 1/1] pidns: ioctl: unshare05: Require kconfig CONFIG_PID_NS
Li Wang
liwang@redhat.com
Fri Jan 30 07:48:39 CET 2026
On Fri, Jan 30, 2026 at 8:20 AM Petr Vorel <pvorel@suse.cz> wrote:
> CLONE_NEWPID flag require kconfig CONFIG_PID_NS. Followup to 6aa4d0e08f.
>
> Signed-off-by: Petr Vorel <pvorel@suse.cz>
>
Reviewed-by: Li Wang <liwang@redhat.com>
---
> Probably after the release.
>
> I'm not sure about these 3, probably they also require it:
> testcases/kernel/syscalls/clone/clone11.c
> testcases/kernel/syscalls/clone3/clone301.c
> testcases/kernel/syscalls/clone3/clone304.c
>
I think the answer is Yes.
> This one checks for "/proc/self/ns/pid", but it would not harm to add
> kconfig as well
> testcases/kernel/syscalls/ioctl/ioctl_ns01.c
>
+1, and we could drop the checks once we have kconfig hooks.
--
Regards,
Li Wang
More information about the ltp
mailing list