On Fri, Jul 10, 2026 at 11:05 AM Matthieu Baerts (NGI0) <[email protected]> wrote: > > This is required to use unshare(CLONE_NEWUSER). > > This has not been seen on NIPA before, because the 'af_unix' tests are > executed with the 'net' ones, merging their config files. USER_NS is > present in tools/testing/selftests/net/config. > > This issue is visible when only the af_unix config is used on top of the > default one. This is the recommended way to execute selftest targets. > > Fixes: ac011361bd4f ("af_unix: Add test for sock_diag and UDIAG_SHOW_UID.") > Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
Reviewed-by: Kuniyuki Iwashima <[email protected]>

