diff for duplicates of <20220707151002.GB1705032@nvidia.com> diff --git a/a/1.txt b/N1/1.txt index d9d07c0..7573dd3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,7 +13,7 @@ On Thu, Jul 07, 2022 at 11:55:52PM +1000, Alexey Kardashevskiy wrote: > iommu_device_register()), this requires the POWERNV PCI setup to happen > after bus_register(&pci_bus_type) which is postcore_initcall > TODO: check if it still works, read sha1, for more details: -> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?idU37fcb319d016ce387 +> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5537fcb319d016ce387 > > Because setting the ops triggers probing, this does not work well with > iommu_group_add_device(), hence the move to iommu_probe_device(). diff --git a/a/content_digest b/N1/content_digest index f08c1a2..ae158d1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,20 @@ "ref\020220707135552.3688927-1-aik@ozlabs.ru\0" "From\0Jason Gunthorpe <jgg@nvidia.com>\0" "Subject\0Re: [PATCH kernel] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains\0" - "Date\0Thu, 07 Jul 2022 15:10:02 +0000\0" + "Date\0Thu, 7 Jul 2022 12:10:02 -0300\0" "To\0Alexey Kardashevskiy <aik@ozlabs.ru>\0" - "Cc\0linuxppc-dev@lists.ozlabs.org" - Robin Murphy <robin.murphy@arm.com> - Michael Ellerman <mpe@ellerman.id.au> - Joerg Roedel <jroedel@suse.de> - Joel Stanley <joel@jms.id.au> - Alex Williamson <alex.williamson@redhat.com> - Oliver O'Halloran <oohall@gmail.com> - kvm-ppc@vger.kernel.org + "Cc\0Joerg Roedel <jroedel@suse.de>" kvm@vger.kernel.org - Daniel Henrique Barboza <danielhb413@gmail.com> Fabiano Rosas <farosas@linux.ibm.com> + linuxppc-dev@lists.ozlabs.org + Daniel Henrique Barboza <danielhb413@gmail.com> + Nicholas Piggin <npiggin@gmail.com> Murilo Opsfelder Araujo <muriloo@linux.ibm.com> - " Nicholas Piggin <npiggin@gmail.com>\0" + kvm-ppc@vger.kernel.org + Alex Williamson <alex.williamson@redhat.com> + Oliver O'Halloran <oohall@gmail.com> + Joel Stanley <joel@jms.id.au> + " Robin Murphy <robin.murphy@arm.com>\0" "\00:1\0" "b\0" "On Thu, Jul 07, 2022 at 11:55:52PM +1000, Alexey Kardashevskiy wrote:\n" @@ -33,7 +32,7 @@ "> iommu_device_register()), this requires the POWERNV PCI setup to happen\n" "> after bus_register(&pci_bus_type) which is postcore_initcall\n" "> TODO: check if it still works, read sha1, for more details:\n" - "> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?idU37fcb319d016ce387\n" + "> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5537fcb319d016ce387\n" "> \n" "> Because setting the ops triggers probing, this does not work well with\n" "> iommu_group_add_device(), hence the move to iommu_probe_device().\n" @@ -126,4 +125,4 @@ "\n" Jason -0ab4aeb6a76c3bceffdf565f535d3a9999838cc86b1a1fb25cfeecde6a1e0920 +6a26de8bd0ab7bf2a128a43d6ff112d3695c1a33abe8b530012cfa1e75fdf4d0
diff --git a/a/1.txt b/N2/1.txt index d9d07c0..7573dd3 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -13,7 +13,7 @@ On Thu, Jul 07, 2022 at 11:55:52PM +1000, Alexey Kardashevskiy wrote: > iommu_device_register()), this requires the POWERNV PCI setup to happen > after bus_register(&pci_bus_type) which is postcore_initcall > TODO: check if it still works, read sha1, for more details: -> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?idU37fcb319d016ce387 +> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5537fcb319d016ce387 > > Because setting the ops triggers probing, this does not work well with > iommu_group_add_device(), hence the move to iommu_probe_device(). diff --git a/a/content_digest b/N2/content_digest index f08c1a2..b8f9ee0 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\020220707135552.3688927-1-aik@ozlabs.ru\0" "From\0Jason Gunthorpe <jgg@nvidia.com>\0" "Subject\0Re: [PATCH kernel] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains\0" - "Date\0Thu, 07 Jul 2022 15:10:02 +0000\0" + "Date\0Thu, 7 Jul 2022 12:10:02 -0300\0" "To\0Alexey Kardashevskiy <aik@ozlabs.ru>\0" "Cc\0linuxppc-dev@lists.ozlabs.org" Robin Murphy <robin.murphy@arm.com> @@ -33,7 +33,7 @@ "> iommu_device_register()), this requires the POWERNV PCI setup to happen\n" "> after bus_register(&pci_bus_type) which is postcore_initcall\n" "> TODO: check if it still works, read sha1, for more details:\n" - "> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?idU37fcb319d016ce387\n" + "> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5537fcb319d016ce387\n" "> \n" "> Because setting the ops triggers probing, this does not work well with\n" "> iommu_group_add_device(), hence the move to iommu_probe_device().\n" @@ -126,4 +126,4 @@ "\n" Jason -0ab4aeb6a76c3bceffdf565f535d3a9999838cc86b1a1fb25cfeecde6a1e0920 +e8d29a261f0bdc029a54e877d268073dff1876e71f75f9b79c3ca77df1832177
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.