On Wed, 2 Jun 2021 10:57:10 +0200 Christian Brauner christian.brauner@ubuntu.com wrote:
On Tue, Jun 01, 2021 at 04:43:05PM +0000, David Matlack wrote:
This new selftest needs an entry in the .gitignore file otherwise git will try to track the binary.
Signed-off-by: David Matlack dmatlack@google.com
Could use a Cc: stable@kernel.org link but Shuah might be able to fix this when applying.
I added
Fixes: 268af17ada5855 ("selftests: proc: test subset=pid")
but no cc:stable - 268af17ada5855 was added during the 5.13 cycle.
Otherwise looks good, Acked-by: Christian Brauner christian.brauner@ubuntu.com
Thanks.