On Mon, Apr 29, 2024 at 09:19:03PM +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") > Reviewed-by: Kees Cook <[email protected]> > Signed-off-by: Mickaël Salaün <[email protected]> > Link: https://lore.kernel.org/r/[email protected] > ---
Looks good to me, Reviewed-by: Christian Brauner <[email protected]>
