Re: [PATCH v2 1/4] arm64/fpsimd: Introduce __bit_to_vl() helper
From: Catalin Marinas
Date: Thu Jul 04 2024 - 10:17:58 EST
On Thu, Jun 06, 2024 at 04:21:43PM +0100, Mark Brown wrote:
> In all cases where we use the existing __bit_to_vq() helper we immediately
> convert the result into a VL. Provide and use __bit_to_vl() doing this
> directly.
>
> Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>