lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 5 May 2020 07:51:29 +0200 From: Björn Töpel <bjorn.topel@...el.com> To: Joe Perches <joe@...ches.com>, Björn Töpel <bjorn.topel@...il.com>, ast@...nel.org, daniel@...earbox.net, davem@...emloft.net, kuba@...nel.org, hawk@...nel.org, john.fastabend@...il.com, netdev@...r.kernel.org, bpf@...r.kernel.org, magnus.karlsson@...el.com, jonathan.lemon@...il.com Cc: maximmi@...lanox.com, maciej.fijalkowski@...el.com Subject: Re: [RFC PATCH bpf-next 13/13] MAINTAINERS, xsk: update AF_XDP section after moves/adds On 2020-05-05 05:02, Joe Perches wrote: > On Mon, 2020-05-04 at 13:37 +0200, Björn Töpel wrote: >> Update MAINTAINERS to correctly mirror the current AF_XDP socket file >> layout. Also, add the AF_XDP files of libbpf. > [] >> diff --git a/MAINTAINERS b/MAINTAINERS > [] >> @@ -18451,8 +18451,12 @@ R: Jonathan Lemon <jonathan.lemon@...il.com> >> L: netdev@...r.kernel.org >> L: bpf@...r.kernel.org >> S: Maintained >> -F: kernel/bpf/xskmap.c >> F: net/xdp/ >> +F: include/net/xdp_sock* >> +F: include/net/xsk_buffer_pool.h >> +F: include/uapi/linux/if_xdp.h >> +F: tools/lib/bpf/xsk* >> +F: samples/bpf/xdpsock* > > Alphabetic order in file patterns please > Thanks for pointing this out, Joe. I'll fix this in the next revision.
Powered by blists - more mailing lists