diff options
author | Anshuman Khandual <[email protected]> | 2024-06-13 15:57:10 +0530 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2024-07-04 12:21:12 +0100 |
commit | 056600ff73307cadb89a07d068c9348b17eb530a (patch) | |
tree | 91d7894200d925cedadf53af940e3dd04f929655 /lib/memory-notifier-error-inject.c | |
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 <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions