diff for duplicates of <20100830144946.5c0bce22@debxo> diff --git a/a/content_digest b/N1/content_digest index 2e462af..b352b99 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,22 +2,22 @@ "ref\020100829235100.6dcedcb8@debxo\0" "ref\020100830000751.2b845d05@debxo\0" "ref\0AANLkTi=EMkZLiAG7-ni8_7K=qtAriv=AfSUZ58661jNY@mail.gmail.com\0" - "ref\0AANLkTi=EMkZLiAG7-ni8_7K=qtAriv=AfSUZ58661jNY-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" "From\0Andres Salomon <dilinger@queued.net>\0" "Subject\0Re: [PATCH 9/9] x86: OLPC: add OLPC device-tree support\0" - "Date\0Mon, 30 Aug 2010 18:49:46 +0000\0" - "To\0Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\0" - "Cc\0pgf-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org" - devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Mitch Bradley <wmb-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org> - mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org - sparclinux-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org - cjb-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org - " davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org\0" + "Date\0Mon, 30 Aug 2010 14:49:46 -0400\0" + "To\0Grant Likely <grant.likely@secretlab.ca>\0" + "Cc\0devicetree-discuss@lists.ozlabs.org" + sparclinux@vger.kernel.org + x86@kernel.org + tglx@linutronix.de + mingo@redhat.com + hpa@zytor.com + cjb@laptop.org + Mitch Bradley <wmb@laptop.org> + pgf@laptop.org + linux-kernel@vger.kernel.org + davem@davemloft.net + " Stephen Neuendorffer <stephen.neuendorffer@xilinx.com>\0" "\00:1\0" "b\0" "On Mon, 30 Aug 2010 12:14:57 -0600\n" @@ -55,4 +55,4 @@ "I would've normally just used an initcall for it, but the proc_devtree\n" code runs prior to any of the initcall hooks. -6e1824ee86adc5522f5d145e21a0d8871a8c83d786c276ae368b423a020ae2fa +b5616f8223f8a7f691ab6155208c476550b31002ce7ea3764200e22f70bb47a3
diff --git a/a/1.txt b/N2/1.txt index 20ab314..05d5db4 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,8 +1,8 @@ On Mon, 30 Aug 2010 12:14:57 -0600 -Grant Likely <grant.likely@secretlab.ca> wrote: +Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> wrote: > On Sun, Aug 29, 2010 at 10:07 PM, Andres Salomon -> <dilinger@queued.net> wrote: +> <dilinger-pFFUokh25LWsTnJN9+BGXg@public.gmane.org> wrote: > > > > Make use of PROC_DEVICETREE to export the tree, and sparc's > > PROMTREE code to call into OLPC's Open Firmware to build the tree. diff --git a/a/content_digest b/N2/content_digest index 2e462af..361266f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,9 +3,9 @@ "ref\020100830000751.2b845d05@debxo\0" "ref\0AANLkTi=EMkZLiAG7-ni8_7K=qtAriv=AfSUZ58661jNY@mail.gmail.com\0" "ref\0AANLkTi=EMkZLiAG7-ni8_7K=qtAriv=AfSUZ58661jNY-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Andres Salomon <dilinger@queued.net>\0" + "From\0Andres Salomon <dilinger-pFFUokh25LWsTnJN9+BGXg@public.gmane.org>\0" "Subject\0Re: [PATCH 9/9] x86: OLPC: add OLPC device-tree support\0" - "Date\0Mon, 30 Aug 2010 18:49:46 +0000\0" + "Date\0Mon, 30 Aug 2010 14:49:46 -0400\0" "To\0Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\0" "Cc\0pgf-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org" devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org @@ -21,10 +21,10 @@ "\00:1\0" "b\0" "On Mon, 30 Aug 2010 12:14:57 -0600\n" - "Grant Likely <grant.likely@secretlab.ca> wrote:\n" + "Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> wrote:\n" "\n" "> On Sun, Aug 29, 2010 at 10:07 PM, Andres Salomon\n" - "> <dilinger@queued.net> wrote:\n" + "> <dilinger-pFFUokh25LWsTnJN9+BGXg@public.gmane.org> wrote:\n" "> >\n" "> > Make use of PROC_DEVICETREE to export the tree, and sparc's\n" "> > PROMTREE code to call into OLPC's Open Firmware to build the tree.\n" @@ -55,4 +55,4 @@ "I would've normally just used an initcall for it, but the proc_devtree\n" code runs prior to any of the initcall hooks. -6e1824ee86adc5522f5d145e21a0d8871a8c83d786c276ae368b423a020ae2fa +7df17b7ddf47aa3d0e3b33c994fb8fc3ddb8d128d6a70e250cd3280b5e492453
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.