]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 28 Feb 2020 00:00:08 +0000 (00:00 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Mar 2020 06:18:36 +0000 (07:18 +0100)
commit 186e28a18aeb0fec99cc586fda337e6b23190791 upstream.

The commit identified below added pidfd_fdinfo_test
but failed to add it to .gitignore

Fixes: 2def297ec7fb ("pidfd: add tests for NSpid info in fdinfo")
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/966567c7dbaa26a06730d796354f8a086c0ee288.1582847778.git.christophe.leroy@c-s.fr
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/pidfd/.gitignore

index 8d069490e17be4d84d1ff1178099d5b9de095dc0..161facf28d6aa574c6fc789eb9354b846e8240a0 100644 (file)
@@ -2,3 +2,4 @@ pidfd_open_test
 pidfd_poll_test
 pidfd_test
 pidfd_wait
+pidfd_fdinfo_test