All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52EA8BD4.6020803@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index 36830d0..3755851 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -89,14 +89,14 @@ Considering the system configured without cpuidle because this one
 *always* enable the local irq, we have the different cases:
 
 x86_idle = default_idle();
-==> local_irq_enable is missing
+=> local_irq_enable is missing
 
 x86_idle = amd_e400_idle();
-==> it calls local_irq_disable(); but in the idle loop context where the 
+=> it calls local_irq_disable(); but in the idle loop context where the 
 local irqs are already disabled.
-==> if amd_e400_c1e_detected is true, the local_irq are enabled
-==> otherwise no
-==> default_idle is called from there and does not enable local_irqs
+=> if amd_e400_c1e_detected is true, the local_irq are enabled
+=> otherwise no
+=> default_idle is called from there and does not enable local_irqs
 
 
 >> So the code above could be:
@@ -133,7 +133,7 @@ index 4505e2a..2d60cbb 100644
 
 
 -- 
-  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
+  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
 
 Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
 <http://twitter.com/#!/linaroorg> Twitter |
diff --git a/a/content_digest b/N1/content_digest
index 94e0034..18e9a1e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -7,23 +7,8 @@
  "ref\0alpine.LFD.2.11.1401301056180.1652@knanqh.ubzr\0"
  "From\0Daniel Lezcano <daniel.lezcano@linaro.org>\0"
  "Subject\0Re: [PATCH v2 1/6] idle: move the cpuidle entry point to the generic idle loop\0"
- "Date\0Thu, 30 Jan 2014 18:28:52 +0100\0"
- "To\0Nicolas Pitre <nicolas.pitre@linaro.org>\0"
- "Cc\0Preeti U Murthy <preeti@linux.vnet.ibm.com>"
-  Olof Johansson <olof@lixom.net>
-  Russell King <linux@arm.linux.org.uk>
-  Benjamin Herrenschmidt <benh@kernel.crashing.org>
-  Paul Mundt <lethal@linux-sh.org>
-  Thomas Gleixner <tglx@linutronix.de>
-  Ingo Molnar <mingo@redhat.com>
-  Peter Zijlstra <peterz@infradead.org>
-  Rafael J. Wysocki <rjw@rjwysocki.net>
-  linaro-kernel@lists.linaro.org
-  linux-pm@vger.kernel.org
-  linux-sh@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linuxppc-dev@lists.ozlabs.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "Date\0Thu, 30 Jan 2014 17:28:52 +0000\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 01/30/2014 05:07 PM, Nicolas Pitre wrote:\n"
@@ -117,14 +102,14 @@
  "*always* enable the local irq, we have the different cases:\n"
  "\n"
  "x86_idle = default_idle();\n"
- "==> local_irq_enable is missing\n"
+ "=> local_irq_enable is missing\n"
  "\n"
  "x86_idle = amd_e400_idle();\n"
- "==> it calls local_irq_disable(); but in the idle loop context where the \n"
+ "=> it calls local_irq_disable(); but in the idle loop context where the \n"
  "local irqs are already disabled.\n"
- "==> if amd_e400_c1e_detected is true, the local_irq are enabled\n"
- "==> otherwise no\n"
- "==> default_idle is called from there and does not enable local_irqs\n"
+ "=> if amd_e400_c1e_detected is true, the local_irq are enabled\n"
+ "=> otherwise no\n"
+ "=> default_idle is called from there and does not enable local_irqs\n"
  "\n"
  "\n"
  ">> So the code above could be:\n"
@@ -161,10 +146,10 @@
  "\n"
  "\n"
  "-- \n"
- "  <http://www.linaro.org/> Linaro.org \342\224\202 Open source software for ARM SoCs\n"
+ "  <http://www.linaro.org/> Linaro.org \303\242\342\200\235\342\200\232 Open source software for ARM SoCs\n"
  "\n"
  "Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |\n"
  "<http://twitter.com/#!/linaroorg> Twitter |\n"
  <http://www.linaro.org/linaro-blog/> Blog
 
-cc3a0cad2d609b0dda649f3545b2af4a30fe6e4f169a73084b3cded1ce8db39b
+721dcfe9576a1989a384ed4b629d936711cce73d6268ae04ff9bdc06cdcd60c5

diff --git a/a/content_digest b/N2/content_digest
index 94e0034..ee7b5f8 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -9,20 +9,19 @@
  "Subject\0Re: [PATCH v2 1/6] idle: move the cpuidle entry point to the generic idle loop\0"
  "Date\0Thu, 30 Jan 2014 18:28:52 +0100\0"
  "To\0Nicolas Pitre <nicolas.pitre@linaro.org>\0"
