All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <550CE2CE.4080508@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index 9fafc75..7333de1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 +CC Parth Dixit, Stefano Stabellini.
 
-On 2015年03月21日 02:54, Will Deacon wrote:
+On 2015?03?21? 02:54, Will Deacon wrote:
 > On Thu, Mar 19, 2015 at 04:09:33AM +0000, Hanjun Guo wrote:
 >> On 2015/3/19 3:05, Will Deacon wrote:
 >>> If you can get that in place, I'm not opposed to putting this into
@@ -22,16 +22,16 @@ On 2015年03月21日 02:54, Will Deacon wrote:
 
 Sorry, I didn't build ACPI with XEN enabled on ARM64.
 
-> include/xen/acpi.h: In function ‘xen_acpi_sleep_register’:
-> include/xen/acpi.h:102:3: error: ‘acpi_suspend_lowlevel’ undeclared (first use in this function)
+> include/xen/acpi.h: In function ?xen_acpi_sleep_register?:
+> include/xen/acpi.h:102:3: error: ?acpi_suspend_lowlevel? undeclared (first use in this function)
 >     acpi_suspend_lowlevel = xen_acpi_suspend_lowlevel;
 
 acpi_suspend_lowlevel is defined only for X86 and IA64 for now.
 
 >     ^
 > include/xen/acpi.h:102:3: note: each undeclared identifier is reported only once for each function it appears in
-> drivers/xen/acpi.c: In function ‘xen_acpi_notify_hypervisor_state’:
-> drivers/xen/acpi.c:61:2: error: implicit declaration of function ‘HYPERVISOR_dom0_op’ [-Werror=implicit-function-declaration]
+> drivers/xen/acpi.c: In function ?xen_acpi_notify_hypervisor_state?:
+> drivers/xen/acpi.c:61:2: error: implicit declaration of function ?HYPERVISOR_dom0_op? [-Werror=implicit-function-declaration]
 >    HYPERVISOR_dom0_op(&op);
 
 And this is only for x86:
@@ -59,7 +59,3 @@ Stefano, Parth, what do you think?
 
 Thanks
 Hanjun
---
-To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 52e02f8..fd983e4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,36 +2,15 @@
  "ref\020150318190509.GM10863@arm.com\0"
  "ref\0550A4BFD.4070804@huawei.com\0"
  "ref\020150320185400.GK1474@arm.com\0"
- "From\0Hanjun Guo <hanjun.guo@linaro.org>\0"
- "Subject\0Re: [PATCH v10 00/21] Introduce ACPI for ARM64 based on ACPI 5.1\0"
+ "From\0hanjun.guo@linaro.org (Hanjun Guo)\0"
+ "Subject\0[PATCH v10 00/21] Introduce ACPI for ARM64 based on ACPI 5.1\0"
  "Date\0Sat, 21 Mar 2015 11:17:34 +0800\0"
- "To\0Will Deacon <will.deacon@arm.com>"
- " Hanjun Guo <guohanjun@huawei.com>\0"
- "Cc\0Catalin Marinas <Catalin.Marinas@arm.com>"
-  Rafael J. Wysocki <rjw@rjwysocki.net>
-  Olof Johansson <olof@lixom.net>
-  grant.likely@linaro.org <grant.likely@linaro.org>
-  Lorenzo Pieralisi <Lorenzo.Pieralisi@arm.com>
-  Arnd Bergmann <arnd@arndb.de>
-  Mark Rutland <Mark.Rutland@arm.com>
-  graeme.gregory@linaro.org <graeme.gregory@linaro.org>
-  Sudeep Holla <Sudeep.Holla@arm.com>
-  jcm@redhat.com <jcm@redhat.com>
-  Marc Zyngier <Marc.Zyngier@arm.com>
-  Mark Brown <broonie@kernel.org>
-  Robert Richter <rric@kernel.org>
-  Timur Tabi <timur@codeaurora.org>
-  Ashwin Chaugule <ashwinc@codeaurora.org>
-  suravee.suthikulpanit@amd.com <suravee.suthikulpanit@amd.com>
-  linux-acpi@vger.kernel.org <linux-acpi@vger.kernel.org>
-  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
-  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
- " linaro-acpi@l\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "+CC Parth Dixit, Stefano Stabellini.\n"
  "\n"
