Re: [PATCH] libbpf: Remove arch-specific include path in Makefile

2020-09-03 Thread Daniel Borkmann
On 9/3/20 7:46 AM, Naveen N. Rao wrote: Daniel Borkmann wrote: On 9/2/20 10:58 PM, Andrii Nakryiko wrote: On Wed, Sep 2, 2020 at 1:43 AM Naveen N. Rao wrote: Ubuntu mainline builds for ppc64le are failing with the below error (*): CALL    /home/kernel/COD/linux/scripts/atomic/check-atom

Re: [PATCH] libbpf: Remove arch-specific include path in Makefile

2020-09-02 Thread Naveen N. Rao
Daniel Borkmann wrote: On 9/2/20 10:58 PM, Andrii Nakryiko wrote: On Wed, Sep 2, 2020 at 1:43 AM Naveen N. Rao wrote: Ubuntu mainline builds for ppc64le are failing with the below error (*): CALL/home/kernel/COD/linux/scripts/atomic/check-atomics.sh DESCEND bpf/resolve_btfids

Re: [PATCH] libbpf: Remove arch-specific include path in Makefile

2020-09-02 Thread Daniel Borkmann
On 9/2/20 10:58 PM, Andrii Nakryiko wrote: On Wed, Sep 2, 2020 at 1:43 AM Naveen N. Rao wrote: Ubuntu mainline builds for ppc64le are failing with the below error (*): CALL/home/kernel/COD/linux/scripts/atomic/check-atomics.sh DESCEND bpf/resolve_btfids Auto-detecting system

Re: [PATCH] libbpf: Remove arch-specific include path in Makefile

2020-09-02 Thread Andrii Nakryiko
On Wed, Sep 2, 2020 at 1:43 AM Naveen N. Rao wrote: > > Ubuntu mainline builds for ppc64le are failing with the below error (*): > CALL/home/kernel/COD/linux/scripts/atomic/check-atomics.sh > DESCEND bpf/resolve_btfids > > Auto-detecting system features: > ...