Re: [PATCH] kselftest/arm64: signal: fix/refactor SVE vector length enumeration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Aug 12, 2024 at 03:09:24PM +0100, Andre Przywara wrote:

> +		/* Did we find the lowest supported VL? */
> +		if (use_sme && vq < sve_vq_from_vl(vl))
> +			break;

We don't need the use_sme check here, SVE is just architecturally
guaranteed to never trip the && case.  Unless you add a warning for
broken implementations I'd just skip it.

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux