Re: [PATCH RFC v3 0/4] Add cross-compilation support to eBPF samples

From: Joel Fernandes
Date: Tue Sep 05 2017 - 23:27:09 EST


Hi Alexei,

On Tue, Sep 5, 2017 at 8:24 PM, Alexei Starovoitov
<alexei.starovoitov@xxxxxxxxx> wrote:
> On Sun, Sep 03, 2017 at 11:23:21AM -0700, Joel Fernandes wrote:
>> These patches fix issues seen when cross-compiling eBPF samples on arm64.
>> Compared to [1], I dropped the controversial inline-asm patch pending further
>> discussion on the right way to do it. However these patches are still a step in
>> the right direction and I wanted them to get in before the more controversial
>> bit.
>
> All patches in this set look good to me.
> When you repost without changes after net-next reopens pls keep my:
> Acked-by: Alexei Starovoitov <ast@xxxxxxxxxx>

Thanks a lot! will do.

Regards,
Joel