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, 11 Dec 2023 00:51:40 +0000 (16:51 -0800)
commit20954c122f1bb09af095a51b66ddead13b6c6ef4
tree9d8079872205253df3cddc7b990516f3ef4eb7ab
parent83a6fdd6c27d4f6f51fa1092805676b24e0f8827
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