diff options
author | Anshuman Khandual <[email protected]> | 2024-09-10 17:27:46 +0530 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-09-17 01:07:01 -0700 |
commit | a0c9fd22e312caa5566d4f3924e37d8158b997cc (patch) | |
tree | 28132338e965dffee2b61ad2b4d10f48394694d4 /lib/crypto/mpi/mpi-sub-ui.c | |
parent | 82ce8e2f31a1eb05b1527c3d807bea40031df913 (diff) |
mm/debug_vm_pgtable: Use pxdp_get() for accessing page table entries
This replaces all the existing READ_ONCE() based page table accesses with
respective pxdp_get() helpers. Although these helpers might also fallback
to READ_ONCE() as default, but they do provide an opportunity for various
platforms to override when required. This change is a step in direction to
replace all page table entry accesses with respective pxdp_get() helpers.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: Ryan Roberts <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions