All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56E02961.2060403@suse.cz>

diff --git a/a/1.txt b/N1/1.txt
index 44735ec..4cf01e5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -20,3 +20,32 @@ Please add the one below here.
 > http://ozlabs.org/~akpm/mmots/broken-out/mm-compaction-adapt-isolation_suitable-flushing-to-kcompactd.patch
  
 ----8<----
+>From 0977a031f891ef6f675a64c53b797d92d839f11c Mon Sep 17 00:00:00 2001
+From: Vlastimil Babka <vbabka@suse.cz>
+Date: Thu, 3 Mar 2016 11:35:23 +0100
+Subject: [PATCH 1/3] mm-compaction-introduce-kcompactd-fix-4
+
+Fix typo in /proc/vmstat for kcompactd wakeups. Per Hugh's suggestion,
+rename the item to compact_daemon_wake.
+
+Reported-by: Hugh Dickins <hughd@google.com>
+Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
+---
+ mm/vmstat.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/mm/vmstat.c b/mm/vmstat.c
+index c9571294f61c..f80066248c94 100644
+--- a/mm/vmstat.c
++++ b/mm/vmstat.c
+@@ -826,7 +826,7 @@ const char * const vmstat_text[] = {
+ 	"compact_stall",
+ 	"compact_fail",
+ 	"compact_success",
+-	"compact_kcompatd_wake",
++	"compact_daemon_wake",
+ #endif
+ 
+ #ifdef CONFIG_HUGETLB_PAGE
+-- 
+2.7.2
diff --git a/a/content_digest b/N1/content_digest
index b53467f..295181d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -47,6 +47,35 @@
  "> http://ozlabs.org/~akpm/mmots/broken-out/mm-kswapd-replace-kswapd-compaction-with-waking-up-kcompactd-fix.patch\n"
  "> http://ozlabs.org/~akpm/mmots/broken-out/mm-compaction-adapt-isolation_suitable-flushing-to-kcompactd.patch\n"
  " \n"
- ----8<----
+ "----8<----\n"
+ ">From 0977a031f891ef6f675a64c53b797d92d839f11c Mon Sep 17 00:00:00 2001\n"
+ "From: Vlastimil Babka <vbabka@suse.cz>\n"
+ "Date: Thu, 3 Mar 2016 11:35:23 +0100\n"
+ "Subject: [PATCH 1/3] mm-compaction-introduce-kcompactd-fix-4\n"
+ "\n"
+ "Fix typo in /proc/vmstat for kcompactd wakeups. Per Hugh's suggestion,\n"
+ "rename the item to compact_daemon_wake.\n"
+ "\n"
+ "Reported-by: Hugh Dickins <hughd@google.com>\n"
+ "Signed-off-by: Vlastimil Babka <vbabka@suse.cz>\n"
+ "---\n"
+ " mm/vmstat.c | 2 +-\n"
+ " 1 file changed, 1 insertion(+), 1 deletion(-)\n"
+ "\n"
+ "diff --git a/mm/vmstat.c b/mm/vmstat.c\n"
+ "index c9571294f61c..f80066248c94 100644\n"
+ "--- a/mm/vmstat.c\n"
+ "+++ b/mm/vmstat.c\n"
+ "@@ -826,7 +826,7 @@ const char * const vmstat_text[] = {\n"
+ " \t\"compact_stall\",\n"
+ " \t\"compact_fail\",\n"
+ " \t\"compact_success\",\n"
+ "-\t\"compact_kcompatd_wake\",\n"
+ "+\t\"compact_daemon_wake\",\n"
+ " #endif\n"
+ " \n"
+ " #ifdef CONFIG_HUGETLB_PAGE\n"
+ "-- \n"
+ 2.7.2
 
-7f421c1d1add9bbc3d38f38cadf6ad838b58d087d71b7f763b8bea577d3e3c35
+f43eaff56dd7016f2eac4a229ca274591cfb2a6bc2202746d59bdbebbb93467b

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.