Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1476931 > unrolled thread
| Started by | robert.foss@collabora.com |
|---|---|
| First post | 2016-09-05 22:20 +0200 |
| Last post | 2016-09-08 08:30 +0200 |
| Articles | 4 — 4 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH v5 2/3] Documentation/filesystems: Fixed typo robert.foss@collabora.com - 2016-09-05 22:20 +0200
Re: [PATCH v5 2/3] Documentation/filesystems: Fixed typo Kees Cook <keescook@chromium.org> - 2016-09-08 01:30 +0200
Re: [PATCH v5 2/3] Documentation/filesystems: Fixed typo Robert Foss <robert.foss@collabora.com> - 2016-09-08 02:30 +0200
Re: [PATCH v5 2/3] Documentation/filesystems: Fixed typo Jonathan Corbet <corbet@lwn.net> - 2016-09-08 08:30 +0200
| From | robert.foss@collabora.com |
|---|---|
| Date | 2016-09-05 22:20 +0200 |
| Subject | [PATCH v5 2/3] Documentation/filesystems: Fixed typo |
| Message-ID | <se8x4-8O-13@gated-at.bofh.it> |
From: Robert Foss <robert.foss@collabora.com> Fixed a -> an typo. Signed-off-by: Robert Foss <robert.foss@collabora.com> --- 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
[toc] | [next] | [standalone]
| From | Kees Cook <keescook@chromium.org> |
|---|---|
| Date | 2016-09-08 01:30 +0200 |
| Message-ID | <seUs1-6uT-9@gated-at.bofh.it> |
| In reply to | #1476931 |
On Mon, Sep 5, 2016 at 1:14 PM, <robert.foss@collabora.com> wrote: > From: Robert Foss <robert.foss@collabora.com> > > Fixed a -> an typo. > > Signed-off-by: Robert Foss <robert.foss@collabora.com> Acked-by: Kees Cook <keescook@chromium.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
[toc] | [prev] | [next] | [standalone]
| From | Robert Foss <robert.foss@collabora.com> |
|---|---|
| Date | 2016-09-08 02:30 +0200 |
| Message-ID | <seVo5-754-9@gated-at.bofh.it> |
| In reply to | #1478677 |
On 2016-09-07 07:22 PM, Kees Cook wrote: > On Mon, Sep 5, 2016 at 1:14 PM, <robert.foss@collabora.com> wrote: >> From: Robert Foss <robert.foss@collabora.com> >> >> Fixed a -> an typo. >> >> Signed-off-by: Robert Foss <robert.foss@collabora.com> > > Acked-by: Kees Cook <keescook@chromium.org> > > This could be taken directly into the docs tree, I think -- no reason > to make it depend on the rest of the series. Agreed. Would you like a separate submission for that? Rob.
[toc] | [prev] | [next] | [standalone]
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Date | 2016-09-08 08:30 +0200 |
| Message-ID | <sf10u-2cU-31@gated-at.bofh.it> |
| In reply to | #1478693 |
On Wed, 7 Sep 2016 20:22:00 -0400 Robert Foss <robert.foss@collabora.com> wrote: > > This could be taken directly into the docs tree, I think -- no reason > > to make it depend on the rest of the series. > > Agreed. Would you like a separate submission for that? Please, I've lost track of the original... Thanks, jon
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web