[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <075bcfa1-8b9a-3d0c-4db2-3772491225c2@iogearbox.net>
Date: Thu, 16 Mar 2023 22:10:59 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: Greg Thelen <gthelen@...gle.com>,
Alexei Starovoitov <ast@...nel.org>,
Andrii Nakryiko <andrii@...nel.org>,
Martin KaFai Lau <martin.lau@...ux.dev>,
Song Liu <song@...nel.org>, Yonghong Song <yhs@...com>,
John Fastabend <john.fastabend@...il.com>,
KP Singh <kpsingh@...nel.org>,
Stanislav Fomichev <sdf@...gle.com>,
Hao Luo <haoluo@...gle.com>, Jiri Olsa <jolsa@...nel.org>,
Ian Rogers <irogers@...gle.com>
Cc: bpf@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] tools/resolve_btfids: Add libsubcmd to .gitignore
On 3/15/23 6:49 AM, Greg Thelen wrote:
> After building the kernel I see:
> $ git status -s
> ?? tools/bpf/resolve_btfids/libbpf/
>
> Commit af03299d8536 ("tools/resolve_btfids: Install subcmd headers")
> started copying header files into
> tools/bpf/resolve_btfids/libsubcmd/include/subcmd. These *.h files are
> not covered by higher level wildcard gitignores.
>
> gitignore the entire libsubcmd directory. It's created as part of build
> and removed by clean.
>
> Fixes: af03299d8536 ("tools/resolve_btfids: Install subcmd headers")
> Signed-off-by: Greg Thelen <gthelen@...gle.com>
Already fixed in bpf-next by:
commit fd4cb29f2a3d54ec7b4e012300321601af10bd68
Author: Rong Tao <rongtao@...tc.cn>
Date: Sat Mar 4 23:17:04 2023 +0800
tools/resolve_btfids: Add /libsubcmd to .gitignore
Thanks,
Daniel
Powered by blists - more mailing lists