diff options
author | Anshuman Khandual <[email protected]> | 2022-11-23 10:43:19 +0530 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-11-30 15:59:07 -0800 |
commit | 7ce5f7e16afa82d33dc47d633404b8b1142a5e44 (patch) | |
tree | 9fa7a9ce9de3c2b1869b41973482d340b9a6bee4 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | be21b32afe470c5ae98e27e49201158a47032942 (diff) |
documentation/mm: update pmd_present() in arch_pgtable_helpers.rst
Although pmd_present() might seem to indicate a valid and mapped pmd
entry, in reality it returns true when pmd_page() points to a valid page
in memory , regardless whether the pmd entry is mapped or not. Andrea
Arcangeli had earlier explained [1] the required semantics for
pmd_present(). This just updates the documentation for pmd_present() as
required.
[1] https://lore.kernel.org/lkml/[email protected]/
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: Mike Rapoport <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions