public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Andrea Cervesato <andrea.cervesato@suse.de>
To: Linux Test Project <ltp@lists.linux.it>
Subject: [LTP] [PATCH] Git ignore modules.livepatch files after build
Date: Thu, 11 Dec 2025 11:07:24 +0100	[thread overview]
Message-ID: <20251211-modules_livepatch_gitignore-v1-1-610cdbaf3b4e@suse.com> (raw)

From: Andrea Cervesato <andrea.cervesato@suse.com>

Add modules.livepatch to .gitignore inside the following folders:

- testcases/kernel/device-drivers/acpi/
- testcases/kernel/device-drivers/block/block_dev_kernel/

Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
 testcases/kernel/device-drivers/acpi/.gitignore                   | 1 +
 testcases/kernel/device-drivers/block/block_dev_kernel/.gitignore | 1 +
 2 files changed, 2 insertions(+)

diff --git a/testcases/kernel/device-drivers/acpi/.gitignore b/testcases/kernel/device-drivers/acpi/.gitignore
index 6aa2c1298e40df44c54f4955c950bd61d0eac6bc..02c163396ed10828f5748ecf013903e675314297 100644
--- a/testcases/kernel/device-drivers/acpi/.gitignore
+++ b/testcases/kernel/device-drivers/acpi/.gitignore
@@ -6,3 +6,4 @@
 /.*.ko
 /.*.cmd
 /Module.symvers
+/modules.livepatch
diff --git a/testcases/kernel/device-drivers/block/block_dev_kernel/.gitignore b/testcases/kernel/device-drivers/block/block_dev_kernel/.gitignore
index 3beebe109ebc2d669428232184323a3ac61fa5cc..012657ac41becb1f92857a9f1492cdc59a05a7a3 100644
--- a/testcases/kernel/device-drivers/block/block_dev_kernel/.gitignore
+++ b/testcases/kernel/device-drivers/block/block_dev_kernel/.gitignore
@@ -5,3 +5,4 @@
 /.*.ko
 /.*.cmd
 /Module.symvers
+/modules.livepatch

---
base-commit: 63259ec17cd33a5033c1a65af7b541834c85f4d5
change-id: 20251211-modules_livepatch_gitignore-106007e168b9

Best regards,
-- 
Andrea Cervesato <andrea.cervesato@suse.com>


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

             reply	other threads:[~2025-12-11 10:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-11 10:07 Andrea Cervesato [this message]
2025-12-18 13:58 ` [LTP] [PATCH] Git ignore modules.livepatch files after build Andrea Cervesato via ltp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251211-modules_livepatch_gitignore-v1-1-610cdbaf3b4e@suse.com \
    --to=andrea.cervesato@suse.de \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox