Re: [PATCH v2] selftests/seccomp: Add SKIP for failed unshare()
From: Kees Cook
Date: Wed Mar 30 2022 - 17:52:43 EST
On Wed, 30 Mar 2022 08:22:10 +0800, davidcomponentone@xxxxxxxxx wrote:
> From: Yang Guang <yang.guang5@xxxxxxxxxx>
>
> Running the seccomp tests under the kernel with "defconfig"
> shouldn't fail. Because the CONFIG_USER_NS is not supported
> in "defconfig". Skipping this case instead of failing it is
> better.
>
> [...]
Applied to for-next/seccomp, thanks!
[1/1] selftests/seccomp: Add SKIP for failed unshare()
https://git.kernel.org/kees/c/8a3d3ea66f0d
--
Kees Cook