diff for duplicates of <1554767973-30125-9-git-send-email-jacob.jun.pan@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index 13784d9..fcab03e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -From: "Liu, Yi L" <yi.l.liu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +From: "Liu, Yi L" <yi.l.liu@linux.intel.com> In any virtualization use case, when the first translation stage is "owned" by the guest OS, the host IOMMU driver has no knowledge @@ -10,11 +10,11 @@ written into physical IOMMU, we must allow security check at various layers. Therefore, generic invalidation data format are proposed here, model specific IOMMU drivers need to convert them into their own format. -Signed-off-by: Liu, Yi L <yi.l.liu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> -Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org> -Signed-off-by: Jacob Pan <jacob.jun.pan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> -Signed-off-by: Ashok Raj <ashok.raj-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> -Signed-off-by: Eric Auger <eric.auger-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +Signed-off-by: Liu, Yi L <yi.l.liu@linux.intel.com> +Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com> +Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com> +Signed-off-by: Ashok Raj <ashok.raj@intel.com> +Signed-off-by: Eric Auger <eric.auger@redhat.com> --- v3 -> v4: @@ -187,3 +187,8 @@ index e9065bf..ae41385 100644 #endif /* _UAPI_IOMMU_H */ -- 2.7.4 + +_______________________________________________ +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 63fb4d0..3f16b4a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,23 @@ "ref\01554767973-30125-1-git-send-email-jacob.jun.pan@linux.intel.com\0" - "ref\01554767973-30125-1-git-send-email-jacob.jun.pan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org\0" - "From\0Jacob Pan <jacob.jun.pan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + "From\0Jacob Pan <jacob.jun.pan@linux.intel.com>\0" "Subject\0[PATCH 08/18] iommu: Introduce cache_invalidate API\0" "Date\0Mon, 8 Apr 2019 16:59:23 -0700\0" - "To\0iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" - LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org> - David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> - Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - " Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org>\0" + "To\0iommu@lists.linux-foundation.org" + LKML <linux-kernel@vger.kernel.org> + Joerg Roedel <joro@8bytes.org> + David Woodhouse <dwmw2@infradead.org> + Alex Williamson <alex.williamson@redhat.com> + " Jean-Philippe Brucker <jean-philippe.brucker@arm.com>\0" "Cc\0Liu" - Yi L <yi.l.liu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> + Yi L <yi.l.liu@linux.intel.com> Tian - Kevin <kevin.tian-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - Raj Ashok <ashok.raj-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - Liu-i9wRM+HIrmnmtl4Z8vJ8Kg761KYD1DLY@public.gmane.org - " Andriy Shevchenko <andriy.shevchenko-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + Kevin <kevin.tian@intel.com> + Raj Ashok <ashok.raj@intel.com> + Liu@mail.linuxfoundation.org + " Andriy Shevchenko <andriy.shevchenko@linux.intel.com>\0" "\00:1\0" "b\0" - "From: \"Liu, Yi L\" <yi.l.liu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "From: \"Liu, Yi L\" <yi.l.liu@linux.intel.com>\n" "\n" "In any virtualization use case, when the first translation stage\n" "is \"owned\" by the guest OS, the host IOMMU driver has no knowledge\n" @@ -30,11 +29,11 @@ "layers. Therefore, generic invalidation data format are proposed here,\n" "model specific IOMMU drivers need to convert them into their own format.\n" "\n" - "Signed-off-by: Liu, Yi L <yi.l.liu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" - "Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org>\n" - "Signed-off-by: Jacob Pan <jacob.jun.pan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" - "Signed-off-by: Ashok Raj <ashok.raj-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" - "Signed-off-by: Eric Auger <eric.auger-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + "Signed-off-by: Liu, Yi L <yi.l.liu@linux.intel.com>\n" + "Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>\n" + "Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>\n" + "Signed-off-by: Ashok Raj <ashok.raj@intel.com>\n" + "Signed-off-by: Eric Auger <eric.auger@redhat.com>\n" "\n" "---\n" "v3 -> v4:\n" @@ -206,6 +205,11 @@ "+\n" " #endif /* _UAPI_IOMMU_H */\n" "-- \n" - 2.7.4 + "2.7.4\n" + "\n" + "_______________________________________________\n" + "iommu mailing list\n" + "iommu@lists.linux-foundation.org\n" + https://lists.linuxfoundation.org/mailman/listinfo/iommu -5ea978f6ac33b1eab0c5999db5e6f78175d38eaf1ed9a5fc28bd7afeac1a867b +b74145d55e1e75a8c05cb641373401afe32df15efa0fb7f5799f85397ecda5da
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox