linux/Documentation
Anshuman Khandual 7ce5f7e16a 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/20181017020930.GN30832@redhat.com/

Link: https://lkml.kernel.org/r/20221123051319.1312582-1-anshuman.khandual@arm.com
Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
Acked-by: David Hildenbrand <david@redhat.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Mike Rapoport <rppt@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2022-11-30 15:59:07 -08:00
..
2022-10-09 08:56:54 -07:00
2022-11-06 10:46:59 -08:00
2022-10-04 13:38:03 -07:00
2022-11-04 14:13:12 -07:00
2022-10-03 16:39:37 -07:00
2022-10-09 22:30:23 -07:00
2022-09-28 09:02:45 +02:00
2022-10-22 15:30:15 -07:00
2022-10-11 20:07:44 -07:00
2022-10-04 10:12:08 -07:00
2022-10-03 16:39:37 -07:00