diff for duplicates of <20200901205346.GA17362@Asurada-Nvidia> diff --git a/a/1.txt b/N1/1.txt index 4443dfd..00c3ba7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -73,8 +73,8 @@ Nic > > n = iommu_area_alloc(tbl->it_map, limit, start, npages, tbl->it_offset, > > - boundary_size >> tbl->it_page_shift, align_mask); > > + boundary_size, align_mask); -> > if (n == -1) { -> > if (likely(pass == 0)) { +> > if (n = -1) { +> > if (likely(pass = 0)) { > > /* First try the pool from the start */ > > -- > > 2.17.1 diff --git a/a/content_digest b/N1/content_digest index 116937e..fd2caa6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\087lfht1vav.fsf@mpe.ellerman.id.au\0" "From\0Nicolin Chen <nicoleotsuka@gmail.com>\0" "Subject\0Re: [RESEND][PATCH 1/7] powerpc/iommu: Avoid overflow at boundary_size\0" - "Date\0Tue, 1 Sep 2020 13:53:47 -0700\0" + "Date\0Tue, 01 Sep 2020 20:53:47 +0000\0" "To\0Michael Ellerman <mpe@ellerman.id.au>\0" "Cc\0benh@kernel.crashing.org" paulus@samba.org @@ -111,10 +111,10 @@ "> > \tn = iommu_area_alloc(tbl->it_map, limit, start, npages, tbl->it_offset,\n" "> > -\t\t\t boundary_size >> tbl->it_page_shift, align_mask);\n" "> > +\t\t\t boundary_size, align_mask);\n" - "> > \tif (n == -1) {\n" - "> > \t\tif (likely(pass == 0)) {\n" + "> > \tif (n = -1) {\n" + "> > \t\tif (likely(pass = 0)) {\n" "> > \t\t\t/* First try the pool from the start */\n" "> > -- \n" > > 2.17.1 -d5de82c11566ed1c7b91cc6c1d0e011f4283d4c3e5acee72c2cb66406bc2b14c +10cdf0da30adc47024090c68a90715a33ccee0906f9f35dd80f939b705dd75f9
diff --git a/a/content_digest b/N2/content_digest index 116937e..ce04dcf 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,35 +5,34 @@ "Subject\0Re: [RESEND][PATCH 1/7] powerpc/iommu: Avoid overflow at boundary_size\0" "Date\0Tue, 1 Sep 2020 13:53:47 -0700\0" "To\0Michael Ellerman <mpe@ellerman.id.au>\0" - "Cc\0benh@kernel.crashing.org" + "Cc\0linux-ia64@vger.kernel.org" + James.Bottomley@hansenpartnership.com paulus@samba.org - rth@twiddle.net - ink@jurassic.park.msu.ru + hpa@zytor.com + sparclinux@vger.kernel.org + hch@lst.de + sfr@canb.auug.org.au + deller@gmx.de + x86@kernel.org + borntraeger@de.ibm.com + mingo@redhat.com mattst88@gmail.com - tony.luck@intel.com fenghua.yu@intel.com + gor@linux.ibm.com schnelle@linux.ibm.com - gerald.schaefer@linux.ibm.com hca@linux.ibm.com - gor@linux.ibm.com - borntraeger@de.ibm.com - davem@davemloft.net + ink@jurassic.park.msu.ru tglx@linutronix.de - mingo@redhat.com - bp@alien8.de - x86@kernel.org - hpa@zytor.com - James.Bottomley@hansenpartnership.com - deller@gmx.de - sfr@canb.auug.org.au - hch@lst.de - linuxppc-dev@lists.ozlabs.org + gerald.schaefer@linux.ibm.com + rth@twiddle.net + tony.luck@intel.com + linux-parisc@vger.kernel.org + linux-s390@vger.kernel.org linux-kernel@vger.kernel.org linux-alpha@vger.kernel.org - linux-ia64@vger.kernel.org - linux-s390@vger.kernel.org - sparclinux@vger.kernel.org - " linux-parisc@vger.kernel.org\0" + bp@alien8.de + linuxppc-dev@lists.ozlabs.org + " davem@davemloft.net\0" "\00:1\0" "b\0" "On Tue, Sep 01, 2020 at 11:27:36PM +1000, Michael Ellerman wrote:\n" @@ -117,4 +116,4 @@ "> > -- \n" > > 2.17.1 -d5de82c11566ed1c7b91cc6c1d0e011f4283d4c3e5acee72c2cb66406bc2b14c +eb2615cff6080963e4d45a6d74a441aee77326d7ada02627141746d78cd8d800
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.