- "On 2015\345\271\26403\346\234\21021\346\227\245 02:54, Will Deacon wrote:\n"
+ "On 2015?03?21? 02:54, Will Deacon wrote:\n"
  "> On Thu, Mar 19, 2015 at 04:09:33AM +0000, Hanjun Guo wrote:\n"
  ">> On 2015/3/19 3:05, Will Deacon wrote:\n"
  ">>> If you can get that in place, I'm not opposed to putting this into\n"
@@ -53,16 +32,16 @@
  "\n"
  "Sorry, I didn't build ACPI with XEN enabled on ARM64.\n"
  "\n"
- "> include/xen/acpi.h: In function \342\200\230xen_acpi_sleep_register\342\200\231:\n"
- "> include/xen/acpi.h:102:3: error: \342\200\230acpi_suspend_lowlevel\342\200\231 undeclared (first use in this function)\n"
+ "> include/xen/acpi.h: In function ?xen_acpi_sleep_register?:\n"
+ "> include/xen/acpi.h:102:3: error: ?acpi_suspend_lowlevel? undeclared (first use in this function)\n"
  ">     acpi_suspend_lowlevel = xen_acpi_suspend_lowlevel;\n"
  "\n"
  "acpi_suspend_lowlevel is defined only for X86 and IA64 for now.\n"
  "\n"
  ">     ^\n"
  "> include/xen/acpi.h:102:3: note: each undeclared identifier is reported only once for each function it appears in\n"
- "> drivers/xen/acpi.c: In function \342\200\230xen_acpi_notify_hypervisor_state\342\200\231:\n"
- "> drivers/xen/acpi.c:61:2: error: implicit declaration of function \342\200\230HYPERVISOR_dom0_op\342\200\231 [-Werror=implicit-function-declaration]\n"
+ "> drivers/xen/acpi.c: In function ?xen_acpi_notify_hypervisor_state?:\n"
+ "> drivers/xen/acpi.c:61:2: error: implicit declaration of function ?HYPERVISOR_dom0_op? [-Werror=implicit-function-declaration]\n"
  ">    HYPERVISOR_dom0_op(&op);\n"
  "\n"
  "And this is only for x86:\n"
@@ -89,10 +68,6 @@
  "Stefano, Parth, what do you think?\n"
  "\n"
  "Thanks\n"
- "Hanjun\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-acpi\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Hanjun
 
-e24534308f0f4f139b852fa9ec549ef5712ceddfad8067afa750fe43679cf574
+ed06c08aa417be38604574d6a7210e9dbd2e0a9fb7c1f9372012463957dcd282

diff --git a/a/1.txt b/N2/1.txt
index 9fafc75..df88326 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -59,7 +59,3 @@ Stefano, Parth, what do you think?
 
 Thanks
 Hanjun
---
-To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
-the body of a message to majordomo@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 52e02f8..d7f4a1e 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -26,7 +26,9 @@
   linux-acpi@vger.kernel.org <linux-acpi@vger.kernel.org>
   linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
   linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
- " linaro-acpi@l\0"
+  linaro-acpi@lists.linaro.org <linaro-acpi@lists.linaro.org>
+  Parth Dixit <parth.dixit@linaro.org>
+ " 'Stefano Stabellini' <stefano.stabellini@eu.citrix.com>\0"
  "\00:1\0"
  "b\0"
  "+CC Parth Dixit, Stefano Stabellini.\n"
@@ -89,10 +91,6 @@
  "Stefano, Parth, what do you think?\n"
  "\n"
  "Thanks\n"
- "Hanjun\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-acpi\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Hanjun
 
-e24534308f0f4f139b852fa9ec549ef5712ceddfad8067afa750fe43679cf574
+6b64ad5ef06e7ed2f5ab69b8cb6c107ac435e389f3369dfb43325ed456c3e952

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.