[PATCH 7/8] lib/raid6: Include asm/neon-intrinsics.h rather than arm_neon.h

Christoph Hellwig hch at lst.de
Thu Apr 23 00:47:12 PDT 2026


On Wed, Apr 22, 2026 at 07:17:03PM +0200, Ard Biesheuvel wrote:
> From: Ard Biesheuvel <ardb at kernel.org>
> 
> arm_neon.h is a compiler header which needs some scaffolding to work
> correctly in the linux context, and so it is better not to include it
> directly. Both ARM and arm64 now provide asm/neon-intrinsics.h which
> takes care of this.


This could potentially clash with the raid6 library rework I'm doing
for 7.2. Although git has become pretty good about renamed files, so
maybe it won't be so bad.




More information about the linux-arm-kernel mailing list