diff options
author | Ard Biesheuvel <[email protected]> | 2022-06-24 17:06:34 +0200 |
---|---|---|
committer | Will Deacon <[email protected]> | 2022-06-24 17:18:09 +0100 |
commit | ebd9aea1f27ef27ed8581c16a96352b3cce89f39 (patch) | |
tree | 71912b608eb67a88f418b02f4d18af8c2c617b39 /lib/mpi/mpi-sub-ui.c | |
parent | e8d13cced5c5038cc93de9561cf2cb4f22205061 (diff) |
arm64: head: drop idmap_ptrs_per_pgd
The assignment of idmap_ptrs_per_pgd lacks any cache invalidation, even
though it is updated with the MMU and caches disabled. However, we never
bother to read the value again except in the very next instruction, and
so we can just drop the variable entirely.
Signed-off-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Anshuman Khandual <[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