Re: [PATCH] selftest/lkdtm: Use local .gitignore
From: Shuah Khan <skhan@linuxfoundation.org>
Date: 2020-02-27 16:45:26
Also in:
linux-kselftest, linux-mm, lkml
From: Shuah Khan <skhan@linuxfoundation.org>
Date: 2020-02-27 16:45:26
Also in:
linux-kselftest, linux-mm, lkml
On 2/27/20 9:17 AM, Kees Cook wrote:
On Thu, Feb 27, 2020 at 02:07:10PM +0000, Christophe Leroy wrote:quoted
Commit 68ca0fd272da ("selftest/lkdtm: Don't pollute 'git status'") introduced patterns for git to ignore files generated in tools/testing/selftests/lkdtm/ Use local .gitignore file instead of using the root one. Fixes: 68ca0fd272da ("selftest/lkdtm: Don't pollute 'git status'") Signed-off-by: Christophe Leroy <redacted>Yeah, that's better. Thanks! Acked-by: Kees Cook <redacted>
I will apply it for next rc. Thanks. I should have noticed the problem in the previous version. It slipped by me. :( thanks, -- Shuah