diff for duplicates of <5166F932.9000003@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 088aa09..813d3f3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -56,8 +56,8 @@ On 4/11/2013 4:22 AM, Marek Szyprowski wrote: > + Requiring the region@ label does not work if you want two dynamically -placed regions (i.e. two region at 0). The devicetree will take the last -region at 0 entry and ignore all the other ones +placed regions (i.e. two region@0). The devicetree will take the last +region@0 entry and ignore all the other ones > + prop = of_get_flat_dt_prop(node, "reg", &len); > + if (!prop || (len != 2 * sizeof(unsigned long))) @@ -163,8 +163,8 @@ break out of the loop once the area is found? Also, how will the code deal with region names that are substrings of each other e.g. -region at 1000000 -region at 10000000 +region@1000000 +region@10000000 > + if (!cma) > + continue; diff --git a/a/content_digest b/N1/content_digest index 4878a2e..a767994 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,19 @@ "ref\01365679330-2514-1-git-send-email-m.szyprowski@samsung.com\0" "ref\01365679330-2514-3-git-send-email-m.szyprowski@samsung.com\0" - "From\0lauraa@codeaurora.org (Laura Abbott)\0" - "Subject\0[RFC/PATCH v2 2/2] drivers: dma-contiguous: add initialization from device tree\0" + "ref\01365679330-2514-3-git-send-email-m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" + "From\0Laura Abbott <lauraa-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "Subject\0Re: [RFC/PATCH v2 2/2] drivers: dma-contiguous: add initialization from device tree\0" "Date\0Thu, 11 Apr 2013 10:56:02 -0700\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0" + "Cc\0Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>" + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + Nishanth Peethambaran <nishanth.p-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Michal Nazarewicz <mina86-deATy8a+UHjQT0dZR+AlfA@public.gmane.org> + linaro-mm-sig-cunTk1MwBs8s++Sfvej+rw@public.gmane.org + Marc <marc.ceeeee-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Kyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> + Sylwester Nawrocki <s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "Hi,\n" @@ -64,8 +74,8 @@ "> +\n" "\n" "Requiring the region@ label does not work if you want two dynamically \n" - "placed regions (i.e. two region at 0). The devicetree will take the last \n" - "region at 0 entry and ignore all the other ones\n" + "placed regions (i.e. two region@0). The devicetree will take the last \n" + "region@0 entry and ignore all the other ones\n" "\n" "> +\tprop = of_get_flat_dt_prop(node, \"reg\", &len);\n" "> +\tif (!prop || (len != 2 * sizeof(unsigned long)))\n" @@ -171,8 +181,8 @@ "Also, how will the code deal with region names that are substrings of \n" "each other e.g.\n" "\n" - "region at 1000000\n" - "region at 10000000\n" + "region@1000000\n" + "region@10000000\n" "\n" "> +\t\tif (!cma)\n" "> +\t\t\tcontinue;\n" @@ -217,4 +227,4 @@ "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n" hosted by The Linux Foundation -1bec66105e5b7a4fe77f2baca4eb8a932bdef09fe8708698506b210d73b13a0d +dce757f3e5f1941ed45674729b7955d5cce8c8979e54a1f46a9b1b8c24a23b87
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.