On Tue, Nov 27, 2018 at 01:21:00AM +0100, Daniel Borkmann wrote:
> Make the high-level BPF JIT entry a general 'catch-all' and add
> architecture specific entries to make it more clear who actively
> maintains which BPF JIT compiler. The list (L) address implies
> that this eventually lands in the bpf patchwork bucket. Goal is
> that this set of responsible developers listed here is always up
> to date and a point of contact for helping out in e.g. feature
> development, fixes, review or testing patches in order to help
> long-term in ensuring quality of the BPF JITs and therefore BPF
> core under a given architecture. Every new JIT in future /must/
> have an entry here as well.
> 
> Signed-off-by: Daniel Borkmann <[email protected]>
> Acked-by: Alexei Starovoitov <[email protected]>
> Acked-by: Naveen N. Rao <[email protected]>
> Acked-by: Sandipan Das <[email protected]>
> Acked-by: Martin Schwidefsky <[email protected]>
> Acked-by: Heiko Carstens <[email protected]>
> Acked-by: David S. Miller <[email protected]>
> Acked-by: Zi Shen Lim <[email protected]>
> Acked-by: Paul Burton <[email protected]>
> Acked-by: Jakub Kicinski <[email protected]>
> Acked-by: Wang YanQing <[email protected]>

Applied to bpf tree.

Reply via email to