Skip to content

Commit

Permalink
mips, bpf: Remove old BPF JIT implementations
Browse files Browse the repository at this point in the history
This patch removes the old 32-bit cBPF and 64-bit eBPF JIT implementations.
They are replaced by a new eBPF implementation that supports both 32-bit
and 64-bit MIPS CPUs.

Signed-off-by: Johan Almbladh <johan.almbladh@anyfinetworks.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211005165408.2305108-8-johan.almbladh@anyfinetworks.com
  • Loading branch information
Johan Almbladh authored and Andrii Nakryiko committed Oct 6, 2021
1 parent 01bdc58 commit ebcbacf
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 3,603 deletions.
Loading

0 comments on commit ebcbacf

Please sign in to comment.