diff options
author | Joey Gouly <[email protected]> | 2022-07-08 15:00:56 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2022-07-19 19:29:04 +0100 |
commit | 19198abf3d81b66aaee453c063e66b8df9d69251 (patch) | |
tree | a2b085cf3761e44f5946fbae853e13ffdd8f53ae /lib/mpi/mpi-sub-ui.c | |
parent | 9e26cac5f82b2cce43d98ffd8382ebd858fae7e8 (diff) |
arm64/mm: use GENMASK_ULL for TTBR_BADDR_MASK_52
The comment says this should be GENMASK_ULL(47, 12), so do that!
GENMASK_ULL() is available in assembly since:
95b980d62d52 ("linux/bits.h: make BIT(), GENMASK(), and friends available in assembly")
Signed-off-by: Joey Gouly <[email protected]>
Link: https://lore.kernel.org/all/[email protected]/
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Kristina Martsenko <[email protected]>
Reviewed-by: Kristina Martsenko <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions