lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 20 Jul 2022 14:40:44 -0700
From:   Andrew Morton <akpm@...ux-foundation.org>
To:     Jonathan Corbet <corbet@....net>
Cc:     alexs@...nel.org, linux-doc@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] doc/vm: move overcommit-accounting doc to admin-guide

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

> alexs@...nel.org writes:
> 
> > From: Alex Shi <alexs@...nel.org>
> >
> > 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@...nel.org>
> > Cc: Jonathan Corbet <corbet@....net>
> > Cc: Andrew Morton <akpm@...ux-foundation.org>
> > Cc: linux-doc@...r.kernel.org
> > Cc: linux-kernel@...r.kernel.org
> > ---
> >  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.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