On Thu, Sep 19, 2019 at 8:09 PM shuah shuah@kernel.org wrote:
On 9/19/19 8:39 AM, Alexei Starovoitov wrote:
On Thu, Sep 19, 2019 at 1:35 AM Anatoly Pugachev matorola@gmail.com wrote:
selftests: update .gitignore files for selftests/bpf and selftests/zram
Signed-off-by: Anatoly Pugachev matorola@gmail.com
tools/testing/selftests/bpf/.gitignore | 4 ++++ tools/testing/selftests/zram/.gitignore | 1 + 2 files changed, 5 insertions(+) create mode 100644 tools/testing/selftests/zram/.gitignore
could you please split this patch into selftests/bpf/ and the rest? we'll take bpf bits via bpf tree.
Yes. Please split them. .gitignore changes for each test need to be in separate patches.
I wonder does it still make sense to post patch for .gitignore if my current git kernel does not show this extra compiled binaries any more (probably after make clean) ?