diff for duplicates of <20181211134343.10664-2-joro@8bytes.org> diff --git a/a/1.txt b/N1/1.txt index 5646d52..a43118b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -From: Joerg Roedel <jroedel@suse.de> +From: Joerg Roedel <jroedel-l3A5Bk7waGM@public.gmane.org> Some places in the kernel check the iommu_group pointer in 'struct device' in order to find ot whether a device is @@ -10,10 +10,10 @@ check is also not very readable. Introduce an explicit function to perform this check. -Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> -Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> -Acked-by: Robin Murphy <robin.murphy@arm.com> -Signed-off-by: Joerg Roedel <jroedel@suse.de> +Cc: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> +Acked-by: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> +Acked-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org> +Signed-off-by: Joerg Roedel <jroedel-l3A5Bk7waGM@public.gmane.org> --- include/linux/device.h | 10 ++++++++++ 1 file changed, 10 insertions(+) @@ -38,3 +38,6 @@ index 1b25c7a43f4c..6cb4640b6160 100644 + /* Get the wakeup routines, which depend on struct device */ #include <linux/pm_wakeup.h> + +-- +2.17.1 diff --git a/a/content_digest b/N1/content_digest index 4687f3d..fe31419 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,28 @@ - "From\0Joerg Roedel <joro@8bytes.org>\0" - "Subject\0[1/6] driver core: Introduce device_iommu_mapped() function\0" + "ref\020181211134343.10664-1-joro@8bytes.org\0" + "ref\020181211134343.10664-1-joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org\0" + "From\0Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>\0" + "Subject\0[PATCH 1/6] driver core: Introduce device_iommu_mapped() function\0" "Date\0Tue, 11 Dec 2018 14:43:38 +0100\0" - "To\0iommu@lists.linux-foundation.org\0" - "Cc\0Russell Currey <ruscur@russell.cc>" - Sam Bobroff <sbobroff@linux.ibm.com> - oohall@gmail.com - Benjamin Herrenschmidt <benh@kernel.crashing.org> - Paul Mackerras <paulus@samba.org> - Michael Ellerman <mpe@ellerman.id.au> - Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> - Hanjun Guo <hanjun.guo@linaro.org> - Sudeep Holla <sudeep.holla@arm.com> - Dan Williams <dan.j.williams@intel.com> - Vinod Koul <vkoul@kernel.org> - Joerg Roedel <joro@8bytes.org> - jroedel@suse.de - Mathias Nyman <mathias.nyman@intel.com> - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - linux-kernel@vger.kernel.org - linux-acpi@vger.kernel.org - dmaengine@vger.kernel.org - " linux-usb@vger.kernel.org\0" + "To\0iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org\0" + "Cc\0Mathias Nyman <mathias.nyman-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>" + Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> + Sam Bobroff <sbobroff-tEXmvtCZX7AybS5Ee8rs3A@public.gmane.org> + Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org> + Russell Currey <ruscur-3Su/lFKaw5ejKv3TNrM5DQ@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Sudeep Holla <sudeep.holla-5wv7dgnIgG8@public.gmane.org> + linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Vinod Koul <vkoul-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + jroedel-l3A5Bk7waGM@public.gmane.org + oohall-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org + Michael Ellerman <mpe-Gsx/Oe8HsFggBc27wqDAHg@public.gmane.org> + dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Paul Mackerras <paulus-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org> + Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> + " linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" - "From: Joerg Roedel <jroedel@suse.de>\n" + "From: Joerg Roedel <jroedel-l3A5Bk7waGM@public.gmane.org>\n" "\n" "Some places in the kernel check the iommu_group pointer in\n" "'struct device' in order to find ot whether a device is\n" @@ -35,10 +34,10 @@ "\n" "Introduce an explicit function to perform this check.\n" "\n" - "Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>\n" - "Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>\n" - "Acked-by: Robin Murphy <robin.murphy@arm.com>\n" - "Signed-off-by: Joerg Roedel <jroedel@suse.de>\n" + "Cc: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\n" + "Acked-by: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\n" + "Acked-by: Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>\n" + "Signed-off-by: Joerg Roedel <jroedel-l3A5Bk7waGM@public.gmane.org>\n" "---\n" " include/linux/device.h | 10 ++++++++++\n" " 1 file changed, 10 insertions(+)\n" @@ -62,6 +61,9 @@ "+}\n" "+\n" " /* Get the wakeup routines, which depend on struct device */\n" - #include <linux/pm_wakeup.h> + " #include <linux/pm_wakeup.h>\n" + " \n" + "-- \n" + 2.17.1 -65c708a021c89e2f947c7d3952a30f3abceeb208d7d42103542d764db9f6c34c +5e0edf5bc21b01c2ba392acf2566d4c1e4e953f9e24ae28579e1e35e470f7536
diff --git a/a/1.txt b/N2/1.txt index 5646d52..717c89a 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -38,3 +38,6 @@ index 1b25c7a43f4c..6cb4640b6160 100644 + /* Get the wakeup routines, which depend on struct device */ #include <linux/pm_wakeup.h> + +-- +2.17.1 diff --git a/a/content_digest b/N2/content_digest index 4687f3d..4cc13d5 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,5 +1,6 @@ + "ref\020181211134343.10664-1-joro@8bytes.org\0" "From\0Joerg Roedel <joro@8bytes.org>\0" - "Subject\0[1/6] driver core: Introduce device_iommu_mapped() function\0" + "Subject\0[PATCH 1/6] driver core: Introduce device_iommu_mapped() function\0" "Date\0Tue, 11 Dec 2018 14:43:38 +0100\0" "To\0iommu@lists.linux-foundation.org\0" "Cc\0Russell Currey <ruscur@russell.cc>" @@ -62,6 +63,9 @@ "+}\n" "+\n" " /* Get the wakeup routines, which depend on struct device */\n" - #include <linux/pm_wakeup.h> + " #include <linux/pm_wakeup.h>\n" + " \n" + "-- \n" + 2.17.1 -65c708a021c89e2f947c7d3952a30f3abceeb208d7d42103542d764db9f6c34c +e268cb8acb901d0fa3c6920727e665d4a55b2f616392b1ba19284f09ce360013
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.