All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130417165722.GC2249@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index 2823582..48fa2c8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ On Wed, Apr 17, 2013 at 10:22:02AM -0600, Stephen Warren wrote:
 > > On Tue, Apr 16, 2013 at 10:20:11AM -0600, Stephen Warren wrote:
 > >> On 04/16/2013 08:13 AM, Dave Martin wrote:
 > >>> On Mon, Apr 15, 2013 at 04:50:55PM -0600, Stephen Warren wrote:
-> >>>> From: Joseph Lo <josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+> >>>> From: Joseph Lo <josephl@nvidia.com>
 > >>>>
 > >>>> When building kernel with CONFIG_THUMB2_KERNEL, the data pointer in the
 > >>>> assembly may not on the 4 byte alignment. Then causing a data abort when
@@ -11,8 +11,8 @@ On Wed, Apr 17, 2013 at 10:22:02AM -0600, Stephen Warren wrote:
 > >>>> pointer. And always using 32-bit ADR Thumb instruction to make sure it
 > >>>> won't build failure.
 > >>>>
-> >>>> Signed-off-by: Joseph Lo <josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
-> >>>> Signed-off-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+> >>>> Signed-off-by: Joseph Lo <josephl@nvidia.com>
+> >>>> Signed-off-by: Stephen Warren <swarren@nvidia.com>
 > >>>> ---
 > >>>>  arch/arm/mach-tegra/reset-handler.S |    1 +
 > >>>>  arch/arm/mach-tegra/sleep.h         |    3 ++-
@@ -53,7 +53,7 @@ On Wed, Apr 17, 2013 at 10:22:02AM -0600, Stephen Warren wrote:
 > > have the .align, without adr.w?
 > > 
 > >> This is with gcc-4.5.3, as:
-> >> GNU assembler (crosstool-NG hg_unknown-Y8jGNvr6ygZCnf0dxYVdog@public.gmane.org) 2.20.1.20100303
+> >> GNU assembler (crosstool-NG hg_unknown at 20110628.165246) 2.20.1.20100303
 > >>
 > >>> The target symbol is local and the assembler can see where it is,
 > >>> so it should choose the correct variant for the adr instruction
@@ -101,7 +101,7 @@ On Wed, Apr 17, 2013 at 10:22:02AM -0600, Stephen Warren wrote:
 > > arch/arm/mach-tegra/reset-handler.S: Assembler messages:
 > > arch/arm/mach-tegra/reset-handler.S:78: Error: invalid immediate for address calculation (value = 0x00000004)
 > 
-> That's with GNU assembler (crosstool-NG hg_unknown-Y8jGNvr6ygZCnf0dxYVdog@public.gmane.org)
+> That's with GNU assembler (crosstool-NG hg_unknown at 20110628.165246)
 > 2.20.1.20100303.
 > 
 > BTW, I'm on vacation for the next 2 weeks starting this afternoon.
diff --git a/a/content_digest b/N1/content_digest
index ed6e8c6..7a4d4e6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,16 +4,10 @@
  "ref\0516D7A3B.9030404@wwwdotorg.org\0"
  "ref\020130417102957.GA2249@linaro.org\0"
  "ref\0516ECC2A.1060308@wwwdotorg.org\0"
- "ref\0516ECC2A.1060308-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org\0"
- "From\0Dave Martin <dave.martin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Subject\0Re: [PATCH 3/3] ARM: tegra: make sure the pointer on 4 byte align when THUMB2_KERNEL enabled\0"
+ "From\0dave.martin@linaro.org (Dave Martin)\0"
+ "Subject\0[PATCH 3/3] ARM: tegra: make sure the pointer on 4 byte align when THUMB2_KERNEL enabled\0"
  "Date\0Wed, 17 Apr 2013 17:57:22 +0100\0"
- "To\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0"
- "Cc\0arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " Joseph Lo <josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Apr 17, 2013 at 10:22:02AM -0600, Stephen Warren wrote:\n"
@@ -21,7 +15,7 @@
  "> > On Tue, Apr 16, 2013 at 10:20:11AM -0600, Stephen Warren wrote:\n"
  "> >> On 04/16/2013 08:13 AM, Dave Martin wrote:\n"
  "> >>> On Mon, Apr 15, 2013 at 04:50:55PM -0600, Stephen Warren wrote:\n"
- "> >>>> From: Joseph Lo <josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ "> >>>> From: Joseph Lo <josephl@nvidia.com>\n"
  "> >>>>\n"
  "> >>>> When building kernel with CONFIG_THUMB2_KERNEL, the data pointer in the\n"
  "> >>>> assembly may not on the 4 byte alignment. Then causing a data abort when\n"
@@ -29,8 +23,8 @@
  "> >>>> pointer. And always using 32-bit ADR Thumb instruction to make sure it\n"
  "> >>>> won't build failure.\n"
  "> >>>>\n"
- "> >>>> Signed-off-by: Joseph Lo <josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
- "> >>>> Signed-off-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ "> >>>> Signed-off-by: Joseph Lo <josephl@nvidia.com>\n"
+ "> >>>> Signed-off-by: Stephen Warren <swarren@nvidia.com>\n"
  "> >>>> ---\n"
  "> >>>>  arch/arm/mach-tegra/reset-handler.S |    1 +\n"
  "> >>>>  arch/arm/mach-tegra/sleep.h         |    3 ++-\n"
@@ -71,7 +65,7 @@
  "> > have the .align, without adr.w?\n"
  "> > \n"
  "> >> This is with gcc-4.5.3, as:\n"
- "> >> GNU assembler (crosstool-NG hg_unknown-Y8jGNvr6ygZCnf0dxYVdog@public.gmane.org) 2.20.1.20100303\n"
+ "> >> GNU assembler (crosstool-NG hg_unknown at 20110628.165246) 2.20.1.20100303\n"
  "> >>\n"
  "> >>> The target symbol is local and the assembler can see where it is,\n"
  "> >>> so it should choose the correct variant for the adr instruction\n"
@@ -119,7 +113,7 @@
  "> > arch/arm/mach-tegra/reset-handler.S: Assembler messages:\n"
  "> > arch/arm/mach-tegra/reset-handler.S:78: Error: invalid immediate for address calculation (value = 0x00000004)\n"
  "> \n"
- "> That's with GNU assembler (crosstool-NG hg_unknown-Y8jGNvr6ygZCnf0dxYVdog@public.gmane.org)\n"
+ "> That's with GNU assembler (crosstool-NG hg_unknown at 20110628.165246)\n"
  "> 2.20.1.20100303.\n"
  "> \n"
  "> BTW, I'm on vacation for the next 2 weeks starting this afternoon.\n"
@@ -130,4 +124,4 @@
  "Cheers\n"
  ---Dave
 
-ae23f8c5f064f0ebf04c2558587b31f1547601d76594a7859a6391f7e65548f0
+a3aae7a0f539a279608598c9f387042a0b0e2227c5f30c24bdfade833d318fac

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.