All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20131125085915.GA22043@ulmo.nvidia.com>

diff --git a/a/1.txt b/N1/1.txt
index 59ead77..ec62222 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -11,7 +11,7 @@ On Mon, Nov 25, 2013 at 08:29:23AM +0100, Uwe Kleine-König wrote:
 > > >>This regression has been introduced by:
 > > >>
 > > >>commit 326e31eebe61dc838e031ea16968b2cfb43443e3
-> > >>Author: Uwe Kleine-König <u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
+> > >>Author: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
 > > >>Date:   Tue Oct 1 11:00:53 2013 +0200
 > > >>
 > > >>     clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE
@@ -26,8 +26,8 @@ On Mon, Nov 25, 2013 at 08:29:23AM +0100, Uwe Kleine-König wrote:
 > > >>     Consequently all respective of_node_put calls in drivers are removed.
 > > >>
 > > >>     Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
-> > >>     Signed-off-by: Daniel Lezcano <daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-> > >>     Acked-by: David Brown <davidb-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+> > >>     Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
+> > >>     Acked-by: David Brown <davidb@codeaurora.org>
 > > >Still all but the hook in clocksource_of_init of this commit was
 > > >correct, right? (Well, but this buggy hunk makes the commit log wrong.)
 > > 
diff --git a/a/content_digest b/N1/content_digest
index 865a0ae..8cf82f8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,18 +4,17 @@
  "ref\020131122192257.GX28642@pengutronix.de\0"
  "ref\052926F6F.3050104@linaro.org\0"
  "ref\020131125072923.GB28642@pengutronix.de\0"
- "ref\020131125072923.GB28642-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0"
- "From\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "From\0Thierry Reding <thierry.reding@gmail.com>\0"
  "Subject\0Re: [PATCH] clocksource: Do not drop unheld reference on device node\0"
  "Date\0Mon, 25 Nov 2013 09:59:16 +0100\0"
- "To\0Uwe Kleine-K\303\266nig <u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0"
- "Cc\0Daniel Lezcano <daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
-  Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
-  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
-  Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " David Brown <davidb-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
+ "To\0Uwe Kleine-K\303\266nig <u.kleine-koenig@pengutronix.de>\0"
+ "Cc\0Daniel Lezcano <daniel.lezcano@linaro.org>"
+  Thomas Gleixner <tglx@linutronix.de>
+  Arnd Bergmann <arnd@arndb.de>
+  Rob Herring <rob.herring@calxeda.com>
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+ " David Brown <davidb@codeaurora.org>\0"
  "\01:1\0"
  "b\0"
  "On Mon, Nov 25, 2013 at 08:29:23AM +0100, Uwe Kleine-K\303\266nig wrote:\n"
@@ -31,7 +30,7 @@
  "> > >>This regression has been introduced by:\n"
  "> > >>\n"
  "> > >>commit 326e31eebe61dc838e031ea16968b2cfb43443e3\n"
- "> > >>Author: Uwe Kleine-K\303\266nig <u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n"
+ "> > >>Author: Uwe Kleine-K\303\266nig <u.kleine-koenig@pengutronix.de>\n"
  "> > >>Date:   Tue Oct 1 11:00:53 2013 +0200\n"
  "> > >>\n"
  "> > >>     clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE\n"
@@ -46,8 +45,8 @@
  "> > >>     Consequently all respective of_node_put calls in drivers are removed.\n"
  "> > >>\n"
  "> > >>     Signed-off-by: Uwe Kleine-K\303\266nig <u.kleine-koenig@pengutronix.de>\n"
- "> > >>     Signed-off-by: Daniel Lezcano <daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
- "> > >>     Acked-by: David Brown <davidb-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n"
+ "> > >>     Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>\n"
+ "> > >>     Acked-by: David Brown <davidb@codeaurora.org>\n"
  "> > >Still all but the hook in clocksource_of_init of this commit was\n"
  "> > >correct, right? (Well, but this buggy hunk makes the commit log wrong.)\n"
  "> > \n"
@@ -83,4 +82,4 @@
  "=CRtH\n"
  "-----END PGP SIGNATURE-----\n"
 
-78fc7af9e05950fdeab9cd354654745e707cfd4d32a17421fa457dd094f07911
+abe8b54e9483c89927e33e533a1442b63a3145e45ebb3d0318b596a7428ccc67

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.