]> git.baikalelectronics.ru Git - kernel.git/commit
bpf, doc: add bpf trees and tps to maintainers entry
authorDaniel Borkmann <daniel@iogearbox.net>
Wed, 6 Dec 2017 00:12:40 +0000 (01:12 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 6 Dec 2017 22:32:42 +0000 (14:32 -0800)
commit12d525904d00a0d90fb8bb4c471f5b58fed2c790
tree4358dd2e31166ad0c62d414024108c31fe0df260
parent8d7d013e6aad88232c53b881d3836905bc0c449e
bpf, doc: add bpf trees and tps to maintainers entry

i) Add the bpf and bpf-next trees to the maintainers entry
   so they can be found easily and picked up by test bots
   etc that would integrate all trees from maintainers file.
   Suggested by Stephen while integrating the trees into
   linux-next.

ii) Add the two headers defining BPF/XDP tracepoints to the
    list of files as well.

Suggested-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
MAINTAINERS