diff for duplicates of <20190603074455.GC22920@lst.de> diff --git a/a/1.txt b/N1/1.txt index 60ccaad..e72569e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,7 @@ On Sun, Jun 02, 2019 at 03:39:48PM +0800, Hillf Danton wrote: > > +{ > > + u64 prot; > > + -> > + if (tlb_type == hypervisor) { +> > + if (tlb_type = hypervisor) { > > + prot = _PAGE_PRESENT_4V | _PAGE_P_4V; > > + if (prot) > diff --git a/a/content_digest b/N1/content_digest index de99c6d..bc2f672 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020190601074959.14036-11-hch@lst.de\0" "From\0Christoph Hellwig <hch@lst.de>\0" "Subject\0Re: [PATCH 10/16] sparc64: use the generic get_user_pages_fast code\0" - "Date\0Mon, 3 Jun 2019 09:44:55 +0200\0" + "Date\0Mon, 03 Jun 2019 07:44:55 +0000\0" "To\0Hillf Danton <hdanton@sina.com>\0" "Cc\0Christoph Hellwig <hch@lst.de>" Linus Torvalds <torvalds@linux-foundation.org> @@ -44,7 +44,7 @@ "> > +{\n" "> > +\tu64 prot;\n" "> > +\n" - "> > +\tif (tlb_type == hypervisor) {\n" + "> > +\tif (tlb_type = hypervisor) {\n" "> > +\t\tprot = _PAGE_PRESENT_4V | _PAGE_P_4V;\n" "> > +\t\tif (prot)\n" "> \n" @@ -54,4 +54,4 @@ "\n" True, the if prot should be if write. -bd39010a3a562020d0710396c9df90b4e95905b257dc9a8d6d93a68f9bbe5913 +e2390d45e37b369dc12c9bf270edfed2769e4ca0c2cc215e5680eb889dca7062
diff --git a/a/content_digest b/N2/content_digest index de99c6d..dcd26b3 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,25 +4,23 @@ "Subject\0Re: [PATCH 10/16] sparc64: use the generic get_user_pages_fast code\0" "Date\0Mon, 3 Jun 2019 09:44:55 +0200\0" "To\0Hillf Danton <hdanton@sina.com>\0" - "Cc\0Christoph Hellwig <hch@lst.de>" - Linus Torvalds <torvalds@linux-foundation.org> - Paul Burton <paul.burton@mips.com> - James Hogan <jhogan@kernel.org> - Yoshinori Sato <ysato@users.sourceforge.jp> + "Cc\0x86@kernel.org" Rich Felker <dalias@libc.org> - David S. Miller <davem@davemloft.net> - Nicholas Piggin <npiggin@gmail.com> - Khalid Aziz <khalid.aziz@oracle.com> - Andrey Konovalov <andreyknvl@google.com> - Benjamin Herrenschmidt <benh@kernel.crashing.org> - Paul Mackerras <paulus@samba.org> - Michael Ellerman <mpe@ellerman.id.au> - linux-mips@vger.kernel.org + Yoshinori Sato <ysato@users.sourceforge.jp> linux-sh@vger.kernel.org - sparclinux@vger.kernel.org + James Hogan <jhogan@kernel.org> linuxppc-dev@lists.ozlabs.org + Khalid Aziz <khalid.aziz@oracle.com> + Nicholas Piggin <npiggin@gmail.com> + David S. Miller <davem@davemloft.net> linux-mm@kvack.org - x86@kernel.org + Paul Burton <paul.burton@mips.com> + Paul Mackerras <paulus@samba.org> + Andrey Konovalov <andreyknvl@google.com> + sparclinux@vger.kernel.org + linux-mips@vger.kernel.org + Linus Torvalds <torvalds@linux-foundation.org> + Christoph Hellwig <hch@lst.de> " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" @@ -54,4 +52,4 @@ "\n" True, the if prot should be if write. -bd39010a3a562020d0710396c9df90b4e95905b257dc9a8d6d93a68f9bbe5913 +ddc13c4c9c3471e428545decfb8c6d5c70e26d368a3907d21768842e8e1d5109
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.