https://github.com/torvalds/linux
Revision 263e88d678baa1a2e3f2d5afbdcd9fd3feb80a4d authored by David Matlack on 05 June 2021, 03:01:30 UTC, committed by Linus Torvalds on 05 June 2021, 15:58:11 UTC
This new selftest needs an entry in the .gitignore file otherwise git
will try to track the binary.

Link: https://lkml.kernel.org/r/20210601164305.11776-1-dmatlack@google.com
Fixes: 268af17ada5855 ("selftests: proc: test subset=pid")
Signed-off-by: David Matlack <dmatlack@google.com>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Alexey Gladkov <gladkov.alexey@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 0c5da35
History
Tip revision: 263e88d678baa1a2e3f2d5afbdcd9fd3feb80a4d authored by David Matlack on 05 June 2021, 03:01:30 UTC
proc: add .gitignore for proc-subset-pid selftest
Tip revision: 263e88d

back to top