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

diff --git a/a/1.txt b/N1/1.txt
index 1fa5a4f..406eae5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,9 +6,9 @@ On Tue, 2017-06-13 at 22:27 -0700, Tony Lindgren wrote:
 > > --- a/arch/arm/include/debug/omap2plus.S
 > > +++ b/arch/arm/include/debug/omap2plus.S
 > > @@ -58,11 +58,22 @@
-> >  
-> >  #define UART_OFFSET(addr)	((addr) & 0x00ffffff)
-> >  
+> > ?
+> > ?#define UART_OFFSET(addr)	((addr) & 0x00ffffff)
+> > ?
 > > +/*
 > > + * Definition of ZIMAGE is in arch/arm/boot/compressed/Makefile.
 > > + * Place the following block in .text section only when this file
@@ -19,13 +19,13 @@ On Tue, 2017-06-13 at 22:27 -0700, Tony Lindgren wrote:
 > > + * on OMAP2+ SoCs.
 > > + */
 > > +#ifndef ZIMAGE
-> >  		.pushsection .data
+> > ?		.pushsection .data
 > > +#endif
-> >  omap_uart_phys:	.word	0
-> >  omap_uart_virt:	.word	0
-> >  omap_uart_lsr:	.word	0
+> > ?omap_uart_phys:	.word	0
+> > ?omap_uart_virt:	.word	0
+> > ?omap_uart_lsr:	.word	0
 > > +#ifndef ZIMAGE
-> >  		.popsection
+> > ?		.popsection
 > > +#endif
 > So I converted all these to use the 8250 debug_ll yesterday
 > which should solve the DEBUG_UNCOMPRESS issue for you and
diff --git a/a/content_digest b/N1/content_digest
index b7f46ed..142e699 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,9 @@
  "ref\01497316206-11110-1-git-send-email-hoeun.ryu@gmail.com\0"
  "ref\020170614052750.GC3730@atomide.com\0"
- "From\0Hoeun Ryu <hoeun.ryu@gmail.com>\0"
- "Subject\0Re: [RESEND PATCH 1/2] arm:omap2+: put omap_uart_phys/virt/lsr in .text section when ZIMAGE is true\0"
+ "From\0hoeun.ryu@gmail.com (Hoeun Ryu)\0"
+ "Subject\0[RESEND PATCH 1/2] arm:omap2+: put omap_uart_phys/virt/lsr in .text section when ZIMAGE is true\0"
  "Date\0Wed, 14 Jun 2017 15:48:46 +0900\0"
- "To\0Tony Lindgren <tony@atomide.com>\0"
- "Cc\0Russell King <linux@armlinux.org.uk>"
-  linux-omap@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " linux-kernel@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, 2017-06-13 at 22:27 -0700, Tony Lindgren wrote:\n"
@@ -18,9 +14,9 @@
  "> > --- a/arch/arm/include/debug/omap2plus.S\n"
  "> > +++ b/arch/arm/include/debug/omap2plus.S\n"
  "> > @@ -58,11 +58,22 @@\n"
- "> > \302\240\n"
- "> > \302\240#define UART_OFFSET(addr)\t((addr) & 0x00ffffff)\n"
- "> > \302\240\n"
+ "> > ?\n"
+ "> > ?#define UART_OFFSET(addr)\t((addr) & 0x00ffffff)\n"
+ "> > ?\n"
  "> > +/*\n"
  "> > + * Definition of ZIMAGE is in arch/arm/boot/compressed/Makefile.\n"
  "> > + * Place the following block in .text section only when this file\n"
@@ -31,13 +27,13 @@
  "> > + * on OMAP2+ SoCs.\n"
  "> > + */\n"
  "> > +#ifndef ZIMAGE\n"
- "> > \302\240\t\t.pushsection .data\n"
+ "> > ?\t\t.pushsection .data\n"
  "> > +#endif\n"
- "> > \302\240omap_uart_phys:\t.word\t0\n"
- "> > \302\240omap_uart_virt:\t.word\t0\n"
- "> > \302\240omap_uart_lsr:\t.word\t0\n"
+ "> > ?omap_uart_phys:\t.word\t0\n"
+ "> > ?omap_uart_virt:\t.word\t0\n"
+ "> > ?omap_uart_lsr:\t.word\t0\n"
  "> > +#ifndef ZIMAGE\n"
- "> > \302\240\t\t.popsection\n"
+ "> > ?\t\t.popsection\n"
  "> > +#endif\n"
  "> So I converted all these to use the 8250 debug_ll yesterday\n"
  "> which should solve the DEBUG_UNCOMPRESS issue for you and\n"
@@ -57,4 +53,4 @@
  "> \n"
  > Tony
 
-bf4f5b8df166255a429ef1c7ad869167f04e0f7057185bb81bc1ea7096f6f8f4
+66212a39a1002e06dc17e9958b45be11ebc5b0fdb715f7238231713a7e4618f2

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.