mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [folded-merged] mm-page_owner-record-timestamp-and-pid-v3.patch removed from -mm tree
@ 2020-12-15  2:12 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2020-12-15  2:12 UTC (permalink / raw)
  To: corbet, georgi.djakov, lmark, mm-commits, vbabka


The patch titled
     Subject: mm-page_owner-record-timestamp-and-pid-v3
has been removed from the -mm tree.  Its filename was
     mm-page_owner-record-timestamp-and-pid-v3.patch

This patch was dropped because it was folded into mm-page_owner-record-timestamp-and-pid.patch

------------------------------------------------------
From: Liam Mark <lmark@codeaurora.org>
Subject: mm-page_owner-record-timestamp-and-pid-v3

- Fix the warnings in the documentation (reported in linux-next) and make
  Sphinx happy:
  Documentation/vm/page_owner.rst:44: WARNING: Literal block ends without a blank line; unexpected unindent.
  Documentation/vm/page_owner.rst:49: WARNING: Literal block ends without a blank line; unexpected unindent.

Link: https://lkml.kernel.org/r/20201210160357.27779-1-georgi.djakov@linaro.org
Signed-off-by: Liam Mark <lmark@codeaurora.org>
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 Documentation/vm/page_owner.rst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- a/Documentation/vm/page_owner.rst~mm-page_owner-record-timestamp-and-pid-v3
+++ a/Documentation/vm/page_owner.rst
@@ -41,12 +41,12 @@ size change due to this facility.
 - Without page owner::
 
    text    data     bss     dec     hex filename
-  48392    2333     644   51369    c8a9 mm/page_alloc.o
+   48392   2333     644   51369    c8a9 mm/page_alloc.o
 
 - With page owner::
 
    text    data     bss     dec     hex filename
-  48800    2445     644   51889    cab1 mm/page_alloc.o
+   48800   2445     644   51889    cab1 mm/page_alloc.o
    6574     108      29    6711    1a37 mm/page_owner.o
    1025       8       8    1041     411 mm/page_ext.o
 
_

Patches currently in -mm which might be from lmark@codeaurora.org are

mm-page_owner-record-timestamp-and-pid.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-15  2:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-15  2:12 [folded-merged] mm-page_owner-record-timestamp-and-pid-v3.patch removed from -mm tree akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).