[PATCH v2 06/28] arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition names

Mark Brown broonie at kernel.org
Wed Aug 17 09:40:12 PDT 2022


On Wed, Aug 17, 2022 at 04:44:09PM +0100, Kristina Martsenko wrote:

> >  static inline bool id_aa64pfr0_32bit_el1(u64 pfr0)
> >  {
> > -	u32 val = cpuid_feature_extract_unsigned_field(pfr0, ID_AA64PFR0_EL1_SHIFT);
> > +	u32 val = cpuid_feature_extract_unsigned_field(pfr0, ID_AA64PFR0_EL1_EL0_SHIFT);

> s/EL1_EL0/EL1_EL1/ ?

Yes.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20220817/0cdcf116/attachment.sig>


More information about the linux-arm-kernel mailing list