From: Javier Carrasco <javier.carrasco.cruz@gmail.com>
To: SeongJae Park <sj@kernel.org>
Cc: Shuah Khan <shuah@kernel.org>,
Bernd Edlinger <bernd.edlinger@hotmail.de>,
linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
damon@lists.linux.dev, linux-mm@kvack.org
Subject: Re: [PATCH v2 4/4] selftests: damon: add access_memory to .gitignore
Date: Mon, 12 Feb 2024 21:07:34 +0100 [thread overview]
Message-ID: <34986860-41e5-4d03-a0c5-72af12e7e97c@gmail.com> (raw)
In-Reply-To: <20240212195328.73406-1-sj@kernel.org>
On 12.02.24 20:53, SeongJae Park wrote:
> Hello,
>
> On Mon, 12 Feb 2024 20:43:39 +0100 Javier Carrasco <javier.carrasco.cruz@gmail.com> wrote:
>
>> This binary is missing in the .gitignore and stays as an untracked file.
>>
>> Reported-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
>> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
>
> 'checkpatch.pl' complains as below:
>
> WARNING: Reported-by: should be immediately followed by Closes: with a URL to the report
> #11:
> Reported-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
>
> I guess the 'Closes:' could this link?
> https://lore.kernel.org/r/AS8P193MB1285C963658008F1B2702AF7E4792@AS8P193MB1285.EURP193.PROD.OUTLOOK.COM
>
I will add the Closes tag with the right link, thank you.
> Also, note that this conflicts on mm-unstable.
Should I use mm-unstable as basis to make sure no conflicts are introduced?
>
> Other than those,
>
> Reviewed-by: SeongJae Park <sj@kernel.org>
>
>
> Thanks,
> SJ
>
>
>> ---
>> tools/testing/selftests/damon/.gitignore | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/tools/testing/selftests/damon/.gitignore b/tools/testing/selftests/damon/.gitignore
>> index c6c2965a6607..79b32e30fce3 100644
>> --- a/tools/testing/selftests/damon/.gitignore
>> +++ b/tools/testing/selftests/damon/.gitignore
>> @@ -1,2 +1,3 @@
>> # SPDX-License-Identifier: GPL-2.0-only
>> huge_count_read_write
>> +access_memory
>>
>> --
>> 2.40.1
Best regards,
Javier Carrasco
next prev parent reply other threads:[~2024-02-12 20:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240212-selftest_gitignore-v2-4-75f0de50a178@gmail.com>
2024-02-12 19:53 ` SeongJae Park
2024-02-12 20:07 ` Javier Carrasco [this message]
2024-02-12 20:23 ` SeongJae Park
2024-02-12 22:14 ` Andrew Morton
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=34986860-41e5-4d03-a0c5-72af12e7e97c@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