diff for duplicates of <20220606084109.4108188-5-arnd@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 3d29a34..bd84d13 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> +From: Arnd Bergmann <arnd@arndb.de> The dpt_i2o driver was fixed to stop using virt_to_bus() in 2008 but it a stale reference in a broken error handling code path that could @@ -16,9 +16,9 @@ Smoorenburg and Mark Salyzyn back in 2008, they might know if there is any chance of the hardware still being used anywhere. Fixes: 67af2b060e02 ("[SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherent") -Cc: Miquel van Smoorenburg <mikevs-qWit8jRvyhWsTnJN9+BGXg@public.gmane.org> -Cc: Mark Salyzyn <salyzyn-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org> -Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> +Cc: Miquel van Smoorenburg <mikevs@xs4all.net> +Cc: Mark Salyzyn <salyzyn@android.com> +Signed-off-by: Arnd Bergmann <arnd@arndb.de> --- drivers/scsi/Kconfig | 2 +- drivers/scsi/dpt_i2o.c | 4 ++-- diff --git a/a/content_digest b/N1/content_digest index e89da21..89f1d73 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,30 @@ "ref\020220606084109.4108188-1-arnd@kernel.org\0" - "ref\020220606084109.4108188-1-arnd-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" - "From\0Arnd Bergmann <arnd-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Arnd Bergmann <arnd@kernel.org>\0" "Subject\0[PATCH 4/6] scsi: dpt_i2o: drop stale VIRT_TO_BUS dependency\0" "Date\0Mon, 6 Jun 2022 10:41:07 +0200\0" - "Cc\0linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Miquel van Smoorenburg <mikevs-qWit8jRvyhWsTnJN9+BGXg@public.gmane.org> - linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> - linux-m68k-cunTk1MwBs8S/qaLPR03pWD2FQJk+8+b@public.gmane.org - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - Martyn Welch <martyn-UcCTFicEjwugMbh0pXVFDA@public.gmane.org> - Manohar Vanga <manohar.vanga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - Denis Efremov <efremov-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org> - Mark Salyzyn <salyzyn-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org> - Christoph Hellwig <hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - linux-parisc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-alpha-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Jakub Kicinski <kuba-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Khalid Aziz <khalid-21RPF02GE+GXwddmVfQv5g@public.gmane.org> - " Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0" + "To\0unlisted-recipients:; (no To-header on input)\0" + "Cc\0Arnd Bergmann <arnd@arndb.de>" + Jakub Kicinski <kuba@kernel.org> + Christoph Hellwig <hch@infradead.org> + Marek Szyprowski <m.szyprowski@samsung.com> + Robin Murphy <robin.murphy@arm.com> + iommu@lists.linux-foundation.org + Khalid Aziz <khalid@gonehiking.org> + linux-scsi@vger.kernel.org + Manohar Vanga <manohar.vanga@gmail.com> + Martyn Welch <martyn@welchs.me.uk> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + linuxppc-dev@lists.ozlabs.org + linux-arch@vger.kernel.org + linux-alpha@vger.kernel.org + linux-m68k@lists.linux-m68k.org + linux-parisc@vger.kernel.org + Denis Efremov <efremov@linux.com> + Miquel van Smoorenburg <mikevs@xs4all.net> + " Mark Salyzyn <salyzyn@android.com>\0" "\00:1\0" "b\0" - "From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" + "From: Arnd Bergmann <arnd@arndb.de>\n" "\n" "The dpt_i2o driver was fixed to stop using virt_to_bus() in 2008 but\n" "it a stale reference in a broken error handling code path that could\n" @@ -41,9 +42,9 @@ "there is any chance of the hardware still being used anywhere.\n" "\n" "Fixes: 67af2b060e02 (\"[SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherent\")\n" - "Cc: Miquel van Smoorenburg <mikevs-qWit8jRvyhWsTnJN9+BGXg@public.gmane.org>\n" - "Cc: Mark Salyzyn <salyzyn-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>\n" - "Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" + "Cc: Miquel van Smoorenburg <mikevs@xs4all.net>\n" + "Cc: Mark Salyzyn <salyzyn@android.com>\n" + "Signed-off-by: Arnd Bergmann <arnd@arndb.de>\n" "---\n" " drivers/scsi/Kconfig | 2 +-\n" " drivers/scsi/dpt_i2o.c | 4 ++--\n" @@ -91,4 +92,4 @@ "-- \n" 2.29.2 -33545ed012eed679feba8a437371f2facad9a33b79b7a0f4a588f684c9dd0b31 +799a34aec76b0b766ae6729402dec8ba62d2e168f2b159376d4a7be36be736f4
diff --git a/a/1.txt b/N2/1.txt index 3d29a34..3287d04 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> +From: Arnd Bergmann <arnd@arndb.de> The dpt_i2o driver was fixed to stop using virt_to_bus() in 2008 but it a stale reference in a broken error handling code path that could @@ -16,9 +16,9 @@ Smoorenburg and Mark Salyzyn back in 2008, they might know if there is any chance of the hardware still being used anywhere. Fixes: 67af2b060e02 ("[SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherent") -Cc: Miquel van Smoorenburg <mikevs-qWit8jRvyhWsTnJN9+BGXg@public.gmane.org> -Cc: Mark Salyzyn <salyzyn-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org> -Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> +Cc: Miquel van Smoorenburg <mikevs@xs4all.net> +Cc: Mark Salyzyn <salyzyn@android.com> +Signed-off-by: Arnd Bergmann <arnd@arndb.de> --- drivers/scsi/Kconfig | 2 +- drivers/scsi/dpt_i2o.c | 4 ++-- @@ -65,3 +65,8 @@ index 2e9155ba7408..55dfe7011912 100644 if (readl(reply) & MSG_FAIL) { -- 2.29.2 + +_______________________________________________ +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 e89da21..e3fe963 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,29 +1,29 @@ "ref\020220606084109.4108188-1-arnd@kernel.org\0" - "ref\020220606084109.4108188-1-arnd-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" - "From\0Arnd Bergmann <arnd-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Arnd Bergmann <arnd@kernel.org>\0" "Subject\0[PATCH 4/6] scsi: dpt_i2o: drop stale VIRT_TO_BUS dependency\0" "Date\0Mon, 6 Jun 2022 10:41:07 +0200\0" - "Cc\0linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Miquel van Smoorenburg <mikevs-qWit8jRvyhWsTnJN9+BGXg@public.gmane.org> - linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> - linux-m68k-cunTk1MwBs8S/qaLPR03pWD2FQJk+8+b@public.gmane.org - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - Martyn Welch <martyn-UcCTFicEjwugMbh0pXVFDA@public.gmane.org> - Manohar Vanga <manohar.vanga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - Denis Efremov <efremov-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org> - Mark Salyzyn <salyzyn-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org> - Christoph Hellwig <hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - linux-parisc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-alpha-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Jakub Kicinski <kuba-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Khalid Aziz <khalid-21RPF02GE+GXwddmVfQv5g@public.gmane.org> - " Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0" + "To\0\0" + "Cc\0linux-arch@vger.kernel.org" + Miquel van Smoorenburg <mikevs@xs4all.net> + linux-scsi@vger.kernel.org + Arnd Bergmann <arnd@arndb.de> + linux-m68k@lists.linux-m68k.org + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Martyn Welch <martyn@welchs.me.uk> + Manohar Vanga <manohar.vanga@gmail.com> + linuxppc-dev@lists.ozlabs.org + Denis Efremov <efremov@linux.com> + Mark Salyzyn <salyzyn@android.com> + Christoph Hellwig <hch@infradead.org> + iommu@lists.linux-foundation.org + linux-parisc@vger.kernel.org + linux-alpha@vger.kernel.org + Jakub Kicinski <kuba@kernel.org> + Khalid Aziz <khalid@gonehiking.org> + " Robin Murphy <robin.murphy@arm.com>\0" "\00:1\0" "b\0" - "From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" + "From: Arnd Bergmann <arnd@arndb.de>\n" "\n" "The dpt_i2o driver was fixed to stop using virt_to_bus() in 2008 but\n" "it a stale reference in a broken error handling code path that could\n" @@ -41,9 +41,9 @@ "there is any chance of the hardware still being used anywhere.\n" "\n" "Fixes: 67af2b060e02 (\"[SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherent\")\n" - "Cc: Miquel van Smoorenburg <mikevs-qWit8jRvyhWsTnJN9+BGXg@public.gmane.org>\n" - "Cc: Mark Salyzyn <salyzyn-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>\n" - "Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" + "Cc: Miquel van Smoorenburg <mikevs@xs4all.net>\n" + "Cc: Mark Salyzyn <salyzyn@android.com>\n" + "Signed-off-by: Arnd Bergmann <arnd@arndb.de>\n" "---\n" " drivers/scsi/Kconfig | 2 +-\n" " drivers/scsi/dpt_i2o.c | 4 ++--\n" @@ -89,6 +89,11 @@ " \n" " \t\tif (readl(reply) & MSG_FAIL) {\n" "-- \n" - 2.29.2 + "2.29.2\n" + "\n" + "_______________________________________________\n" + "iommu mailing list\n" + "iommu@lists.linux-foundation.org\n" + https://lists.linuxfoundation.org/mailman/listinfo/iommu -33545ed012eed679feba8a437371f2facad9a33b79b7a0f4a588f684c9dd0b31 +ca3b2852c8a438beaa9b805388450c83cd888556e4bc00dbf1ab26c0b3eee4dc
diff --git a/a/1.txt b/N3/1.txt index 3d29a34..bd84d13 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -1,4 +1,4 @@ -From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> +From: Arnd Bergmann <arnd@arndb.de> The dpt_i2o driver was fixed to stop using virt_to_bus() in 2008 but it a stale reference in a broken error handling code path that could @@ -16,9 +16,9 @@ Smoorenburg and Mark Salyzyn back in 2008, they might know if there is any chance of the hardware still being used anywhere. Fixes: 67af2b060e02 ("[SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherent") -Cc: Miquel van Smoorenburg <mikevs-qWit8jRvyhWsTnJN9+BGXg@public.gmane.org> -Cc: Mark Salyzyn <salyzyn-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org> -Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> +Cc: Miquel van Smoorenburg <mikevs@xs4all.net> +Cc: Mark Salyzyn <salyzyn@android.com> +Signed-off-by: Arnd Bergmann <arnd@arndb.de> --- drivers/scsi/Kconfig | 2 +- drivers/scsi/dpt_i2o.c | 4 ++-- diff --git a/a/content_digest b/N3/content_digest index e89da21..300d623 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,29 +1,30 @@ "ref\020220606084109.4108188-1-arnd@kernel.org\0" - "ref\020220606084109.4108188-1-arnd-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" - "From\0Arnd Bergmann <arnd-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Arnd Bergmann <arnd@kernel.org>\0" "Subject\0[PATCH 4/6] scsi: dpt_i2o: drop stale VIRT_TO_BUS dependency\0" "Date\0Mon, 6 Jun 2022 10:41:07 +0200\0" - "Cc\0linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Miquel van Smoorenburg <mikevs-qWit8jRvyhWsTnJN9+BGXg@public.gmane.org> - linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> - linux-m68k-cunTk1MwBs8S/qaLPR03pWD2FQJk+8+b@public.gmane.org - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - Martyn Welch <martyn-UcCTFicEjwugMbh0pXVFDA@public.gmane.org> - Manohar Vanga <manohar.vanga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - Denis Efremov <efremov-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org> - Mark Salyzyn <salyzyn-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org> - Christoph Hellwig <hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - linux-parisc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-alpha-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Jakub Kicinski <kuba-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Khalid Aziz <khalid-21RPF02GE+GXwddmVfQv5g@public.gmane.org> - " Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\0" + "To\0\0" + "Cc\0linux-arch@vger.kernel.org" + Miquel van Smoorenburg <mikevs@xs4all.net> + linux-scsi@vger.kernel.org + Arnd Bergmann <arnd@arndb.de> + linux-m68k@lists.linux-m68k.org + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Martyn Welch <martyn@welchs.me.uk> + Manohar Vanga <manohar.vanga@gmail.com> + linuxppc-dev@lists.ozlabs.org + Denis Efremov <efremov@linux.com> + Mark Salyzyn <salyzyn@android.com> + Christoph Hellwig <hch@infradead.org> + iommu@lists.linux-foundation.org + linux-parisc@vger.kernel.org + linux-alpha@vger.kernel.org + Jakub Kicinski <kuba@kernel.org> + Khalid Aziz <khalid@gonehiking.org> + Robin Murphy <robin.murphy@arm.com> + " Marek Szyprowski <m.szyprowski@samsung.com>\0" "\00:1\0" "b\0" - "From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" + "From: Arnd Bergmann <arnd@arndb.de>\n" "\n" "The dpt_i2o driver was fixed to stop using virt_to_bus() in 2008 but\n" "it a stale reference in a broken error handling code path that could\n" @@ -41,9 +42,9 @@ "there is any chance of the hardware still being used anywhere.\n" "\n" "Fixes: 67af2b060e02 (\"[SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherent\")\n" - "Cc: Miquel van Smoorenburg <mikevs-qWit8jRvyhWsTnJN9+BGXg@public.gmane.org>\n" - "Cc: Mark Salyzyn <salyzyn-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>\n" - "Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" + "Cc: Miquel van Smoorenburg <mikevs@xs4all.net>\n" + "Cc: Mark Salyzyn <salyzyn@android.com>\n" + "Signed-off-by: Arnd Bergmann <arnd@arndb.de>\n" "---\n" " drivers/scsi/Kconfig | 2 +-\n" " drivers/scsi/dpt_i2o.c | 4 ++--\n" @@ -91,4 +92,4 @@ "-- \n" 2.29.2 -33545ed012eed679feba8a437371f2facad9a33b79b7a0f4a588f684c9dd0b31 +043ebc3ad63b2401b9f9fa3a1ea6b9cd82d496f27c25d0c853256a8fda3f6fad
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.