All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5165F30B.1040602@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index f743acf..769301b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -174,7 +174,7 @@ Rob
 >>  {
 >>          u32 arch_timer_rate = arch_timer_get_rate();
 >>  
->>  	if (arch_timer_rate == 0)
+>>  	if (arch_timer_rate = 0)
 >>  		return -ENXIO;
 >>  
 >> +	arch_timer_delay_timer_register();
diff --git a/a/content_digest b/N1/content_digest
index 2fcd795..cb6d9bd 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,25 +3,8 @@
  "ref\020130404055615.GI28297@verge.net.au\0"
  "From\0Rob Herring <robherring2@gmail.com>\0"
  "Subject\0Re: [PATCH v2 02/13] ARM: convert arm/arm64 arch timer to use CLKSRC_OF init\0"
- "Date\0Wed, 10 Apr 2013 18:17:31 -0500\0"
- "To\0Simon Horman <horms@verge.net.au>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  Thomas Gleixner <tglx@linutronix.de>
-  Mark Rutland <mark.rutland@arm.com>
-  Russell King <linux@arm.linux.org.uk>
-  John Stultz <john.stultz@linaro.org>
-  arm@kernel.org
-  Marc Zyngier <marc.zyngier@arm.com>
-  Linus Walleij <linus.walleij@linaro.org>
-  Rob Herring <rob.herring@calxeda.com>
-  Kukjin Kim <kgene.kim@samsung.com>
-  Tony Lindgren <tony@atomide.com>
-  Magnus Damm <magnus.damm@gmail.com>
-  Catalin Marinas <catalin.marinas@arm.com>
-  Will Deacon <will.deacon@arm.com>
-  linux-samsung-soc@vger.kernel.org
-  linux-omap@vger.kernel.org
- " linux-sh@vger.kernel.org\0"
+ "Date\0Wed, 10 Apr 2013 23:17:31 +0000\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 04/04/2013 12:56 AM, Simon Horman wrote:\n"
@@ -200,7 +183,7 @@
  ">>  {\n"
  ">>          u32 arch_timer_rate = arch_timer_get_rate();\n"
  ">>  \n"
- ">>  \tif (arch_timer_rate == 0)\n"
+ ">>  \tif (arch_timer_rate = 0)\n"
  ">>  \t\treturn -ENXIO;\n"
  ">>  \n"
  ">> +\tarch_timer_delay_timer_register();\n"
@@ -582,4 +565,4 @@
  ">> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  >>
 
-a6dd2c051e8662b30f0f64f0fb8cc19343c2c00cb8a658baf686269904b7654b
+7650a2b595ff0e5b071f5230c8260266265f51184f87d4c78c2b84e5e487e821

diff --git a/a/1.txt b/N2/1.txt
index f743acf..1b91d0e 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -60,9 +60,9 @@ Rob
 >> Cc: Will Deacon <will.deacon@arm.com>
 >> Cc: John Stultz <john.stultz@linaro.org>
 >> Cc: Thomas Gleixner <tglx@linutronix.de>
->> Cc: linux-samsung-soc@vger.kernel.org
->> Cc: linux-omap@vger.kernel.org
->> Cc: linux-sh@vger.kernel.org
+>> Cc: linux-samsung-soc at vger.kernel.org
+>> Cc: linux-omap at vger.kernel.org
+>> Cc: linux-sh at vger.kernel.org
 >> ---
 >>  arch/arm/include/asm/arch_timer.h            |   13 +------------
 >>  arch/arm/kernel/arch_timer.c                 |   17 +++--------------
@@ -552,6 +552,6 @@ Rob
 >>
 >> --
 >> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
->> the body of a message to majordomo@vger.kernel.org
+>> the body of a message to majordomo at vger.kernel.org
 >> More majordomo info at  http://vger.kernel.org/majordomo-info.html
 >>
diff --git a/a/content_digest b/N2/content_digest
index 2fcd795..fd57722 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,27 +1,10 @@
  "ref\01364854883-5961-1-git-send-email-robherring2@gmail.com\0"
  "ref\01364854883-5961-3-git-send-email-robherring2@gmail.com\0"
  "ref\020130404055615.GI28297@verge.net.au\0"
- "From\0Rob Herring <robherring2@gmail.com>\0"
- "Subject\0Re: [PATCH v2 02/13] ARM: convert arm/arm64 arch timer to use CLKSRC_OF init\0"
+ "From\0robherring2@gmail.com (Rob Herring)\0"
+ "Subject\0[PATCH v2 02/13] ARM: convert arm/arm64 arch timer to use CLKSRC_OF init\0"
  "Date\0Wed, 10 Apr 2013 18:17:31 -0500\0"
- "To\0Simon Horman <horms@verge.net.au>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  Thomas Gleixner <tglx@linutronix.de>
-  Mark Rutland <mark.rutland@arm.com>
-  Russell King <linux@arm.linux.org.uk>
-  John Stultz <john.stultz@linaro.org>
-  arm@kernel.org
-  Marc Zyngier <marc.zyngier@arm.com>
-  Linus Walleij <linus.walleij@linaro.org>
-  Rob Herring <rob.herring@calxeda.com>
-  Kukjin Kim <kgene.kim@samsung.com>
-  Tony Lindgren <tony@atomide.com>
-  Magnus Damm <magnus.damm@gmail.com>
-  Catalin Marinas <catalin.marinas@arm.com>
-  Will Deacon <will.deacon@arm.com>
-  linux-samsung-soc@vger.kernel.org
-  linux-omap@vger.kernel.org
- " linux-sh@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 04/04/2013 12:56 AM, Simon Horman wrote:\n"
@@ -86,9 +69,9 @@
  ">> Cc: Will Deacon <will.deacon@arm.com>\n"
  ">> Cc: John Stultz <john.stultz@linaro.org>\n"
  ">> Cc: Thomas Gleixner <tglx@linutronix.de>\n"
- ">> Cc: linux-samsung-soc@vger.kernel.org\n"
- ">> Cc: linux-omap@vger.kernel.org\n"
- ">> Cc: linux-sh@vger.kernel.org\n"
+ ">> Cc: linux-samsung-soc at vger.kernel.org\n"
+ ">> Cc: linux-omap at vger.kernel.org\n"
+ ">> Cc: linux-sh at vger.kernel.org\n"
  ">> ---\n"
  ">>  arch/arm/include/asm/arch_timer.h            |   13 +------------\n"
  ">>  arch/arm/kernel/arch_timer.c                 |   17 +++--------------\n"
@@ -578,8 +561,8 @@
  ">>\n"
  ">> --\n"
  ">> To unsubscribe from this list: send the line \"unsubscribe linux-sh\" in\n"
- ">> the body of a message to majordomo@vger.kernel.org\n"
+ ">> the body of a message to majordomo at vger.kernel.org\n"
  ">> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  >>
 
-a6dd2c051e8662b30f0f64f0fb8cc19343c2c00cb8a658baf686269904b7654b
+0bbfaa5dc81db6c23e42a971a4edac1ef15c95ea6394e33fafe9650a83a06a6f

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.