]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Documentation/mm: drop pte_bad() descriptions from arch page table helpers
authorAnshuman Khandual <anshuman.khandual@arm.com>
Tue, 14 Nov 2023 06:34:56 +0000 (12:04 +0530)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 20 Nov 2023 21:16:33 +0000 (13:16 -0800)
commit11a9b3bf197ae5f24f6d5f5ebe00881f0983a4b7
treed5839c3ac5700d3bbc385ca765385b52e1c0038f
parent027acaa10cfae325d0df9a44bbb2043bf146fd10
Documentation/mm: drop pte_bad() descriptions from arch page table helpers

pte_bad() never existed unlike similar helpers at PMU, PUD, and PGD level.
This was added erroneously and hence should be dropped instead.

Link: https://lkml.kernel.org/r/20231114063456.339652-1-anshuman.khandual@arm.com
Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
Reviewed-by: Rick Edgecombe <rick.p.edgecombe@intel.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/mm/arch_pgtable_helpers.rst