Re: [PATCH v2] Documentation: arch_pgtable_helpers: demote pgtable list headings
From: Jonathan Corbet
Date: Sat Apr 16 2022 - 04:45:49 EST
Bagas Sanjaya <bagasdotme@xxxxxxxxx> writes:
> All page title headings in arch_pgtable_helpers.txt except
> "Architecture Page Table Helpers" should have been subheadings instead.
>
> Demote them to chapter headings.
>
> Cc: Jonathan Corbet <corbet@xxxxxxx>
> Cc: "David S. Miller" <davem@xxxxxxxxxxxxx>
> Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> Cc: Jens Axboe <axboe@xxxxxxxxx>
> Cc: "Rafael J. Wysocki" <rafael.j.wysocki@xxxxxxxxx>
> Cc: Anshuman Khandual <anshuman.khandual@xxxxxxx>
> Cc: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
> Cc: linux-mm@xxxxxxxxx
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Signed-off-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
> ---
> Changes since v1 [1]:
> - Rebased on v5.18-rc1
> - Describe why the patch do the job
>
> [1]: https://lore.kernel.org/linux-doc/20220326131313.691027-1-bagasdotme@xxxxxxxxx/
> Documentation/vm/arch_pgtable_helpers.rst | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
Applied, thanks.
jon