All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160621154601.GA22431@cmpxchg.org>

diff --git a/a/1.txt b/N1/1.txt
index 74d1f5f..da72033 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -27,39 +27,3 @@ Thanks!
 > static DEFINE_IDR(mem_cgroup_idr);
 
 Oops, good catch. Andrew, could you kindly fold this?
-
-From d1261ede8f975a5fccb2e9125562260e4b4b4f3d Mon Sep 17 00:00:00 2001
-From: Johannes Weiner <hannes@cmpxchg.org>
-Date: Tue, 21 Jun 2016 11:36:13 -0400
-Subject: [PATCH] mm: memcontrol: fix cgroup creation failure after many small
- jobs fix
-
-init the IDR
-
-Reported-by: Vladimir Davydov <vdavydov@virtuozzo.com>
-Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
----
- mm/memcontrol.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/mm/memcontrol.c b/mm/memcontrol.c
-index dc92b2df2585..b0de1342eab2 100644
---- a/mm/memcontrol.c
-+++ b/mm/memcontrol.c
-@@ -4081,7 +4081,7 @@ static struct cftype mem_cgroup_legacy_files[] = {
-  * those references are manageable from userspace.
-  */
- 
--static struct idr mem_cgroup_idr;
-+static DEFINE_IDR(mem_cgroup_idr);
- 
- static void mem_cgroup_id_get(struct mem_cgroup *memcg)
- {
--- 
-2.8.3
-
---
-To unsubscribe, send a message with 'unsubscribe linux-mm' in
-the body to majordomo@kvack.org.  For more info on Linux MM,
-see: http://www.linux-mm.org/ .
-Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N1/content_digest
index fa10194..e87fb9e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -45,42 +45,6 @@
  "> \n"
  "> static DEFINE_IDR(mem_cgroup_idr);\n"
  "\n"
- "Oops, good catch. Andrew, could you kindly fold this?\n"
- "\n"
- "From d1261ede8f975a5fccb2e9125562260e4b4b4f3d Mon Sep 17 00:00:00 2001\n"
- "From: Johannes Weiner <hannes@cmpxchg.org>\n"
- "Date: Tue, 21 Jun 2016 11:36:13 -0400\n"
- "Subject: [PATCH] mm: memcontrol: fix cgroup creation failure after many small\n"
- " jobs fix\n"
- "\n"
- "init the IDR\n"
- "\n"
- "Reported-by: Vladimir Davydov <vdavydov@virtuozzo.com>\n"
- "Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>\n"
- "---\n"
- " mm/memcontrol.c | 2 +-\n"
- " 1 file changed, 1 insertion(+), 1 deletion(-)\n"
- "\n"
- "diff --git a/mm/memcontrol.c b/mm/memcontrol.c\n"
- "index dc92b2df2585..b0de1342eab2 100644\n"
- "--- a/mm/memcontrol.c\n"
- "+++ b/mm/memcontrol.c\n"
- "@@ -4081,7 +4081,7 @@ static struct cftype mem_cgroup_legacy_files[] = {\n"
- "  * those references are manageable from userspace.\n"
- "  */\n"
- " \n"
- "-static struct idr mem_cgroup_idr;\n"
- "+static DEFINE_IDR(mem_cgroup_idr);\n"
- " \n"
- " static void mem_cgroup_id_get(struct mem_cgroup *memcg)\n"
- " {\n"
- "-- \n"
- "2.8.3\n"
- "\n"
- "--\n"
- "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
- "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
- "see: http://www.linux-mm.org/ .\n"
- "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
+ Oops, good catch. Andrew, could you kindly fold this?
 
-942d2ee0a55e7a3bc233e4ca2900c73f0a20f7031e63c85d4e8d196286e0b64f
+467adac97896c47ad66e2784666bc6c19003feccd5f793b2ee923fe94708fc19

diff --git a/a/1.txt b/N2/1.txt
index 74d1f5f..6e33fa4 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -28,7 +28,7 @@ Thanks!
 
 Oops, good catch. Andrew, could you kindly fold this?
 
-From d1261ede8f975a5fccb2e9125562260e4b4b4f3d Mon Sep 17 00:00:00 2001
+>From d1261ede8f975a5fccb2e9125562260e4b4b4f3d Mon Sep 17 00:00:00 2001
 From: Johannes Weiner <hannes@cmpxchg.org>
 Date: Tue, 21 Jun 2016 11:36:13 -0400
 Subject: [PATCH] mm: memcontrol: fix cgroup creation failure after many small
@@ -57,9 +57,3 @@ index dc92b2df2585..b0de1342eab2 100644
  {
 -- 
 2.8.3
-
---
-To unsubscribe, send a message with 'unsubscribe linux-mm' in
-the body to majordomo@kvack.org.  For more info on Linux MM,
-see: http://www.linux-mm.org/ .
-Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N2/content_digest
index fa10194..e45037f 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -47,7 +47,7 @@
  "\n"
  "Oops, good catch. Andrew, could you kindly fold this?\n"
  "\n"
- "From d1261ede8f975a5fccb2e9125562260e4b4b4f3d Mon Sep 17 00:00:00 2001\n"
+ ">From d1261ede8f975a5fccb2e9125562260e4b4b4f3d Mon Sep 17 00:00:00 2001\n"
  "From: Johannes Weiner <hannes@cmpxchg.org>\n"
  "Date: Tue, 21 Jun 2016 11:36:13 -0400\n"
  "Subject: [PATCH] mm: memcontrol: fix cgroup creation failure after many small\n"
@@ -75,12 +75,6 @@
  " static void mem_cgroup_id_get(struct mem_cgroup *memcg)\n"
  " {\n"
  "-- \n"
- "2.8.3\n"
- "\n"
- "--\n"
- "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
- "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
- "see: http://www.linux-mm.org/ .\n"
- "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
+ 2.8.3
 
-942d2ee0a55e7a3bc233e4ca2900c73f0a20f7031e63c85d4e8d196286e0b64f
+d13e9459c381fffd03ac75e720b652b8193f916b1618731c4aeba0dcd082a0bb

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.