diff for duplicates of <20181204223355.GA12534@lst.de> diff --git a/a/1.txt b/N1/1.txt index f44a531..bf4853e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On Tue, Dec 04, 2018 at 04:41:34PM +0000, Robin Murphy wrote: > I'd have been inclined to put the default check here, i.e. > > - return 0 -> + return dma_addr == DMA_MAPPING_ERROR +> + return dma_addr = DMA_MAPPING_ERROR > > such that the callback retains full precedence and we don't have to deal > with the non-trivial removals immediately if it comes to it. Not that it diff --git a/a/content_digest b/N1/content_digest index 926f8e9..4575ce9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\0653ca801-63a1-3c19-ee09-ade19fa2bbb8@arm.com\0" "From\0Christoph Hellwig <hch@lst.de>\0" "Subject\0Re: [PATCH 01/23] dma-mapping: provide a generic DMA_MAPPING_ERROR\0" - "Date\0Tue, 4 Dec 2018 23:33:55 +0100\0" + "Date\0Tue, 04 Dec 2018 22:33:55 +0000\0" "To\0Robin Murphy <robin.murphy@arm.com>\0" "Cc\0Christoph Hellwig <hch@lst.de>" iommu@lists.linux-foundation.org @@ -23,7 +23,7 @@ "> I'd have been inclined to put the default check here, i.e.\n" ">\n" "> -\treturn 0\n" - "> +\treturn dma_addr == DMA_MAPPING_ERROR\n" + "> +\treturn dma_addr = DMA_MAPPING_ERROR\n" ">\n" "> such that the callback retains full precedence and we don't have to deal \n" "> with the non-trivial removals immediately if it comes to it. Not that it \n" @@ -31,4 +31,4 @@ "\n" Ok, I've switched it around. -a430dcc035cbfe4c19b06127180b1ff789d66706aab036e48d5237bb6ef3e722 +2b638a2a2cc1840515585cdbc6046126e28d6f060dd6dead03762e10ef421877
diff --git a/a/1.txt b/N2/1.txt index f44a531..7b74130 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -9,3 +9,8 @@ On Tue, Dec 04, 2018 at 04:41:34PM +0000, Robin Murphy wrote: > makes a vast difference though, so either way, Ok, I've switched it around. + +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N2/content_digest index 926f8e9..b5882cf 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,17 +5,17 @@ "Subject\0Re: [PATCH 01/23] dma-mapping: provide a generic DMA_MAPPING_ERROR\0" "Date\0Tue, 4 Dec 2018 23:33:55 +0100\0" "To\0Robin Murphy <robin.murphy@arm.com>\0" - "Cc\0Christoph Hellwig <hch@lst.de>" - iommu@lists.linux-foundation.org - linux-arch@vger.kernel.org - linux-alpha@vger.kernel.org + "Cc\0linux-arch@vger.kernel.org" linux-ia64@vger.kernel.org linux-parisc@vger.kernel.org - Linus Torvalds <torvalds@linux-foundation.org> + David Woodhouse <dwmw2@infradead.org> x86@kernel.org linux-kernel@vger.kernel.org + iommu@lists.linux-foundation.org + linux-alpha@vger.kernel.org xen-devel@lists.xenproject.org - David Woodhouse <dwmw2@infradead.org> + Linus Torvalds <torvalds@linux-foundation.org> + Christoph Hellwig <hch@lst.de> " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -29,6 +29,11 @@ "> with the non-trivial removals immediately if it comes to it. Not that it \n" "> makes a vast difference though, so either way,\n" "\n" - Ok, I've switched it around. + "Ok, I've switched it around.\n" + "\n" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -a430dcc035cbfe4c19b06127180b1ff789d66706aab036e48d5237bb6ef3e722 +29834f86b23a64b5a63a37f5c6ac585e2e1a872a0f3bf2e2f9acb0bfd7ba78b5
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.