diff for duplicates of <20190808102652.GC648@lst.de> diff --git a/a/1.txt b/N1/1.txt index 2b039e5..8d1a505 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Tue, Aug 06, 2019 at 08:15:39PM -0300, Jason Gunthorpe wrote: -> From: Jason Gunthorpe <jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> +> From: Jason Gunthorpe <jgg@mellanox.com> > > A prior commit e0f3c3f78da2 ("mm/mmu_notifier: init notifier if necessary") > made an attempt at doing this, but had to be reverted as calling @@ -16,8 +16,12 @@ On Tue, Aug 06, 2019 at 08:15:39PM -0300, Jason Gunthorpe wrote: > The actual update to mmu_notifier_mm must still be done under the > mm_take_all_locks() to ensure read-side coherency. > -> Signed-off-by: Jason Gunthorpe <jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> +> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Looks good, -Reviewed-by: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org> +Reviewed-by: Christoph Hellwig <hch@lst.de> +_______________________________________________ +iommu mailing list +iommu@lists.linux-foundation.org +https://lists.linuxfoundation.org/mailman/listinfo/iommu diff --git a/a/content_digest b/N1/content_digest index 00e4d7b..98ff493 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,35 +1,34 @@ "ref\020190806231548.25242-1-jgg@ziepe.ca\0" "ref\020190806231548.25242-3-jgg@ziepe.ca\0" - "ref\020190806231548.25242-3-jgg-uk2M96/98Pc@public.gmane.org\0" - "From\0Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>\0" + "From\0Christoph Hellwig <hch@lst.de>\0" "Subject\0Re: [PATCH v3 hmm 02/11] mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mm\0" "Date\0Thu, 8 Aug 2019 12:26:52 +0200\0" - "To\0Jason Gunthorpe <jgg-uk2M96/98Pc@public.gmane.org>\0" - "Cc\0Andrea Arcangeli <aarcange-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>" - David (ChunMing) Zhou <David1.Zhou-5C7GfCeVMHo@public.gmane.org> - Ralph Campbell <rcampbell-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - Dimitri Sivanich <sivanich-sJ/iWh9BUns@public.gmane.org> - Gavin Shan <shangw-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> - Andrea Righi <andrea-oIIqvOZpAevzfdHfmsDf5w@public.gmane.org> - linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - John Hubbard <jhubbard-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> + "To\0Jason Gunthorpe <jgg@ziepe.ca>\0" + "Cc\0Andrea Arcangeli <aarcange@redhat.com>" + David (ChunMing) Zhou <David1.Zhou@amd.com> + Ralph Campbell <rcampbell@nvidia.com> + Dimitri Sivanich <sivanich@sgi.com> + Gavin Shan <shangw@linux.vnet.ibm.com> + Andrea Righi <andrea@betterlinux.com> + linux-rdma@vger.kernel.org + John Hubbard <jhubbard@nvidia.com> Kuehling - Felix <Felix.Kuehling-5C7GfCeVMHo@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org - " Christian K\303\266nig <christian.koenig-5C7GfCeVMHo@public.gmane.org>" - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - " J\303\251r\303\264me Glisse <jglisse-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>" - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org - Jason Gunthorpe <jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> - Alex Deucher <alexander.deucher-5C7GfCeVMHo@public.gmane.org> - intel-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org - " Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>\0" + Felix <Felix.Kuehling@amd.com> + linux-kernel@vger.kernel.org + dri-devel@lists.freedesktop.org + " Christian K\303\266nig <christian.koenig@amd.com>" + linux-mm@kvack.org + " J\303\251r\303\264me Glisse <jglisse@redhat.com>" + iommu@lists.linux-foundation.org + amd-gfx@lists.freedesktop.org + Jason Gunthorpe <jgg@mellanox.com> + Alex Deucher <alexander.deucher@amd.com> + intel-gfx@lists.freedesktop.org + " Christoph Hellwig <hch@lst.de>\0" "\00:1\0" "b\0" "On Tue, Aug 06, 2019 at 08:15:39PM -0300, Jason Gunthorpe wrote:\n" - "> From: Jason Gunthorpe <jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>\n" + "> From: Jason Gunthorpe <jgg@mellanox.com>\n" "> \n" "> A prior commit e0f3c3f78da2 (\"mm/mmu_notifier: init notifier if necessary\")\n" "> made an attempt at doing this, but had to be reverted as calling\n" @@ -46,10 +45,14 @@ "> The actual update to mmu_notifier_mm must still be done under the\n" "> mm_take_all_locks() to ensure read-side coherency.\n" "> \n" - "> Signed-off-by: Jason Gunthorpe <jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>\n" + "> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>\n" "\n" "Looks good,\n" "\n" - Reviewed-by: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org> + "Reviewed-by: Christoph Hellwig <hch@lst.de>\n" + "_______________________________________________\n" + "iommu mailing list\n" + "iommu@lists.linux-foundation.org\n" + https://lists.linuxfoundation.org/mailman/listinfo/iommu -d35435142d3e9647f13b6ecb427faf8984b9876c0669deeeb9ffdb66a6e59b61 +dd87cd23f4b08846373cfa071c2b48c05aecd04df1e63fe5160523f0dcb17b03
diff --git a/a/1.txt b/N2/1.txt index 2b039e5..6f47cb6 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ On Tue, Aug 06, 2019 at 08:15:39PM -0300, Jason Gunthorpe wrote: -> From: Jason Gunthorpe <jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> +> From: Jason Gunthorpe <jgg@mellanox.com> > > A prior commit e0f3c3f78da2 ("mm/mmu_notifier: init notifier if necessary") > made an attempt at doing this, but had to be reverted as calling @@ -16,8 +16,8 @@ On Tue, Aug 06, 2019 at 08:15:39PM -0300, Jason Gunthorpe wrote: > The actual update to mmu_notifier_mm must still be done under the > mm_take_all_locks() to ensure read-side coherency. > -> Signed-off-by: Jason Gunthorpe <jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> +> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Looks good, -Reviewed-by: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org> +Reviewed-by: Christoph Hellwig <hch@lst.de> diff --git a/a/content_digest b/N2/content_digest index 00e4d7b..98f63fa 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,35 +1,34 @@ "ref\020190806231548.25242-1-jgg@ziepe.ca\0" "ref\020190806231548.25242-3-jgg@ziepe.ca\0" - "ref\020190806231548.25242-3-jgg-uk2M96/98Pc@public.gmane.org\0" - "From\0Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>\0" + "From\0Christoph Hellwig <hch@lst.de>\0" "Subject\0Re: [PATCH v3 hmm 02/11] mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mm\0" "Date\0Thu, 8 Aug 2019 12:26:52 +0200\0" - "To\0Jason Gunthorpe <jgg-uk2M96/98Pc@public.gmane.org>\0" - "Cc\0Andrea Arcangeli <aarcange-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>" - David (ChunMing) Zhou <David1.Zhou-5C7GfCeVMHo@public.gmane.org> - Ralph Campbell <rcampbell-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - Dimitri Sivanich <sivanich-sJ/iWh9BUns@public.gmane.org> - Gavin Shan <shangw-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> - Andrea Righi <andrea-oIIqvOZpAevzfdHfmsDf5w@public.gmane.org> - linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - John Hubbard <jhubbard-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> + "To\0Jason Gunthorpe <jgg@ziepe.ca>\0" + "Cc\0linux-mm@kvack.org" + Andrea Arcangeli <aarcange@redhat.com> + Christoph Hellwig <hch@lst.de> + John Hubbard <jhubbard@nvidia.com> + " J\303\251r\303\264me Glisse <jglisse@redhat.com>" + Ralph Campbell <rcampbell@nvidia.com> Kuehling - Felix <Felix.Kuehling-5C7GfCeVMHo@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org - " Christian K\303\266nig <christian.koenig-5C7GfCeVMHo@public.gmane.org>" - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - " J\303\251r\303\264me Glisse <jglisse-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>" - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org - Jason Gunthorpe <jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> - Alex Deucher <alexander.deucher-5C7GfCeVMHo@public.gmane.org> - intel-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org - " Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>\0" + Felix <Felix.Kuehling@amd.com> + Alex Deucher <alexander.deucher@amd.com> + " Christian K\303\266nig <christian.koenig@amd.com>" + David (ChunMing) Zhou <David1.Zhou@amd.com> + Dimitri Sivanich <sivanich@sgi.com> + dri-devel@lists.freedesktop.org + amd-gfx@lists.freedesktop.org + linux-kernel@vger.kernel.org + linux-rdma@vger.kernel.org + iommu@lists.linux-foundation.org + intel-gfx@lists.freedesktop.org + Gavin Shan <shangw@linux.vnet.ibm.com> + Andrea Righi <andrea@betterlinux.com> + " Jason Gunthorpe <jgg@mellanox.com>\0" "\00:1\0" "b\0" "On Tue, Aug 06, 2019 at 08:15:39PM -0300, Jason Gunthorpe wrote:\n" - "> From: Jason Gunthorpe <jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>\n" + "> From: Jason Gunthorpe <jgg@mellanox.com>\n" "> \n" "> A prior commit e0f3c3f78da2 (\"mm/mmu_notifier: init notifier if necessary\")\n" "> made an attempt at doing this, but had to be reverted as calling\n" @@ -46,10 +45,10 @@ "> The actual update to mmu_notifier_mm must still be done under the\n" "> mm_take_all_locks() to ensure read-side coherency.\n" "> \n" - "> Signed-off-by: Jason Gunthorpe <jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>\n" + "> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>\n" "\n" "Looks good,\n" "\n" - Reviewed-by: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org> + Reviewed-by: Christoph Hellwig <hch@lst.de> -d35435142d3e9647f13b6ecb427faf8984b9876c0669deeeb9ffdb66a6e59b61 +3150c84f2ee6fb92265cd18c9c2c1a376725b8b16e04104d9bd53ee7a5f02bf6
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.