All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH bpf-next] MAINTAINERS: add btf headers to BPF
@ 2021-09-24 19:35 Dave Marchevsky
  2021-09-24 21:40 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Marchevsky @ 2021-09-24 19:35 UTC (permalink / raw)
  To: bpf
  Cc: Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko,
	kernel-team, Dave Marchevsky

BPF folks maintain these and they're not picked up by the current
MAINTAINERS entries.

Files caught by the added globs:
  include/linux/btf.h
  include/linux/btf_ids.h
  include/uapi/linux/btf.h

Signed-off-by: Dave Marchevsky <davemarchevsky@fb.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index eeb4c70b3d5b..93396e93033e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3385,9 +3385,11 @@ F:	Documentation/networking/filter.rst
 F:	Documentation/userspace-api/ebpf/
 F:	arch/*/net/*
 F:	include/linux/bpf*
+F:	include/linux/btf*
 F:	include/linux/filter.h
 F:	include/trace/events/xdp.h
 F:	include/uapi/linux/bpf*
+F:	include/uapi/linux/btf*
 F:	include/uapi/linux/filter.h
 F:	kernel/bpf/
 F:	kernel/trace/bpf_trace.c
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH bpf-next] MAINTAINERS: add btf headers to BPF
  2021-09-24 19:35 [PATCH bpf-next] MAINTAINERS: add btf headers to BPF Dave Marchevsky
@ 2021-09-24 21:40 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-09-24 21:40 UTC (permalink / raw)
  To: Dave Marchevsky; +Cc: bpf, ast, daniel, andrii, kernel-team

Hello:

This patch was applied to bpf/bpf.git (refs/heads/master):

On Fri, 24 Sep 2021 12:35:57 -0700 you wrote:
> BPF folks maintain these and they're not picked up by the current
> MAINTAINERS entries.
> 
> Files caught by the added globs:
>   include/linux/btf.h
>   include/linux/btf_ids.h
>   include/uapi/linux/btf.h
> 
> [...]

Here is the summary with links:
  - [bpf-next] MAINTAINERS: add btf headers to BPF
    https://git.kernel.org/bpf/bpf/c/199715243f72

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-24 21:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-24 19:35 [PATCH bpf-next] MAINTAINERS: add btf headers to BPF Dave Marchevsky
2021-09-24 21:40 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.