linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] selftsets: gitignore and clean target file additions
@ 2024-09-25 12:23 Javier Carrasco
  2024-09-25 12:23 ` [PATCH v2 1/4] selftests: add unshare_test and msg_oob to gitignore Javier Carrasco
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Javier Carrasco @ 2024-09-25 12:23 UTC (permalink / raw)
  To: Shuah Khan, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Allison Henderson, Eric Biederman, Kees Cook
  Cc: linux-kselftest, linux-kernel, netdev, linux-rdma, rds-devel,
	linux-mm, Javier Carrasco

Trivial patches to update the gitignore files unders selftests, and a
little addition to EXTRA_CLEAN under net/rds to account for the
automatically generated include.sh.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
---
Changes in v2:
- [PATCH 4/4] add excepction for load_address.c (must be tracked).
- Link to v1: https://lore.kernel.org/r/20240924-selftests-gitignore-v1-0-9755ac883388@gmail.com

---
Javier Carrasco (4):
      selftests: add unshare_test and msg_oob to gitignore
      selftests: rds: add include.sh to EXTRA_CLEAN
      selftests: rds: add gitignore file for include.sh
      selftests: exec: update gitignore for load_address

 tools/testing/selftests/core/.gitignore    | 1 +
 tools/testing/selftests/exec/.gitignore    | 3 ++-
 tools/testing/selftests/net/.gitignore     | 1 +
 tools/testing/selftests/net/rds/.gitignore | 1 +
 tools/testing/selftests/net/rds/Makefile   | 2 +-
 5 files changed, 6 insertions(+), 2 deletions(-)
---
base-commit: 4d0326b60bb753627437fff0f76bf1525bcda422
change-id: 20240924-selftests-gitignore-e41133e6c5bd

Best regards,
-- 
Javier Carrasco <javier.carrasco.cruz@gmail.com>



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-09-26  9:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-25 12:23 [PATCH v2 0/4] selftsets: gitignore and clean target file additions Javier Carrasco
2024-09-25 12:23 ` [PATCH v2 1/4] selftests: add unshare_test and msg_oob to gitignore Javier Carrasco
2024-09-25 16:41   ` Shuah Khan
2024-09-26  9:32     ` Paolo Abeni
2024-09-26  9:52       ` Javier Carrasco
2024-09-25 12:23 ` [PATCH v2 2/4] selftests: rds: add include.sh to EXTRA_CLEAN Javier Carrasco
2024-09-25 12:23 ` [PATCH v2 3/4] selftests: rds: add gitignore file for include.sh Javier Carrasco
2024-09-25 12:23 ` [PATCH v2 4/4] selftests: exec: update gitignore for load_address Javier Carrasco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox