Re: [PATCH] doc/vm: move overcommit-accounting doc to admin-guide

From: Andrew Morton
Date: Wed Jul 20 2022 - 17:40:54 EST


On Wed, 20 Jul 2022 15:22:30 -0600 Jonathan Corbet <corbet@xxxxxxx> wrote:

> alexs@xxxxxxxxxx writes:
>
> > From: Alex Shi <alexs@xxxxxxxxxx>
> >
> > Since the contents is mainly focus on a sysctl vm.overcommit_memory,
> > it's more suitable for admin-guide dir instead of vm/ dir.
> >
> > Signed-off-by: Alex Shi <alexs@xxxxxxxxxx>
> > Cc: Jonathan Corbet <corbet@xxxxxxx>
> > Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> > Cc: linux-doc@xxxxxxxxxxxxxxx
> > Cc: linux-kernel@xxxxxxxxxxxxxxx
> > ---
> > Documentation/admin-guide/mm/index.rst | 1 +
> > Documentation/{vm => admin-guide/mm}/overcommit-accounting.rst | 0
> > Documentation/admin-guide/sysctl/vm.rst | 2 +-
> > Documentation/filesystems/proc.rst | 2 +-
> > Documentation/translations/zh_CN/admin-guide/mm/index.rst | 1 +
> > .../zh_CN/{vm => admin-guide/mm}/overcommit-accounting.rst | 2 +-
> > Documentation/translations/zh_CN/vm/index.rst | 1 -
> > Documentation/vm/index.rst | 1 -
> > 8 files changed, 5 insertions(+), 5 deletions(-)
> > rename Documentation/{vm => admin-guide/mm}/overcommit-accounting.rst (100%)
> > rename Documentation/translations/zh_CN/{vm => admin-guide/mm}/overcommit-accounting.rst (97%)
>
> Applied, thanks.
>

Don't forget that Documentation/vm was moved to Documentation/mm in
mm-stable and linux-next.