From: Shuah Khan <skhan@linuxfoundation.org>
To: Javier Carrasco <javier.carrasco.cruz@gmail.com>,
Shuah Khan <shuah@kernel.org>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Allison Henderson <allison.henderson@oracle.com>,
Eric Biederman <ebiederm@xmission.com>,
Kees Cook <kees@kernel.org>
Cc: linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
netdev@vger.kernel.org, linux-rdma@vger.kernel.org,
rds-devel@oss.oracle.com, linux-mm@kvack.org,
Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH 4/4] selftests: exec: update gitignore for load_address
Date: Wed, 25 Sep 2024 11:44:03 -0600 [thread overview]
Message-ID: <576dd993-1428-4be0-9e5d-abec44a039c5@linuxfoundation.org> (raw)
In-Reply-To: <70864b3b-ad84-49b2-859c-8c7e6814c3f1@gmail.com>
On 9/25/24 10:25, Javier Carrasco wrote:
> On 25/09/2024 17:46, Shuah Khan wrote:
>> On 9/24/24 06:49, Javier Carrasco wrote:
>>> The name of the "load_address" objects has been modified, but the
>>> corresponding entry in the gitignore file must be updated.
>>>
>>> Update the load_address entry in the gitignore file to account for
>>> the new names.
>>>
>>> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
>>> ---
>>> tools/testing/selftests/exec/.gitignore | 2 +-
>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/tools/testing/selftests/exec/.gitignore b/tools/testing/
>>> selftests/exec/.gitignore
>>> index 90c238ba6a4b..4d9fb7b20ea7 100644
>>> --- a/tools/testing/selftests/exec/.gitignore
>>> +++ b/tools/testing/selftests/exec/.gitignore
>>> @@ -9,7 +9,7 @@ execveat.ephemeral
>>> execveat.denatured
>>> non-regular
>>> null-argv
>>> -/load_address_*
>>> +/load_address.*
>>
>> Hmm. This will include the load_address.c which shouldn't
>> be included in the .gitignore?
>>
>>> /recursion-depth
>>> xxxxxxxx*
>>> pipe
>>>
>>
>> thanks,
>> -- Shuah
>
>
> Hi, the kernel test robot already notified me about that issue, and I
> sent a v2 to fix it shortly after. Please take a look at the newer
> version where I added the exception for load_address.c.
>
Thanks. I saw your v2 after sending this email. I have a comment
on v2 to split core and net patch
thanks,
-- Shuah
prev parent reply other threads:[~2024-09-25 17:44 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-24 12:49 [PATCH 0/4] selftsets: gitignore and clean target file additions Javier Carrasco
2024-09-24 12:49 ` [PATCH 1/4] selftests: add unshare_test and msg_oob to gitignore Javier Carrasco
2024-09-24 12:49 ` [PATCH 2/4] selftests: rds: add include.sh to EXTRA_CLEAN Javier Carrasco
2024-09-24 15:25 ` Allison Henderson
2024-09-24 12:49 ` [PATCH 3/4] selftests: rds: add gitignore file for include.sh Javier Carrasco
2024-09-24 15:26 ` Allison Henderson
2024-09-24 12:49 ` [PATCH 4/4] selftests: exec: update gitignore for load_address Javier Carrasco
2024-09-25 12:00 ` kernel test robot
2024-09-25 15:46 ` Shuah Khan
2024-09-25 16:25 ` Javier Carrasco
2024-09-25 17:44 ` Shuah Khan [this message]
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=576dd993-1428-4be0-9e5d-abec44a039c5@linuxfoundation.org \
--to=skhan@linuxfoundation.org \
--cc=allison.henderson@oracle.com \
--cc=davem@davemloft.net \
--cc=ebiederm@xmission.com \
--cc=edumazet@google.com \
--cc=javier.carrasco.cruz@gmail.com \
--cc=kees@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=linux-rdma@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rds-devel@oss.oracle.com \
--cc=shuah@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