All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <CADyBb7tWP=_zu+Pu0UC1E6u+yAgH06peh8rt3hS6-O42K3kPNQ@mail.gmail.com>

diff --git a/a/content_digest b/N1/content_digest
index 3f74a07..69f63b5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -47,7 +47,14 @@
   " Wei Huang <wei\@redhat.com>",
   " Arnd Bergmann <arnd\@arndb.de>",
   " Wim Van Sebroeck <wim\@iguana.be>",
-  " Catalin Marinas <catalin.marina>\0"
+  " Catalin Marinas <catalin.marinas\@arm.com>",
+  " Will Deacon <will.deacon\@arm.com>",
+  " Suravee Suthikulpanit <Suravee.Suthikulpanit\@amd.com>",
+  " Leo Duran <leo.duran\@amd.com>",
+  " Guenter Roeck <linux\@roeck-us.net>",
+  " linux-watchdog\@vger.kernel.org",
+  " Daniel Lezcano <daniel.lezcano\@linaro.org>",
+  " Thomas Gleixner <tglx\@linutronix.de>\0"
 ]
 [
   "\0000:1\0"
@@ -143,4 +150,4 @@
   "Red Hat"
 ]
 
-03698945d4cebf5ac13dd7421ee99b8fe976ac2139509fc3ce52c13a89897a69
+28fc8e846f66a8b5c1a7402c311e4bb8390a29c710dc8135b682333d52eb0b46

diff --git a/a/1.txt b/N2/1.txt
index d2c2804..4643042 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -22,7 +22,7 @@ On 13 September 2016 at 17:22, Fu Wei <fu.wei@linaro.org> wrote:
 >> Hi Thomas
 >>
 >> On 6 September 2016 at 22:36, Thomas Gleixner <tglx@linutronix.de> wrote:
->>> On Tue, 6 Sep 2016, fu.wei@linaro.org wrote:
+>>> On Tue, 6 Sep 2016, fu.wei at linaro.org wrote:
 >>>> +     if (timer_count < 0)
 >>>> +             pr_err("Failed to get platform timer info, skipping.\n");
 >>>
@@ -32,7 +32,7 @@ On 13 September 2016 at 17:22, Fu Wei <fu.wei@linaro.org> wrote:
 >> yes, you are right, this info is confusing.
 >> maybe we just delete the "skipping" ?
 >>
->> “timer_count < 0” is caused by some firmware bug, in gtdt.c:
+>> ?timer_count < 0? is caused by some firmware bug, in gtdt.c:
 >> ----
 >> int __init acpi_gtdt_init(struct acpi_table_header *table)
 >> {
diff --git a/a/content_digest b/N2/content_digest
index 3f74a07..1e26c43 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -14,40 +14,16 @@
   "ref\0CADyBb7v-b1bKGBdH6J78UhfCcQd=BJLFoZ16GNgmrd2EucjYDA\@mail.gmail.com\0"
 ]
 [
-  "From\0Fu Wei <fu.wei\@linaro.org>\0"
+  "From\0fu.wei\@linaro.org (Fu Wei)\0"
 ]
 [
-  "Subject\0Re: [PATCH v11 5/8] clocksource/drivers/arm_arch_timer: Simplify ACPI support code.\0"
+  "Subject\0[PATCH v11 5/8] clocksource/drivers/arm_arch_timer: Simplify ACPI support code.\0"
 ]
 [
   "Date\0Tue, 13 Sep 2016 18:21:22 +0800\0"
 ]
 [
-  "To\0Mark Rutland <mark.rutland\@arm.com>",
-  " Marc Zyngier <marc.zyngier\@arm.com>\0"
-]
-[
-  "Cc\0Rafael J. Wysocki <rjw\@rjwysocki.net>",
-  " Len Brown <lenb\@kernel.org>",
-  " Lorenzo Pieralisi <lorenzo.pieralisi\@arm.com>",
-  " Sudeep Holla <sudeep.holla\@arm.com>",
-  " Hanjun Guo <hanjun.guo\@linaro.org>",
-  " linux-arm-kernel\@lists.infradead.org",
-  " Linaro ACPI Mailman List <linaro-acpi\@lists.linaro.org>",
-  " Linux Kernel Mailing List <linux-kernel\@vger.kernel.org>",
-  " ACPI Devel Maling List <linux-acpi\@vger.kernel.org>",
-  " rruigrok\@codeaurora.org",
-  " Abdulhamid",
-  " Harb <harba\@codeaurora.org>",
-  " Christopher Covington <cov\@codeaurora.org>",
-  " Timur Tabi <timur\@codeaurora.org>",
-  " G Gregory <graeme.gregory\@linaro.org>",
-  " Al Stone <al.stone\@linaro.org>",
-  " Jon Masters <jcm\@redhat.com>",
-  " Wei Huang <wei\@redhat.com>",
-  " Arnd Bergmann <arnd\@arndb.de>",
-  " Wim Van Sebroeck <wim\@iguana.be>",
-  " Catalin Marinas <catalin.marina>\0"
+  "To\0linux-arm-kernel\@lists.infradead.org\0"
 ]
 [
   "\0000:1\0"
@@ -80,7 +56,7 @@
   ">> Hi Thomas\n",
   ">>\n",
   ">> On 6 September 2016 at 22:36, Thomas Gleixner <tglx\@linutronix.de> wrote:\n",
-  ">>> On Tue, 6 Sep 2016, fu.wei\@linaro.org wrote:\n",
+  ">>> On Tue, 6 Sep 2016, fu.wei at linaro.org wrote:\n",
   ">>>> +     if (timer_count < 0)\n",
   ">>>> +             pr_err(\"Failed to get platform timer info, skipping.\\n\");\n",
   ">>>\n",
@@ -90,7 +66,7 @@
   ">> yes, you are right, this info is confusing.\n",
   ">> maybe we just delete the \"skipping\" ?\n",
   ">>\n",
-  ">> \342\200\234timer_count < 0\342\200\235 is caused by some firmware bug, in gtdt.c:\n",
+  ">> ?timer_count < 0? is caused by some firmware bug, in gtdt.c:\n",
   ">> ----\n",
   ">> int __init acpi_gtdt_init(struct acpi_table_header *table)\n",
   ">> {\n",
@@ -143,4 +119,4 @@
   "Red Hat"
 ]
 
-03698945d4cebf5ac13dd7421ee99b8fe976ac2139509fc3ce52c13a89897a69
+27ed2c6ed7b7d6ecc9185cc4180d83e9cda5ef331c2ff6f0f4dd07ee726d518c

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.