On Fri, Apr 26, 2024 at 07:22:48PM +0200, Mickaël Salaün wrote: > Required by switch_timens() to open /proc/self/ns/time_for_children. > > CONFIG_GENERIC_VDSO_TIME_NS is not available on UML, so pidfd_setns_test > cannot be run successfully on this architecture. > > Cc: Christian Brauner <[email protected]> > Cc: Shuah Khan <[email protected]> > Fixes: 2b40c5db73e2 ("selftests/pidfd: add pidfd setns tests") > Signed-off-by: Mickaël Salaün <[email protected]>
Ah, UML continues to be a bit weird. :) Reviewed-by: Kees Cook <[email protected]> -- Kees Cook
