[PATCH RFCv2] arm64: eBPF JIT compiler

Z Lim zlim.lnx at gmail.com
Tue Jul 8 22:11:54 PDT 2014


On Tue, Jul 8, 2014 at 2:24 AM, Alexei Starovoitov <ast at plumgrid.com> wrote:
> On Tue, Jul 8, 2014 at 12:06 AM, Zi Shen Lim <zlim.lnx at gmail.com> wrote:
[...]
>>   Also, per discussion with Alexei, and additional suggestion from
>>   Daniel:
>>   - moved load_pointer() from net/core/filter.c into filter.h
>>     as bpf_load_pointer()
>>   which is done as a separate preparatory patch. [1]
>>
>> [1] http://patchwork.ozlabs.org/patch/366906/
>
> Just to clarify. This patch is on top of [1]

Yes, that's correct. This patch uses bpf_load_pointer() from [1].

BTW, looks like David has applied it in net-next 9f12fbe603f7
("net: filter: move load_pointer() into filter.h").

[...]
>> +               case BPF_DW:
>
> this case can be removed too.

Thanks for catching this :) I've removed it.

>
> Acked-by: Alexei Starovoitov <ast at plumgrid.com>
>
> Great work. Thanks.

Thanks for your time and feedback!



More information about the linux-arm-kernel mailing list