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 <[email protected]> Acked-by: Song Liu <[email protected]> Acked-by: Jiri Olsa <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
1 parent f04e2ad commit 58ff04e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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: [email protected]
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 <[email protected]>

0 commit comments

Comments
 (0)