Re: [PATCH 09/10] arm64: mops: detect and enable FEAT_MOPS

From: Catalin Marinas
Date: Fri Mar 17 2023 - 12:03:34 EST


On Thu, Feb 16, 2023 at 04:00:11PM +0000, Kristina Martsenko wrote:
> The Arm v8.8/9.3 FEAT_MOPS feature provides new instructions that
> perform a memory copy or set. Wire up the cpufeature code to detect the
> presence of FEAT_MOPS and enable it.
>
> Signed-off-by: Kristina Martsenko <kristina.martsenko@xxxxxxx>

Reviewed-by: Catalin Marinas <catalin.marinas@xxxxxxx>