Merge branch 'for-next/fpsimd' into for-next/core
authorWill Deacon <will@kernel.org>
Mon, 14 Mar 2022 19:04:22 +0000 (19:04 +0000)
committerWill Deacon <will@kernel.org>
Mon, 14 Mar 2022 19:04:22 +0000 (19:04 +0000)
commit8d93b7a242b2adf36949c10b8eb9cc084a74b59a
treedc6a45f281eb89c5b35ceef5698400b9ee11b237
parent515e5da7b6b52c5d6c7a54fe34165b86361041b5
parentf2c281204b47309534f26dc63cee2a130c2b497b
Merge branch 'for-next/fpsimd' into for-next/core

* for-next/fpsimd:
  arm64: cpufeature: Warn if we attempt to read a zero width field
  arm64: cpufeature: Add missing .field_width for GIC system registers
  arm64: signal: nofpsimd: Do not allocate fp/simd context when not available
  arm64: cpufeature: Always specify and use a field width for capabilities
  arm64: Always use individual bits in CPACR floating point enables
  arm64: Define CPACR_EL1_FPEN similarly to other floating point controls
arch/arm64/include/asm/cpufeature.h
arch/arm64/include/asm/sysreg.h
arch/arm64/kernel/cpufeature.c
arch/arm64/kernel/signal.c