From: gengcixi@gmail.com <gengcixi@gmail.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 0/4] add compiled_module_files into gitignore
Date: Tue, 22 Dec 2020 13:48:37 +0800 [thread overview]
Message-ID: <20201222054841.736529-1-gengcixi@gmail.com> (raw)
From: Cixi Geng <cixi.geng1@unisoc.com>
*** BLURB HERE ***
Use Out-of-build-tree build ltp, When compile kernel module
under these directories, some module-build-file wil generated.
add these files into .gitinore
Cixi Geng (4):
delete_module: add gitignore file
init_module: add gitignore file
insmod:add gitignore files
lsmod: add gitignore files
testcases/commands/insmod/.gitignore | 9 +++++++++
testcases/commands/lsmod/.gitignore | 9 +++++++++
testcases/kernel/syscalls/delete_module/.gitignore | 11 +++++++++--
testcases/kernel/syscalls/init_module/.gitignore | 8 ++++++++
4 files changed, 35 insertions(+), 2 deletions(-)
create mode 100644 testcases/commands/insmod/.gitignore
create mode 100644 testcases/commands/lsmod/.gitignore
--
2.25.1
next reply other threads:[~2020-12-22 5:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-22 5:48 gengcixi [this message]
2020-12-22 5:48 ` [LTP] [PATCH 1/4] delete_module: add gitignore file gengcixi
2020-12-22 5:48 ` [LTP] [PATCH 2/4] init_module: " gengcixi
2020-12-22 5:48 ` [LTP] [PATCH 3/4] insmod:add gitignore files gengcixi
2020-12-22 5:48 ` [LTP] [PATCH 4/4] lsmod: add " gengcixi
2020-12-31 7:28 ` [LTP] [PATCH 0/4] add compiled_module_files into gitignore Li Wang
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=20201222054841.736529-1-gengcixi@gmail.com \
--to=gengcixi@gmail.com \
--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