Skip to content

Commit 58ff04e

Browse files
anakryikoAlexei Starovoitov
authored andcommitted
MAINTAINERS: record lib/buildid.c as owned by BPF subsystem
Build ID fetching code originated from ([0]), and is still both owned and heavily relied upon by BPF subsystem. Fix the original omission in [0] to record this fact in MAINTAINERS. [0] bd7525d ("bpf: Move stack_map_get_build_id into lib") Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Acked-by: Song Liu <song@kernel.org> Acked-by: Jiri Olsa <jolsa@kernel.org> Link: https://lore.kernel.org/r/20240909190426.2229940-1-andrii@kernel.org Signed-off-by: Alexei Starovoitov <ast@kernel.org>
1 parent f04e2ad commit 58ff04e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4098,6 +4098,7 @@ F: include/uapi/linux/btf*
40984098
F: include/uapi/linux/filter.h
40994099
F: kernel/bpf/
41004100
F: kernel/trace/bpf_trace.c
4101+
F: lib/buildid.c
41014102
F: lib/test_bpf.c
41024103
F: net/bpf/
41034104
F: net/core/filter.c
@@ -4218,6 +4219,7 @@ L: bpf@vger.kernel.org
42184219
S: Maintained
42194220
F: kernel/bpf/stackmap.c
42204221
F: kernel/trace/bpf_trace.c
4222+
F: lib/buildid.c
42214223

42224224
BROADCOM ASP 2.0 ETHERNET DRIVER
42234225
M: Justin Chen <justin.chen@broadcom.com>

0 commit comments

Comments
 (0)