summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <mpdesouza@suse.com>2024-02-21 20:17:03 +0300
committerShuah Khan <skhan@linuxfoundation.org>2024-02-28 03:03:28 +0300
commit8ab37b0d98cfe7463cb75a62156ebad9a47d3417 (patch)
treed6b3e96b4db614944113b5f40f72a1e57c248ee8
parentae638551ab64a216364a63c4ee5061f82702fde2 (diff)
downloadlinux-8ab37b0d98cfe7463cb75a62156ebad9a47d3417.tar.xz
selftests: livepatch: Add initial .gitignore
Ignore the binary used to test livepatching a syscall. Signed-off-by: Marcos Paulo de Souza <mpdesouza@suse.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
-rw-r--r--tools/testing/selftests/livepatch/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/livepatch/.gitignore b/tools/testing/selftests/livepatch/.gitignore
new file mode 100644
index 000000000000..f1e9c2a20e99
--- /dev/null
+++ b/tools/testing/selftests/livepatch/.gitignore
@@ -0,0 +1 @@
+test_klp-call_getpid