All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160115174601.GC1641@arm.com>

diff --git a/a/1.txt b/N1/1.txt
index f1c0d91..0133c92 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 On Wed, Jan 13, 2016 at 11:36:26PM -0500, George G. Davis wrote:
-> From: Martin Fuzzey <mfuzzey@parkeon.com>
+> From: Martin Fuzzey <mfuzzey-mB3Nsq4MPf1BDgjK7y7TUQ@public.gmane.org>
 > 
 > ARMv7 counters other than the CPU cycle counter only work if the Secure
 > Debug Enable Register (SDER) SUNIDEN bit is set.
@@ -28,9 +28,9 @@ On Wed, Jan 13, 2016 at 11:36:26PM -0500, George G. Davis wrote:
 > Some platforms (eg i.MX53) may also need additional platform specific
 > setup.
 > 
-> Signed-off-by: Martin Fuzzey <mfuzzey@parkeon.com>
-> Signed-off-by: Pooya Keshavarzi <Pooya.Keshavarzi@de.bosch.com>
-> Signed-off-by: George G. Davis <george_davis@mentor.com>
+> Signed-off-by: Martin Fuzzey <mfuzzey-mB3Nsq4MPf1BDgjK7y7TUQ@public.gmane.org>
+> Signed-off-by: Pooya Keshavarzi <Pooya.Keshavarzi-V5te9oGctAVWk0Htik3J/w@public.gmane.org>
+> Signed-off-by: George G. Davis <george_davis-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>
 > ---
 > Changes in v4:
 > - Reword commit message to clarify that this change is ARMv7 specific.
@@ -45,3 +45,7 @@ On Wed, Jan 13, 2016 at 11:36:26PM -0500, George G. Davis wrote:
 Thanks. I'll queue this for 4.6 along with Rob's ack.
 
 Will
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 99b2e99..54a8c76 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -6,14 +6,22 @@
  "ref\020160106145500.GA92797@gandalf.middle.earth.net\0"
  "ref\020160112171109.GJ15737@arm.com\0"
  "ref\020160114043626.GA45778@gandalf.middle.earth.net\0"
- "From\0will.deacon@arm.com (Will Deacon)\0"
- "Subject\0[PATCH v4 1/1] ARM: perf: Set ARMv7 SDER SUNIDEN bit\0"
+ "ref\020160114043626.GA45778-f9ZlEuEWxVcBGMgAZHU0458/Q/RUDjKW@public.gmane.org\0"
+ "From\0Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v4 1/1] ARM: perf: Set ARMv7 SDER SUNIDEN bit\0"
  "Date\0Fri, 15 Jan 2016 17:46:01 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0George G. Davis <ggdavisiv-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>"
+  Martin Fuzzey <mfuzzey-mB3Nsq4MPf1BDgjK7y7TUQ@public.gmane.org>
+  Shawn Guao <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Pooya Keshavarzi <Pooya.Keshavarzi-V5te9oGctAVWk0Htik3J/w@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+ " George G. Davis <george_davis-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Jan 13, 2016 at 11:36:26PM -0500, George G. Davis wrote:\n"
- "> From: Martin Fuzzey <mfuzzey@parkeon.com>\n"
+ "> From: Martin Fuzzey <mfuzzey-mB3Nsq4MPf1BDgjK7y7TUQ@public.gmane.org>\n"
  "> \n"
  "> ARMv7 counters other than the CPU cycle counter only work if the Secure\n"
  "> Debug Enable Register (SDER) SUNIDEN bit is set.\n"
@@ -42,9 +50,9 @@
  "> Some platforms (eg i.MX53) may also need additional platform specific\n"
  "> setup.\n"
  "> \n"
- "> Signed-off-by: Martin Fuzzey <mfuzzey@parkeon.com>\n"
- "> Signed-off-by: Pooya Keshavarzi <Pooya.Keshavarzi@de.bosch.com>\n"
- "> Signed-off-by: George G. Davis <george_davis@mentor.com>\n"
+ "> Signed-off-by: Martin Fuzzey <mfuzzey-mB3Nsq4MPf1BDgjK7y7TUQ@public.gmane.org>\n"
+ "> Signed-off-by: Pooya Keshavarzi <Pooya.Keshavarzi-V5te9oGctAVWk0Htik3J/w@public.gmane.org>\n"
+ "> Signed-off-by: George G. Davis <george_davis-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>\n"
  "> ---\n"
  "> Changes in v4:\n"
  "> - Reword commit message to clarify that this change is ARMv7 specific.\n"
@@ -58,6 +66,10 @@
  "\n"
  "Thanks. I'll queue this for 4.6 along with Rob's ack.\n"
  "\n"
- Will
+ "Will\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-9d1e3af4d7e5a78ab8f05b67d1ed836b8d2b883ffb2c39b1f488ddb2595a7315
+3587ecad39bcc54b455a69629fc414f722fb6cf6d13d787b0cb44e6859c3608f

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.