On 3/5/20 6:40 AM, Björn Töpel wrote:
On Thu, 5 Mar 2020 at 06:02, Luke Nelson <lukenels@xxxxxxxxxxxxxxxxx> wrote:
This series adds an eBPF JIT for 32-bit RISC-V (RV32G) to the kernel,
adapted from the RV64 JIT and the 32-bit ARM JIT.
Nice work! Thanks for hanging in there!
For the series,
Acked-by: Björn Töpel <bjorn.topel@xxxxxxxxx>
Reviewed-by: Björn Töpel <bjorn.topel@xxxxxxxxx>
Applied, thanks everyone!
P.s.: I fixed the MAINTAINERS entry in the last one to have both netdev and bpf
to be consistent with all the other JIT entries there.