[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGXu5jL8w948TMyYPe-O0yoA9GjnWDpdAkFdD91YkechE4Fw-w@mail.gmail.com>
Date: Wed, 7 Sep 2016 16:22:42 -0700
From: Kees Cook <keescook@...omium.org>
To: robert.foss@...labora.com, Jonathan Corbet <corbet@....net>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Vlastimil Babka <vbabka@...e.cz>,
Hugh Dickins <hughd@...gle.com>,
Michal Hocko <mhocko@...e.com>,
Konstantin Khlebnikov <koct9i@...il.com>,
n-horiguchi@...jp.nec.com,
"Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>,
John Stultz <john.stultz@...aro.org>,
Minchan Kim <minchan@...nel.org>, ross.zwisler@...ux.intel.com,
Jerome Marchand <jmarchan@...hat.com>,
Johannes Weiner <hannes@...xchg.org>,
Oleg Nesterov <oleg@...hat.com>,
Al Viro <viro@...iv.linux.org.uk>, mguzik@...hat.com,
Janis Danisevskis <jdanis@...gle.com>,
Calvin Owens <calvinowens@...com>,
Alexey Dobriyan <adobriyan@...il.com>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Sonny Rao <sonnyrao@...omium.org>,
Seth Forshee <seth.forshee@...onical.com>,
Djalal Harouni <tixxdz@...il.com>,
"linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Ben Zhang <benzh@...omium.org>,
Bryan Freed <bfreed@...omium.org>,
Filipe Brandenburger <filbranden@...omium.org>,
Jann Horn <jann@...jh.net>, Michal Hocko <mhocko@...nel.org>,
Linux API <linux-api@...r.kernel.org>,
Jacek Anaszewski <j.anaszewski@...sung.com>
Subject: Re: [PATCH v5 2/3] Documentation/filesystems: Fixed typo
On Mon, Sep 5, 2016 at 1:14 PM, <robert.foss@...labora.com> wrote:
> From: Robert Foss <robert.foss@...labora.com>
>
> Fixed a -> an typo.
>
> Signed-off-by: Robert Foss <robert.foss@...labora.com>
Acked-by: Kees Cook <keescook@...omium.org>
This could be taken directly into the docs tree, I think -- no reason
to make it depend on the rest of the series.
-Kees
> ---
> Documentation/filesystems/proc.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/filesystems/proc.txt b/Documentation/filesystems/proc.txt
> index 68080ad..fcc1ac0 100644
> --- a/Documentation/filesystems/proc.txt
> +++ b/Documentation/filesystems/proc.txt
> @@ -145,7 +145,7 @@ Table 1-1: Process specific entries in /proc
> symbol the task is blocked in - or "0" if not blocked.
> pagemap Page table
> stack Report full stack trace, enable via CONFIG_STACKTRACE
> - smaps a extension based on maps, showing the memory consumption of
> + smaps an extension based on maps, showing the memory consumption of
> each mapping and flags associated with it
> numa_maps an extension based on maps, showing the memory locality and
> binding policy as well as mem usage (in pages) of each mapping.
> --
> 2.7.4
>
--
Kees Cook
Nexus Security
Powered by blists - more mailing lists