[PATCH v2 1/9] arm64: assembler: remove conditional NEON yield macros

Will Deacon will at kernel.org
Tue Mar 30 10:52:51 BST 2021


On Tue, Mar 02, 2021 at 10:01:10AM +0100, Ard Biesheuvel wrote:
> The users of the conditional NEON yield macros have all been switched to
> the simplified cond_yield macro, and so the NEON specific ones can be
> removed.
> 
> Signed-off-by: Ard Biesheuvel <ardb at kernel.org>
> ---
>  arch/arm64/include/asm/assembler.h | 70 --------------------
>  1 file changed, 70 deletions(-)

Acked-by: Will Deacon <will at kernel.org>

Will



More information about the linux-arm-kernel mailing list