Thread (92 messages) 92 messages, 6 authors, 2025-11-24

Re: [PATCH v6 17/20] selftests/liveupdate: Add userspace API selftests

From: Pasha Tatashin <pasha.tatashin@soleen.com>
Date: 2025-11-17 20:17:35
Also in: linux-doc, linux-fsdevel, linux-mm, lkml

On Mon, Nov 17, 2025 at 2:39 PM David Matlack [off-list ref] wrote:
On Sat, Nov 15, 2025 at 3:34 PM Pasha Tatashin
[off-list ref] wrote:
quoted
diff --git a/tools/testing/selftests/liveupdate/.gitignore b/tools/testing/selftests/liveupdate/.gitignore
new file mode 100644
index 000000000000..af6e773cf98f
--- /dev/null
+++ b/tools/testing/selftests/liveupdate/.gitignore
@@ -0,0 +1 @@
+/liveupdate
I would recommend the following .gitignore so you don't have to keep
updating it every time there's a new executable or other build
artifact. This is what we use in the KVM and VFIO selftests.
Good idea, I will do that.

Thanks,
Pasha
# SPDX-License-Identifier: GPL-2.0-only
*
!/**/
!*.c
!*.h
!*.S
!*.sh
!*.mk
!.gitignore
!config
!Makefile
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help