- "Cc\0Preeti U Murthy <preeti@linux.vnet.ibm.com>"
-  Olof Johansson <olof@lixom.net>
+ "Cc\0linaro-kernel@lists.linaro.org"
   Russell King <linux@arm.linux.org.uk>
-  Benjamin Herrenschmidt <benh@kernel.crashing.org>
-  Paul Mundt <lethal@linux-sh.org>
-  Thomas Gleixner <tglx@linutronix.de>
-  Ingo Molnar <mingo@redhat.com>
-  Peter Zijlstra <peterz@infradead.org>
-  Rafael J. Wysocki <rjw@rjwysocki.net>
-  linaro-kernel@lists.linaro.org
   linux-pm@vger.kernel.org
+  Peter Zijlstra <peterz@infradead.org>
   linux-sh@vger.kernel.org
+  Rafael J. Wysocki <rjw@rjwysocki.net>
   linux-kernel@vger.kernel.org
+  Olof Johansson <olof@lixom.net>
+  Paul Mundt <lethal@linux-sh.org>
+  Preeti U Murthy <preeti@linux.vnet.ibm.com>
+  Thomas Gleixner <tglx@linutronix.de>
   linuxppc-dev@lists.ozlabs.org
+  Ingo Molnar <mingo@redhat.com>
  " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -167,4 +166,4 @@
  "<http://twitter.com/#!/linaroorg> Twitter |\n"
  <http://www.linaro.org/linaro-blog/> Blog
 
-cc3a0cad2d609b0dda649f3545b2af4a30fe6e4f169a73084b3cded1ce8db39b
+999b06b75b5380de168a598ad8bb1cd4969711563a211e36344f1c8a99fc6969

diff --git a/a/1.txt b/N3/1.txt
index 36830d0..abd05b8 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -133,7 +133,7 @@ index 4505e2a..2d60cbb 100644
 
 
 -- 
-  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
+  <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs
 
 Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
 <http://twitter.com/#!/linaroorg> Twitter |
diff --git a/a/content_digest b/N3/content_digest
index 94e0034..3f00bac 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -5,25 +5,10 @@
  "ref\0alpine.LFD.2.11.1401300021530.1652@knanqh.ubzr\0"
  "ref\052EA5720.8010000@linaro.org\0"
  "ref\0alpine.LFD.2.11.1401301056180.1652@knanqh.ubzr\0"
- "From\0Daniel Lezcano <daniel.lezcano@linaro.org>\0"
- "Subject\0Re: [PATCH v2 1/6] idle: move the cpuidle entry point to the generic idle loop\0"
+ "From\0daniel.lezcano@linaro.org (Daniel Lezcano)\0"
+ "Subject\0[PATCH v2 1/6] idle: move the cpuidle entry point to the generic idle loop\0"
  "Date\0Thu, 30 Jan 2014 18:28:52 +0100\0"
- "To\0Nicolas Pitre <nicolas.pitre@linaro.org>\0"
- "Cc\0Preeti U Murthy <preeti@linux.vnet.ibm.com>"
-  Olof Johansson <olof@lixom.net>
-  Russell King <linux@arm.linux.org.uk>
-  Benjamin Herrenschmidt <benh@kernel.crashing.org>
-  Paul Mundt <lethal@linux-sh.org>
-  Thomas Gleixner <tglx@linutronix.de>
-  Ingo Molnar <mingo@redhat.com>
-  Peter Zijlstra <peterz@infradead.org>
-  Rafael J. Wysocki <rjw@rjwysocki.net>
-  linaro-kernel@lists.linaro.org
-  linux-pm@vger.kernel.org
-  linux-sh@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linuxppc-dev@lists.ozlabs.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 01/30/2014 05:07 PM, Nicolas Pitre wrote:\n"
@@ -161,10 +146,10 @@
  "\n"
  "\n"
  "-- \n"
- "  <http://www.linaro.org/> Linaro.org \342\224\202 Open source software for ARM SoCs\n"
+ "  <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs\n"
  "\n"
  "Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |\n"
  "<http://twitter.com/#!/linaroorg> Twitter |\n"
  <http://www.linaro.org/linaro-blog/> Blog
 
-cc3a0cad2d609b0dda649f3545b2af4a30fe6e4f169a73084b3cded1ce8db39b
+c1f59d0ba2e0d361605618c9021045f2bb6b70fd2bb4e9a23afdd5428e21d1d1

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.