linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Javier Carrasco <javier.carrasco.cruz@gmail.com>
To: Shuah Khan <shuah@kernel.org>, SeongJae Park <sj@kernel.org>,
	 Bernd Edlinger <bernd.edlinger@hotmail.de>
Cc: linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org,
	 damon@lists.linux.dev, linux-mm@kvack.org,
	 Javier Carrasco <javier.carrasco.cruz@gmail.com>
Subject: [PATCH v3 3/4] selftests: thermal: intel: workload_hint: add missing gitignore
Date: Tue, 13 Feb 2024 23:46:52 +0100	[thread overview]
Message-ID: <20240213-selftest_gitignore-v3-3-1f812368702b@gmail.com> (raw)
In-Reply-To: <20240213-selftest_gitignore-v3-0-1f812368702b@gmail.com>

The 'workload_hint_test' test generates an object with the same name,
but there is no .gitignore file in the directory to add the object as
stated in the selftest documentation.

Add the missing .gitignore file and include 'workload_hint_test'.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
---
 tools/testing/selftests/thermal/intel/workload_hint/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/thermal/intel/workload_hint/.gitignore b/tools/testing/selftests/thermal/intel/workload_hint/.gitignore
new file mode 100644
index 000000000000..d697b034a3a8
--- /dev/null
+++ b/tools/testing/selftests/thermal/intel/workload_hint/.gitignore
@@ -0,0 +1 @@
+workload_hint_test

-- 
2.40.1



  parent reply	other threads:[~2024-02-13 22:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-13 22:46 [PATCH v3 0/4] selftests: add missing gitignore files and include generated objects Javier Carrasco
2024-02-13 22:46 ` [PATCH v3 1/4] selftests: uevent: add missing gitignore Javier Carrasco
2024-02-13 22:46 ` [PATCH v3 2/4] selftests: thermal: intel: power_floor: " Javier Carrasco
2024-02-13 22:46 ` Javier Carrasco [this message]
2024-02-13 22:46 ` [PATCH v3 4/4] selftests: damon: add access_memory to .gitignore Javier Carrasco
2024-02-13 23:38   ` SeongJae Park

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=20240213-selftest_gitignore-v3-3-1f812368702b@gmail.com \
    --to=javier.carrasco.cruz@gmail.com \
    --cc=bernd.edlinger@hotmail.de \
    --cc=damon@lists.linux.dev \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=shuah@kernel.org \
    --cc=sj@kernel.org \
    /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