diff for duplicates of <20140425230321.GG5915@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 0951e27..e32b7f5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -65,7 +65,7 @@ On Fri, Apr 25, 2014 at 05:50:57PM -0400, Jerome Glisse wrote: > > pcie/pci code did take care of such thing for us. > > > > Cheers, -> > Jérôme Glisse +> > Jerome Glisse > > Forgot to attach patch to test my theory. Does the attached patch fix > the issue ? @@ -82,7 +82,7 @@ swallow any address > 32bit and thus the dma mask of the pcie radeon card is just believing that we are living in a sane world. Cheers, -Jérôme Glisse +Jerome Glisse > > > @@ -436,7 +436,7 @@ Jérôme Glisse > > > > Kernel driver in use: snd_hda_intel > > > > > > > > -> > > > Grüße, +> > > > Grusse, > > > > Thomas > > > > > > @@ -458,3 +458,9 @@ Jérôme Glisse > r = pci_set_dma_mask(rdev->pdev, DMA_BIT_MASK(dma_bits)); > if (r) { > rdev->need_dma32 = true; + +-- +To unsubscribe, send a message with 'unsubscribe linux-mm' in +the body to majordomo@kvack.org. For more info on Linux MM, +see: http://www.linux-mm.org/ . +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index 2fe546a..c0527de 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -8,18 +8,18 @@ "Subject\0Re: radeon: screen garbled after page allocator change, was: Re: [patch v2 3/3] mm: page_alloc: fair zone allocator policy\0" "Date\0Fri, 25 Apr 2014 19:03:22 -0400\0" "To\0Johannes Weiner <hannes@cmpxchg.org>\0" - "Cc\0Andrea Arcangeli <aarcange@redhat.com>" + "Cc\0Thomas Schwinge <thomas@codesourcery.com>" + Mel Gorman <mgorman@suse.de> Rik van Riel <riel@surriel.com> + Andrea Arcangeli <aarcange@redhat.com> Zlatko Calusic <zcalusic@bitsync.net> - linux-kernel@vger.kernel.org - dri-devel@lists.freedesktop.org - " Christian K\303\266nig <christian.koenig@amd.com>" - linux-mm@kvack.org Minchan Kim <minchan@kernel.org> - Mel Gorman <mgorman@suse.de> - Alex Deucher <alexander.deucher@amd.com> + linux-mm@kvack.org + linux-kernel@vger.kernel.org Andrew Morton <akpm@linux-foundation.org> - " Thomas Schwinge <thomas@codesourcery.com>\0" + Alex Deucher <alexander.deucher@amd.com> + " Christian K\303\266nig <christian.koenig@amd.com>" + " dri-devel@lists.freedesktop.org\0" "\00:1\0" "b\0" "On Fri, Apr 25, 2014 at 05:50:57PM -0400, Jerome Glisse wrote:\n" @@ -89,7 +89,7 @@ "> > pcie/pci code did take care of such thing for us.\n" "> > \n" "> > Cheers,\n" - "> > J\303\251r\303\264me Glisse\n" + "> > Jerome Glisse\n" "> \n" "> Forgot to attach patch to test my theory. Does the attached patch fix\n" "> the issue ?\n" @@ -106,7 +106,7 @@ "card is just believing that we are living in a sane world.\n" "\n" "Cheers,\n" - "J\303\251r\303\264me Glisse\n" + "Jerome Glisse\n" "\n" "> \n" "> > \n" @@ -460,7 +460,7 @@ "> > > > Kernel driver in use: snd_hda_intel\n" "> > > > \n" "> > > > \n" - "> > > > Gr\303\274\303\237e,\n" + "> > > > Grusse,\n" "> > > > Thomas\n" "> > > \n" "> > > \n" @@ -481,6 +481,12 @@ "> +\tdma_bits = 32;\n" "> \tr = pci_set_dma_mask(rdev->pdev, DMA_BIT_MASK(dma_bits));\n" "> \tif (r) {\n" - "> \t\trdev->need_dma32 = true;" + "> \t\trdev->need_dma32 = true;\n" + "\n" + "--\n" + "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" + "the body to majordomo@kvack.org. For more info on Linux MM,\n" + "see: http://www.linux-mm.org/ .\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -32429e70323b6ba713e3e14bffc9654955c6708a2766b42672bd21844d53afef +c6d8ad7b1b3a206313f2fd46cd5cf5b4ef07be0a9cd4ab70f7c7e9c3bfb16b64
diff --git a/a/content_digest b/N2/content_digest index 2fe546a..799a47b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -8,18 +8,18 @@ "Subject\0Re: radeon: screen garbled after page allocator change, was: Re: [patch v2 3/3] mm: page_alloc: fair zone allocator policy\0" "Date\0Fri, 25 Apr 2014 19:03:22 -0400\0" "To\0Johannes Weiner <hannes@cmpxchg.org>\0" - "Cc\0Andrea Arcangeli <aarcange@redhat.com>" + "Cc\0Thomas Schwinge <thomas@codesourcery.com>" + Mel Gorman <mgorman@suse.de> Rik van Riel <riel@surriel.com> + Andrea Arcangeli <aarcange@redhat.com> Zlatko Calusic <zcalusic@bitsync.net> - linux-kernel@vger.kernel.org - dri-devel@lists.freedesktop.org - " Christian K\303\266nig <christian.koenig@amd.com>" - linux-mm@kvack.org Minchan Kim <minchan@kernel.org> - Mel Gorman <mgorman@suse.de> - Alex Deucher <alexander.deucher@amd.com> + linux-mm@kvack.org + linux-kernel@vger.kernel.org Andrew Morton <akpm@linux-foundation.org> - " Thomas Schwinge <thomas@codesourcery.com>\0" + Alex Deucher <alexander.deucher@amd.com> + " Christian K\303\266nig <christian.koenig@amd.com>" + " dri-devel@lists.freedesktop.org\0" "\00:1\0" "b\0" "On Fri, Apr 25, 2014 at 05:50:57PM -0400, Jerome Glisse wrote:\n" @@ -483,4 +483,4 @@ "> \tif (r) {\n" "> \t\trdev->need_dma32 = true;" -32429e70323b6ba713e3e14bffc9654955c6708a2766b42672bd21844d53afef +8e962a062a48a74fd4f584a6966ab60153f26e9497c8b742353bf8271b77b343
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.