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

diff --git a/a/1.txt b/N1/1.txt
index 6646de9..4219e9a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,9 +1,9 @@
 > -----Original Message-----
-> From: Dave Martin [mailto:dave.martin@linaro.org]
+> From: Dave Martin [mailto:dave.martin at linaro.org]
 > Sent: Friday, February 04, 2011 4:28 PM
 > To: Santosh Shilimkar
-> Cc: Russell King - ARM Linux; linux-arm-kernel@lists.infradead.org;
-> Tony Lindgren; Nicolas Pitre; linux-omap@vger.kernel.org; Jean
+> Cc: Russell King - ARM Linux; linux-arm-kernel at lists.infradead.org;
+> Tony Lindgren; Nicolas Pitre; linux-omap at vger.kernel.org; Jean
 > Pihet-XID
 > Subject: Re: [PATCH v2 1/5] ARM: omap4: Correct definition of
 > do_wfi() forCONFIG_THUMB2_KERNEL
@@ -15,11 +15,11 @@
 
 > >> We actually have this:
 > >>
-> >> #if __LINUX_ARM_ARCH__ >= 7 ||          \
-> >>         (__LINUX_ARM_ARCH__ == 6 && defined(CONFIG_CPU_32v6K))
-> >> #define sev()   __asm__ __volatile__ ("sev" : : : "memory")
-> >> #define wfe()   __asm__ __volatile__ ("wfe" : : : "memory")
-> >> #define wfi()   __asm__ __volatile__ ("wfi" : : : "memory")
+> >> #if __LINUX_ARM_ARCH__ >= 7 || ? ? ? ? ?\
+> >> ? ? ? ? (__LINUX_ARM_ARCH__ == 6 && defined(CONFIG_CPU_32v6K))
+> >> #define sev() ? __asm__ __volatile__ ("sev" : : : "memory")
+> >> #define wfe() ? __asm__ __volatile__ ("wfe" : : : "memory")
+> >> #define wfi() ? __asm__ __volatile__ ("wfi" : : : "memory")
 > >> #endif
 > >>
 > >> in asm/system.h, so maybe it should be using wfe() from
@@ -53,7 +53,3 @@ That should do as well.
 
 Regards,
 Santosh
---
-To unsubscribe from this list: send the line "unsubscribe linux-omap" 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 b94312f..2f76920 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,24 +4,18 @@
  "ref\020110203190758.GA15004@n2100.arm.linux.org.uk\0"
  "ref\0d813cf9e0b404d0243c3973841baa6dc@mail.gmail.com\0"
  "ref\0AANLkTin_mc2e=xaotifjix_ii5iaugVFo1RuAkzZEWwF@mail.gmail.com\0"
- "From\0Santosh Shilimkar <santosh.shilimkar@ti.com>\0"
- "Subject\0RE: [PATCH v2 1/5] ARM: omap4: Correct definition of do_wfi() forCONFIG_THUMB2_KERNEL\0"
+ "From\0santosh.shilimkar@ti.com (Santosh Shilimkar)\0"
+ "Subject\0[PATCH v2 1/5] ARM: omap4: Correct definition of do_wfi() forCONFIG_THUMB2_KERNEL\0"
  "Date\0Fri, 4 Feb 2011 16:48:21 +0530\0"
- "To\0Dave Martin <dave.martin@linaro.org>\0"
- "Cc\0Russell King - ARM Linux <linux@arm.linux.org.uk>"
-  linux-arm-kernel@lists.infradead.org
-  Tony Lindgren <tony@atomide.com>
-  Nicolas Pitre <nicolas.pitre@linaro.org>
-  linux-omap@vger.kernel.org
- " Jean Pihet-XID <j-pihet@ti.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "> -----Original Message-----\n"
- "> From: Dave Martin [mailto:dave.martin@linaro.org]\n"
+ "> From: Dave Martin [mailto:dave.martin at linaro.org]\n"
  "> Sent: Friday, February 04, 2011 4:28 PM\n"
  "> To: Santosh Shilimkar\n"
- "> Cc: Russell King - ARM Linux; linux-arm-kernel@lists.infradead.org;\n"
- "> Tony Lindgren; Nicolas Pitre; linux-omap@vger.kernel.org; Jean\n"
+ "> Cc: Russell King - ARM Linux; linux-arm-kernel at lists.infradead.org;\n"
+ "> Tony Lindgren; Nicolas Pitre; linux-omap at vger.kernel.org; Jean\n"
  "> Pihet-XID\n"
  "> Subject: Re: [PATCH v2 1/5] ARM: omap4: Correct definition of\n"
  "> do_wfi() forCONFIG_THUMB2_KERNEL\n"
@@ -33,11 +27,11 @@
  "\n"
  "> >> We actually have this:\n"
  "> >>\n"
- "> >> #if __LINUX_ARM_ARCH__ >= 7 || \302\240 \302\240 \302\240 \302\240 \302\240\\\n"
- "> >> \302\240 \302\240 \302\240 \302\240 (__LINUX_ARM_ARCH__ == 6 && defined(CONFIG_CPU_32v6K))\n"
- "> >> #define sev() \302\240 __asm__ __volatile__ (\"sev\" : : : \"memory\")\n"
- "> >> #define wfe() \302\240 __asm__ __volatile__ (\"wfe\" : : : \"memory\")\n"
- "> >> #define wfi() \302\240 __asm__ __volatile__ (\"wfi\" : : : \"memory\")\n"
+ "> >> #if __LINUX_ARM_ARCH__ >= 7 || ? ? ? ? ?\\\n"
+ "> >> ? ? ? ? (__LINUX_ARM_ARCH__ == 6 && defined(CONFIG_CPU_32v6K))\n"
+ "> >> #define sev() ? __asm__ __volatile__ (\"sev\" : : : \"memory\")\n"
+ "> >> #define wfe() ? __asm__ __volatile__ (\"wfe\" : : : \"memory\")\n"
+ "> >> #define wfi() ? __asm__ __volatile__ (\"wfi\" : : : \"memory\")\n"
  "> >> #endif\n"
  "> >>\n"
  "> >> in asm/system.h, so maybe it should be using wfe() from\n"
@@ -70,10 +64,6 @@
  "That should do as well.\n"
  "\n"
  "Regards,\n"
- "Santosh\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Santosh
 
-ba19b88546afc4b80a9a4658daea1bbc856cee559d95bd76e0f77ad85bb17573
+39cabb9ddb89ccf6cf4916c2d8255c6cba142f712eebc9168b4e6f71c214eb15

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.