All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100430190051.3a5ba058@wker>

diff --git a/a/1.txt b/N1/1.txt
index 944e78e..c36564e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,15 +2,16 @@ On Fri, 30 Apr 2010 10:08:45 -0500
 Timur Tabi <timur.tabi@gmail.com> wrote:
 
 > On Fri, Apr 30, 2010 at 5:19 AM, Anatolij Gustschin <agust@denx.de> wrote:
-> 
+>=20
 > >> How about just doing this?
 > >>
-> >> .init_early             = mpc512x_init_diu,
+> >> .init_early =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =3D mpc512x_init=
+_diu,
 > >
 > > I thought it should be prepared for adding other code here.
 > > mpc5121_ads_init_early() is generic and could contain other
 > > things as well. I would vote for current version.
-> 
+>=20
 > Do you have any plans to add any additional code?   If not, then I say
 > skip the middle-man.  If someone ever needs to do more, he can always
 > put that function back.
@@ -18,11 +19,12 @@ Timur Tabi <timur.tabi@gmail.com> wrote:
 Currently I do not have such plans. Ok will skip them.
 
 ...
-> >> Do you really need to use reserve_bootmem?  Have you tried kmalloc or
+> >> Do you really need to use reserve_bootmem? =C2=A0Have you tried kmallo=
+c or
 > >> alloc_pages_exact()?
 > >
 > > Yes. No, it is too early to use them here.
-> 
+>=20
 > There was a recent change in the kernel that allows kmalloc to work
 > earlier than before.  Take a look at commit
 > 85355bb272db31a3f2dd99d547eef794805e1319 ("powerpc: Fix mpic alloc
diff --git a/a/content_digest b/N1/content_digest
index 361b383..86e1b9d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,33 +3,33 @@
  "ref\0s2ted82fe3e1004291905mf562f0cbi24054bb973aa2dbb@mail.gmail.com\0"
  "ref\020100430121947.1d265ca6@wker\0"
  "ref\0x2ned82fe3e1004300808q757826cs864ac1c7c082f81@mail.gmail.com\0"
- "ref\0x2ned82fe3e1004300808q757826cs864ac1c7c082f81-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
  "From\0Anatolij Gustschin <agust@denx.de>\0"
  "Subject\0Re: [PATCH 3/5] powerpc/mpc5121: shared DIU framebuffer support\0"
- "Date\0Fri, 30 Apr 2010 17:00:51 +0000\0"
- "To\0Timur Tabi <timur.tabi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  wd-ynQEQJNshbs@public.gmane.org
-  dzu-ynQEQJNshbs@public.gmane.org
-  John Rigby <jrigby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
-  linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org
- " yorksun-KZfg59tc24xl57MIdRCFDg@public.gmane.org\0"
+ "Date\0Fri, 30 Apr 2010 19:00:51 +0200\0"
+ "To\0Timur Tabi <timur.tabi@gmail.com>\0"
+ "Cc\0linux-fbdev@vger.kernel.org"
+  wd@denx.de
+  dzu@denx.de
+  John Rigby <jrigby@gmail.com>
+  devicetree-discuss@lists.ozlabs.org
+  linuxppc-dev@ozlabs.org
+ " yorksun@freescale.com\0"
  "\00:1\0"
  "b\0"
  "On Fri, 30 Apr 2010 10:08:45 -0500\n"
  "Timur Tabi <timur.tabi@gmail.com> wrote:\n"
  "\n"
  "> On Fri, Apr 30, 2010 at 5:19 AM, Anatolij Gustschin <agust@denx.de> wrote:\n"
- "> \n"
+ ">=20\n"
  "> >> How about just doing this?\n"
  "> >>\n"
- "> >> .init_early \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 = mpc512x_init_diu,\n"
+ "> >> .init_early =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =3D mpc512x_init=\n"
+ "_diu,\n"
  "> >\n"
  "> > I thought it should be prepared for adding other code here.\n"
  "> > mpc5121_ads_init_early() is generic and could contain other\n"
  "> > things as well. I would vote for current version.\n"
- "> \n"
+ ">=20\n"
  "> Do you have any plans to add any additional code?   If not, then I say\n"
  "> skip the middle-man.  If someone ever needs to do more, he can always\n"
  "> put that function back.\n"
@@ -37,11 +37,12 @@
  "Currently I do not have such plans. Ok will skip them.\n"
  "\n"
  "...\n"
- "> >> Do you really need to use reserve_bootmem? \302\240Have you tried kmalloc or\n"
+ "> >> Do you really need to use reserve_bootmem? =C2=A0Have you tried kmallo=\n"
+ "c or\n"
  "> >> alloc_pages_exact()?\n"
  "> >\n"
  "> > Yes. No, it is too early to use them here.\n"
- "> \n"
+ ">=20\n"
  "> There was a recent change in the kernel that allows kmalloc to work\n"
  "> earlier than before.  Take a look at commit\n"
  "> 85355bb272db31a3f2dd99d547eef794805e1319 (\"powerpc: Fix mpic alloc\n"
@@ -62,4 +63,4 @@
  "\n"
  Anatolij
 
-ac8ba2d99437033ff6f0c0bdb7fd6437d445f375f4dca6c42e7d13bc9cc3524e
+8e20dfb8eba8d002f2fed75513439074528f291a51656cb108a6924fd604af72

diff --git a/a/1.txt b/N2/1.txt
index 944e78e..f934de1 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -42,3 +42,7 @@ and have to re-configure the descriptors to display from new
 bitmap buffer.
 
 Anatolij
+_______________________________________________
+devicetree-discuss mailing list
+devicetree-discuss@lists.ozlabs.org
+https://lists.ozlabs.org/listinfo/devicetree-discuss
diff --git a/a/content_digest b/N2/content_digest
index 361b383..3d34282 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,9 +4,9 @@
  "ref\020100430121947.1d265ca6@wker\0"
  "ref\0x2ned82fe3e1004300808q757826cs864ac1c7c082f81@mail.gmail.com\0"
  "ref\0x2ned82fe3e1004300808q757826cs864ac1c7c082f81-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Anatolij Gustschin <agust@denx.de>\0"
+ "From\0Anatolij Gustschin <agust-ynQEQJNshbs@public.gmane.org>\0"
  "Subject\0Re: [PATCH 3/5] powerpc/mpc5121: shared DIU framebuffer support\0"
- "Date\0Fri, 30 Apr 2010 17:00:51 +0000\0"
+ "Date\0Fri, 30 Apr 2010 19:00:51 +0200\0"
  "To\0Timur Tabi <timur.tabi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
  "Cc\0linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
   wd-ynQEQJNshbs@public.gmane.org
@@ -60,6 +60,10 @@
  "and have to re-configure the descriptors to display from new\n"
  "bitmap buffer.\n"
  "\n"
- Anatolij
+ "Anatolij\n"
+ "_______________________________________________\n"
+ "devicetree-discuss mailing list\n"
+ "devicetree-discuss@lists.ozlabs.org\n"
+ https://lists.ozlabs.org/listinfo/devicetree-discuss
 
-ac8ba2d99437033ff6f0c0bdb7fd6437d445f375f4dca6c42e7d13bc9cc3524e
+e039274e5b77b5f18a52afb66311e4b98e91f66b9c5cc34611cd1214351bb547

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.