lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <161230560690.17917.396207762953039292.git-patchwork-notify@kernel.org> Date: Tue, 02 Feb 2021 22:40:06 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Tiezhu Yang <yangtiezhu@...ngson.cn> Cc: ast@...nel.org, daniel@...earbox.net, andrii@...nel.org, kafai@...com, songliubraving@...com, yhs@...com, john.fastabend@...il.com, kpsingh@...nel.org, natechancellor@...il.com, ndesaulniers@...gle.com, netdev@...r.kernel.org, bpf@...r.kernel.org, clang-built-linux@...glegroups.com, linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org, lixuefeng@...ngson.cn Subject: Re: [PATCH bpf-next] samples/bpf: Add include dir for MIPS Loongson64 to fix build errors Hello: This patch was applied to bpf/bpf-next.git (refs/heads/master): On Tue, 26 Jan 2021 22:05:25 +0800 you wrote: > There exists many build errors when make M=samples/bpf on the Loongson > platform, this issue is MIPS related, x86 compiles just fine. > > Here are some errors: > > CLANG-bpf samples/bpf/sockex2_kern.o > In file included from samples/bpf/sockex2_kern.c:2: > In file included from ./include/uapi/linux/in.h:24: > In file included from ./include/linux/socket.h:8: > In file included from ./include/linux/uio.h:8: > In file included from ./include/linux/kernel.h:11: > In file included from ./include/linux/bitops.h:32: > In file included from ./arch/mips/include/asm/bitops.h:19: > In file included from ./arch/mips/include/asm/barrier.h:11: > ./arch/mips/include/asm/addrspace.h:13:10: fatal error: 'spaces.h' file not found > ^~~~~~~~~~ > 1 error generated. > > [...] Here is the summary with links: - [bpf-next] samples/bpf: Add include dir for MIPS Loongson64 to fix build errors https://git.kernel.org/bpf/bpf-next/c/058107abafc7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists