All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1332593574.16159.31.camel@twins>

diff --git a/a/content_digest b/N1/content_digest
index 0ebfc13..20abdef 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,8 +2,24 @@
  "ref\020120324103127.GJ29067@lizard\0"
  "From\0Peter Zijlstra <a.p.zijlstra@chello.nl>\0"
  "Subject\0Re: [PATCH 10/10] oom: Make find_lock_task_mm() sparse-aware\0"
- "Date\0Sat, 24 Mar 2012 12:52:54 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "Date\0Sat, 24 Mar 2012 13:52:54 +0100\0"
+ "To\0Anton Vorontsov <anton.vorontsov@linaro.org>\0"
+ "Cc\0Andrew Morton <akpm@linux-foundation.org>"
+  Oleg Nesterov <oleg@redhat.com>
+  Russell King <linux@arm.linux.org.uk>
+  Mike Frysinger <vapier@gentoo.org>
+  Benjamin Herrenschmidt <benh@kernel.crashing.org>
+  Richard Weinberger <richard@nod.at>
+  Paul Mundt <lethal@linux-sh.org>
+  KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
+  John Stultz <john.stultz@linaro.org>
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  uclinux-dist-devel@blackfin.uclinux.org
+  linuxppc-dev@lists.ozlabs.org
+  linux-sh@vger.kernel.org
+  user-mode-linux-devel@lists.sourceforge.net
+ " linux-mm@kvack.org\0"
  "\00:1\0"
  "b\0"
  "On Sat, 2012-03-24 at 14:31 +0400, Anton Vorontsov wrote:\n"
@@ -35,4 +51,4 @@
  "\n"
  Fix sparse already instead of smearing ugly all over.
 
-93d4779970107e8297d54598088cd934cc7e954a281da91290468ca782bf8073
+851fbdb2c89d12e2d13c6ddafde9afcfe9335ecef433964f3ec370ac94fc9455

diff --git a/a/1.txt b/N2/1.txt
index 34969cb..279bf97 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,9 +1,9 @@
 On Sat, 2012-03-24 at 14:31 +0400, Anton Vorontsov wrote:
 > This is needed so that callers would not get 'context imbalance'
 > warnings from the sparse tool.
-> 
+>=20
 > As a side effect, this patch fixes the following sparse warnings:
-> 
+>=20
 >   CHECK   mm/oom_kill.c
 >   mm/oom_kill.c:201:28: warning: context imbalance in 'oom_badness' -
 >   unexpected unlock
@@ -15,7 +15,7 @@ On Sat, 2012-03-24 at 14:31 +0400, Anton Vorontsov wrote:
 >   ...
 >   mm/memcontrol.c:1130:17: warning: context imbalance in
 >   'task_in_mem_cgroup' - unexpected unlock
-> 
+>=20
 > p.s. I know Peter Zijlstra detest the __cond_lock() stuff, but untill
 >      we have anything better in sparse, let's use it. This particular
 >      patch helped me to detect one bug that I myself made during
diff --git a/a/content_digest b/N2/content_digest
index 0ebfc13..5d6c599 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,16 +2,31 @@
  "ref\020120324103127.GJ29067@lizard\0"
  "From\0Peter Zijlstra <a.p.zijlstra@chello.nl>\0"
  "Subject\0Re: [PATCH 10/10] oom: Make find_lock_task_mm() sparse-aware\0"
- "Date\0Sat, 24 Mar 2012 12:52:54 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "Date\0Sat, 24 Mar 2012 13:52:54 +0100\0"
+ "To\0Anton Vorontsov <anton.vorontsov@linaro.org>\0"
+ "Cc\0Mike Frysinger <vapier@gentoo.org>"
+  user-mode-linux-devel@lists.sourceforge.net
+  linux-sh@vger.kernel.org
+  Richard Weinberger <richard@nod.at>
+  linuxppc-dev@lists.ozlabs.org
+  Oleg Nesterov <oleg@redhat.com>
+  linux-kernel@vger.kernel.org
+  linux-mm@kvack.org
+  Paul Mundt <lethal@linux-sh.org>
+  John Stultz <john.stultz@linaro.org>
+  KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
+  Russell King <linux@arm.linux.org.uk>
+  Andrew Morton <akpm@linux-foundation.org>
+  uclinux-dist-devel@blackfin.uclinux.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Sat, 2012-03-24 at 14:31 +0400, Anton Vorontsov wrote:\n"
  "> This is needed so that callers would not get 'context imbalance'\n"
  "> warnings from the sparse tool.\n"
- "> \n"
+ ">=20\n"
  "> As a side effect, this patch fixes the following sparse warnings:\n"
- "> \n"
+ ">=20\n"
  ">   CHECK   mm/oom_kill.c\n"
  ">   mm/oom_kill.c:201:28: warning: context imbalance in 'oom_badness' -\n"
  ">   unexpected unlock\n"
@@ -23,7 +38,7 @@
  ">   ...\n"
  ">   mm/memcontrol.c:1130:17: warning: context imbalance in\n"
  ">   'task_in_mem_cgroup' - unexpected unlock\n"
- "> \n"
+ ">=20\n"
  "> p.s. I know Peter Zijlstra detest the __cond_lock() stuff, but untill\n"
  ">      we have anything better in sparse, let's use it. This particular\n"
  ">      patch helped me to detect one bug that I myself made during\n"
@@ -35,4 +50,4 @@
  "\n"
  Fix sparse already instead of smearing ugly all over.
 
-93d4779970107e8297d54598088cd934cc7e954a281da91290468ca782bf8073
+9c8271449711d2325b6780cd9d77963366261d2e75bd63e393720ff7a83c9ee7

diff --git a/a/content_digest b/N3/content_digest
index 0ebfc13..60b0f1c 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,8 +1,8 @@
  "ref\020120324102609.GA28356@lizard\0"
  "ref\020120324103127.GJ29067@lizard\0"
- "From\0Peter Zijlstra <a.p.zijlstra@chello.nl>\0"
- "Subject\0Re: [PATCH 10/10] oom: Make find_lock_task_mm() sparse-aware\0"
- "Date\0Sat, 24 Mar 2012 12:52:54 +0000\0"
+ "From\0a.p.zijlstra@chello.nl (Peter Zijlstra)\0"
+ "Subject\0[PATCH 10/10] oom: Make find_lock_task_mm() sparse-aware\0"
+ "Date\0Sat, 24 Mar 2012 13:52:54 +0100\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -35,4 +35,4 @@
  "\n"
  Fix sparse already instead of smearing ugly all over.
 
-93d4779970107e8297d54598088cd934cc7e954a281da91290468ca782bf8073
+9050cf5a98f48a4752b53d940057ff5d5cc0e3d8feb0f8d0dafe80de98ec45f9

diff --git a/a/1.txt b/N4/1.txt
index 34969cb..3c4877c 100644
--- a/a/1.txt
+++ b/N4/1.txt
@@ -26,3 +26,10 @@ Yeah, so Nacked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
 Also, why didn't lockdep catch it?
 
 Fix sparse already instead of smearing ugly all over.
+
+--
+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/ .
+Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
+Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N4/content_digest
index 0ebfc13..b7c94fc 100644
--- a/a/content_digest
+++ b/N4/content_digest
@@ -2,8 +2,24 @@
  "ref\020120324103127.GJ29067@lizard\0"
  "From\0Peter Zijlstra <a.p.zijlstra@chello.nl>\0"
  "Subject\0Re: [PATCH 10/10] oom: Make find_lock_task_mm() sparse-aware\0"
- "Date\0Sat, 24 Mar 2012 12:52:54 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "Date\0Sat, 24 Mar 2012 13:52:54 +0100\0"
+ "To\0Anton Vorontsov <anton.vorontsov@linaro.org>\0"
+ "Cc\0Andrew Morton <akpm@linux-foundation.org>"
+  Oleg Nesterov <oleg@redhat.com>
+  Russell King <linux@arm.linux.org.uk>
+  Mike Frysinger <vapier@gentoo.org>
+  Benjamin Herrenschmidt <benh@kernel.crashing.org>
+  Richard Weinberger <richard@nod.at>
+  Paul Mundt <lethal@linux-sh.org>
+  KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
+  John Stultz <john.stultz@linaro.org>
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  uclinux-dist-devel@blackfin.uclinux.org
+  linuxppc-dev@lists.ozlabs.org
+  linux-sh@vger.kernel.org
+  user-mode-linux-devel@lists.sourceforge.net
+ " linux-mm@kvack.org\0"
  "\00:1\0"
  "b\0"
  "On Sat, 2012-03-24 at 14:31 +0400, Anton Vorontsov wrote:\n"
@@ -33,6 +49,13 @@
  "\n"
  "Also, why didn't lockdep catch it?\n"
  "\n"
- Fix sparse already instead of smearing ugly all over.
+ "Fix sparse already instead of smearing ugly all over.\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"
+ "Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/\n"
+ "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-93d4779970107e8297d54598088cd934cc7e954a281da91290468ca782bf8073
+520b9868696e0c73458dbe7481a8976e57e26bed02a6f18b1bead4d8e71b2961

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.