diff options
| author | Anshuman Khandual <anshuman.khandual@arm.com> | 2025-10-01 07:25:02 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2025-11-17 04:27:52 +0300 |
| commit | 11119b19f62dc8f3aac6e458fb27a468ad5861ce (patch) | |
| tree | 15ea766cba2e2e2f05d9378a97387cf73794caa9 /include/linux/timerqueue.h | |
| parent | b6c46600bfb28b4be4e9cff7bad4f2cf357e0fb7 (diff) | |
| download | linux-11119b19f62dc8f3aac6e458fb27a468ad5861ce.tar.xz | |
mm/ptdump: replace READ_ONCE() with standard page table accessors
Replace READ_ONCE() with standard page table accessors i.e pxdp_get()
which anyways default into READ_ONCE() in cases where platform does not
override. Also convert ptep_get_lockless() into ptep_get() as well.
Link: https://lkml.kernel.org/r/20251001042502.1400726-1-anshuman.khandual@arm.com
Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
Reviewed-by: Dev Jain <dev.jain@arm.com>
Acked-by: Lance Yang <lance.yang@linux.dev>
Acked-by: SeongJae Park <sj@kernel.org>
Acked-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
