]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Add RV and RN fields for ESR_ELx_WFx_ISS
authorMarc Zyngier <maz@kernel.org>
Tue, 19 Apr 2022 18:27:47 +0000 (19:27 +0100)
committerMarc Zyngier <maz@kernel.org>
Wed, 20 Apr 2022 12:00:35 +0000 (13:00 +0100)
commitce9516132f308844234faeef7fa6bc69584e5424
treea6cfcdbec6a76087dca539686ee2c75afb353e55
parent1d823be9fc856312a3ce12110c47a0225bbbd8d8
arm64: Add RV and RN fields for ESR_ELx_WFx_ISS

The ISS field exposed by ESR_ELx contain two additional subfields
with FEAT_WFxT:

- RN, the register number containing the timeout
- RV, indicating if the register number is valid

Describe these two fields according to the arch spec.

No functional change.

Reviewed-by: Joey Gouly <joey.gouly@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20220419182755.601427-3-maz@kernel.org
arch/arm64/include/asm/esr.h