diff options
author | Anshuman Khandual <anshuman.khandual@arm.com> | 2024-06-13 15:57:10 +0530 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2024-07-04 12:21:12 +0100 |
commit | 056600ff73307cadb89a07d068c9348b17eb530a (patch) | |
tree | 91d7894200d925cedadf53af940e3dd04f929655 /fs | |
parent | 42b9fed388a510cdb17d25c0dc1c8b72c4828cea (diff) |
arm64/cpufeature: Replace custom macros with fields from ID_AA64PFR0_EL1
This replaces custom macros usage (i.e ID_AA64PFR0_EL1_ELx_64BIT_ONLY and
ID_AA64PFR0_EL1_ELx_32BIT_64BIT) and instead directly uses register fields
from ID_AA64PFR0_EL1 sysreg definition. Finally let's drop off both these
custom macros as they are now redundant.
Cc: Will Deacon <will@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20240613102710.3295108-3-anshuman.khandual@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions