diff for duplicates of <20210716063332.GD13345@lst.de> diff --git a/a/1.txt b/N1/1.txt index d096af2..091ffeb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On Thu, Jul 15, 2021 at 10:45:44AM -0600, Logan Gunthorpe wrote: > else > ents = ops->map_sg(dev, sg, nents, dir, attrs); > -> + WARN_ON_ONCE(ents == 0); +> + WARN_ON_ONCE(ents = 0); Turns this into a negative error code while we're at it, just to keep the callers sane? diff --git a/a/content_digest b/N1/content_digest index c389735..f579c6a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020210715164544.6827-17-logang@deltatee.com\0" "From\0Christoph Hellwig <hch@lst.de>\0" "Subject\0Re: [PATCH v1 16/16] dma-mapping: Disallow .map_sg operations from returning zero on error\0" - "Date\0Fri, 16 Jul 2021 08:33:32 +0200\0" + "Date\0Fri, 16 Jul 2021 06:33:32 +0000\0" "To\0Logan Gunthorpe <logang@deltatee.com>\0" "Cc\0linux-kernel@vger.kernel.org" linux-alpha@vger.kernel.org @@ -27,9 +27,9 @@ "> \telse\n" "> \t\tents = ops->map_sg(dev, sg, nents, dir, attrs);\n" "> \n" - "> +\tWARN_ON_ONCE(ents == 0);\n" + "> +\tWARN_ON_ONCE(ents = 0);\n" "\n" "Turns this into a negative error code while we're at it, just to keep\n" the callers sane? -cf51f031ee7d1158a38e9c5f497b00be3b00c2ae52c6a2e62d74bea9bb4d1b8e +2e959d59c6fb746560f6892234b9ec8991e5cda3c00611b27c329fdafdcd6c67
diff --git a/a/1.txt b/N2/1.txt index d096af2..b203a68 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -7,3 +7,7 @@ On Thu, Jul 15, 2021 at 10:45:44AM -0600, Logan Gunthorpe wrote: Turns this into a negative error code while we're at it, just to keep the callers sane? +_______________________________________________ +iommu mailing list +iommu@lists.linux-foundation.org +https://lists.linuxfoundation.org/mailman/listinfo/iommu diff --git a/a/content_digest b/N2/content_digest index c389735..be76a95 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,22 +4,21 @@ "Subject\0Re: [PATCH v1 16/16] dma-mapping: Disallow .map_sg operations from returning zero on error\0" "Date\0Fri, 16 Jul 2021 08:33:32 +0200\0" "To\0Logan Gunthorpe <logang@deltatee.com>\0" - "Cc\0linux-kernel@vger.kernel.org" - linux-alpha@vger.kernel.org - linux-arm-kernel@lists.infradead.org + "Cc\0linux-s390@vger.kernel.org" linux-ia64@vger.kernel.org + linux-parisc@vger.kernel.org + Robin Murphy <robin.murphy@arm.com> + Martin Oliveira <martin.oliveira@eideticom.com> linux-mips@vger.kernel.org - linuxppc-dev@lists.ozlabs.org - linux-s390@vger.kernel.org - sparclinux@vger.kernel.org + linux-kernel@vger.kernel.org iommu@lists.linux-foundation.org - linux-parisc@vger.kernel.org + linux-alpha@vger.kernel.org + sparclinux@vger.kernel.org xen-devel@lists.xenproject.org - Christoph Hellwig <hch@lst.de> - Marek Szyprowski <m.szyprowski@samsung.com> - Robin Murphy <robin.murphy@arm.com> Stephen Bates <sbates@raithlin.com> - " Martin Oliveira <martin.oliveira@eideticom.com>\0" + linuxppc-dev@lists.ozlabs.org + Christoph Hellwig <hch@lst.de> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thu, Jul 15, 2021 at 10:45:44AM -0600, Logan Gunthorpe wrote:\n" @@ -30,6 +29,10 @@ "> +\tWARN_ON_ONCE(ents == 0);\n" "\n" "Turns this into a negative error code while we're at it, just to keep\n" - the callers sane? + "the callers sane?\n" + "_______________________________________________\n" + "iommu mailing list\n" + "iommu@lists.linux-foundation.org\n" + https://lists.linuxfoundation.org/mailman/listinfo/iommu -cf51f031ee7d1158a38e9c5f497b00be3b00c2ae52c6a2e62d74bea9bb4d1b8e +faa33c21af384f0e33b6e0ecb639e5e4f10abb3e5873b7aaf9f2a00cc27854aa
diff --git a/a/content_digest b/N3/content_digest index c389735..ecc0852 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -4,22 +4,22 @@ "Subject\0Re: [PATCH v1 16/16] dma-mapping: Disallow .map_sg operations from returning zero on error\0" "Date\0Fri, 16 Jul 2021 08:33:32 +0200\0" "To\0Logan Gunthorpe <logang@deltatee.com>\0" - "Cc\0linux-kernel@vger.kernel.org" - linux-alpha@vger.kernel.org - linux-arm-kernel@lists.infradead.org + "Cc\0linux-s390@vger.kernel.org" linux-ia64@vger.kernel.org + linux-parisc@vger.kernel.org + Robin Murphy <robin.murphy@arm.com> + Martin Oliveira <martin.oliveira@eideticom.com> linux-mips@vger.kernel.org - linuxppc-dev@lists.ozlabs.org - linux-s390@vger.kernel.org - sparclinux@vger.kernel.org + linux-kernel@vger.kernel.org iommu@lists.linux-foundation.org - linux-parisc@vger.kernel.org + linux-alpha@vger.kernel.org + sparclinux@vger.kernel.org xen-devel@lists.xenproject.org - Christoph Hellwig <hch@lst.de> - Marek Szyprowski <m.szyprowski@samsung.com> - Robin Murphy <robin.murphy@arm.com> Stephen Bates <sbates@raithlin.com> - " Martin Oliveira <martin.oliveira@eideticom.com>\0" + linuxppc-dev@lists.ozlabs.org + Christoph Hellwig <hch@lst.de> + linux-arm-kernel@lists.infradead.org + " Marek Szyprowski <m.szyprowski@samsung.com>\0" "\00:1\0" "b\0" "On Thu, Jul 15, 2021 at 10:45:44AM -0600, Logan Gunthorpe wrote:\n" @@ -32,4 +32,4 @@ "Turns this into a negative error code while we're at it, just to keep\n" the callers sane? -cf51f031ee7d1158a38e9c5f497b00be3b00c2ae52c6a2e62d74bea9bb4d1b8e +8a26892860bb290c74f2774091c1ca3d8c0174ac2fe09aade021ebf723155e27
diff --git a/a/1.txt b/N4/1.txt index d096af2..84a833c 100644 --- a/a/1.txt +++ b/N4/1.txt @@ -7,3 +7,8 @@ On Thu, Jul 15, 2021 at 10:45:44AM -0600, Logan Gunthorpe wrote: Turns this into a negative error code while we're at it, just to keep the callers sane? + +_______________________________________________ +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/N4/content_digest index c389735..60d06f4 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -30,6 +30,11 @@ "> +\tWARN_ON_ONCE(ents == 0);\n" "\n" "Turns this into a negative error code while we're at it, just to keep\n" - the callers sane? + "the callers sane?\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 -cf51f031ee7d1158a38e9c5f497b00be3b00c2ae52c6a2e62d74bea9bb4d1b8e +e0303c980a5154eceafb5f2341a3b794c8e42013fab50dd37c5d7fbd61391a59
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.