Re: [PATCH v2] Decouple build from userspace headers
From: Anders Roxell <hidden>
Date: 2021-07-16 13:04:26
Also in:
linux-arch, linux-kbuild, lkml
From: Anders Roxell <hidden>
Date: 2021-07-16 13:04:26
Also in:
linux-arch, linux-kbuild, lkml
On Fri, 16 Jul 2021 at 12:10, Alexey Dobriyan [off-list ref] wrote:
On Fri, Jul 16, 2021 at 11:03:41AM +0200, Anders Roxell wrote:quoted
On Wed, 14 Jul 2021 at 19:45, Alexey Dobriyan [off-list ref] wrote:quoted
quoted
In file included from /home/anders/src/kernel/testing/crypto/aegis128-neon-inner.c:7: /home/anders/src/kernel/testing/arch/arm64/include/asm/neon-intrinsics.h:33:10: fatal error: arm_neon.h: No such file or directory 33 | #include <arm_neon.h> | ^~~~~~~~~~~~quoted
If I revert this patch I can build it.Please, see followup fixes or grab new -mm. https://lore.kernel.org/lkml/YO8ioz4sHwcUAkdt@localhost.localdomain/ (local)
I tried to apply that patch but I got the same build error. Cheers, Anders