diff for duplicates of <20190613193759.GB6863@kunai> diff --git a/N1/1.1.hdr b/N1/1.1.hdr new file mode 100644 index 0000000..5a32186 --- /dev/null +++ b/N1/1.1.hdr @@ -0,0 +1,3 @@ +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +Content-Transfer-Encoding: quoted-printable diff --git a/a/1.txt b/N1/1.1.txt similarity index 100% rename from a/1.txt rename to N1/1.1.txt diff --git a/a/2.bin b/N1/1.2.bin similarity index 100% rename from a/2.bin rename to N1/1.2.bin diff --git a/N1/1.2.hdr b/N1/1.2.hdr new file mode 100644 index 0000000..5e5352c --- /dev/null +++ b/N1/1.2.hdr @@ -0,0 +1 @@ +Content-Type: application/pgp-signature; name="signature.asc" diff --git a/a/2.hdr b/N1/2.hdr index 5e5352c..4b86001 100644 --- a/a/2.hdr +++ b/N1/2.hdr @@ -1 +1,4 @@ -Content-Type: application/pgp-signature; name="signature.asc" +Content-Type: text/plain; charset="us-ascii" +MIME-Version: 1.0 +Content-Transfer-Encoding: 7bit +Content-Disposition: inline diff --git a/N1/2.txt b/N1/2.txt new file mode 100644 index 0000000..e8ac68c --- /dev/null +++ b/N1/2.txt @@ -0,0 +1,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 50c5864..0537b25 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,16 +4,15 @@ "Subject\0Re: [RFC PATCH v6 1/5] iommu: add an exported function to get minimum page size for a domain\0" "Date\0Thu, 13 Jun 2019 21:37:59 +0200\0" "To\0Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>\0" - "Cc\0joro@8bytes.org" - axboe@kernel.dk + "Cc\0axboe@kernel.dk" + linux-renesas-soc@vger.kernel.org ulf.hansson@linaro.org + linux-mmc@vger.kernel.org + linux-block@vger.kernel.org wsa+renesas@sang-engineering.com - hch@lst.de iommu@lists.linux-foundation.org - linux-block@vger.kernel.org - linux-mmc@vger.kernel.org - " linux-renesas-soc@vger.kernel.org\0" - "\01:1\0" + " hch@lst.de\0" + "\02:1.1\0" "b\0" "On Thu, Jun 13, 2019 at 07:20:11PM +0900, Yoshihiro Shimoda wrote:\n" "> This patch adds an exported function to get minimum page size for\n" @@ -47,7 +46,7 @@ "\n" "What about making this a 'static inline' in the iommu header file? I'd\n" think it is simple enough and would save us the EXPORT symbol. - "\01:2\0" + "\02:1.2\0" "fn\0signature.asc\0" "b\0" "-----BEGIN PGP SIGNATURE-----\n" @@ -66,5 +65,11 @@ "dgIaqwkz3rKn6MBWAaXBXkJvt9jyZjtVgcVYKw/AvLOTkG2MwqU=\n" "=5ihp\n" "-----END PGP SIGNATURE-----\n" + "\01:2\0" + "b\0" + "_______________________________________________\n" + "iommu mailing list\n" + "iommu@lists.linux-foundation.org\n" + https://lists.linuxfoundation.org/mailman/listinfo/iommu -b9fc77fe904bcc292e5ffb58eac367ad400bf647952ebc2c7025f406996c35ac +74a9223820087cb33e060ee341dba1c00f0232501759864f9ffe5615ee91eebf
diff --git a/N2/1.1.hdr b/N2/1.1.hdr new file mode 100644 index 0000000..5a32186 --- /dev/null +++ b/N2/1.1.hdr @@ -0,0 +1,3 @@ +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +Content-Transfer-Encoding: quoted-printable diff --git a/a/1.txt b/N2/1.1.txt similarity index 91% rename from a/1.txt rename to N2/1.1.txt index 5a8ba83..db73e0b 100644 --- a/a/1.txt +++ b/N2/1.1.txt @@ -2,7 +2,7 @@ On Thu, Jun 13, 2019 at 07:20:11PM +0900, Yoshihiro Shimoda wrote: > This patch adds an exported function to get minimum page size for > a domain. This patch also modifies similar codes on the iommu.c. > -> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> +> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org> > --- > drivers/iommu/iommu.c | 18 +++++++++++++++--- > include/linux/iommu.h | 1 + diff --git a/a/2.bin b/N2/1.2.bin similarity index 100% rename from a/2.bin rename to N2/1.2.bin diff --git a/N2/1.2.hdr b/N2/1.2.hdr new file mode 100644 index 0000000..5e5352c --- /dev/null +++ b/N2/1.2.hdr @@ -0,0 +1 @@ +Content-Type: application/pgp-signature; name="signature.asc" diff --git a/a/2.hdr b/N2/2.hdr index 5e5352c..4b86001 100644 --- a/a/2.hdr +++ b/N2/2.hdr @@ -1 +1,4 @@ -Content-Type: application/pgp-signature; name="signature.asc" +Content-Type: text/plain; charset="us-ascii" +MIME-Version: 1.0 +Content-Transfer-Encoding: 7bit +Content-Disposition: inline diff --git a/N2/2.txt b/N2/2.txt new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/N2/2.txt @@ -0,0 +1 @@ + diff --git a/a/content_digest b/N2/content_digest index 50c5864..37291b9 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,25 +1,25 @@ "ref\01560421215-10750-1-git-send-email-yoshihiro.shimoda.uh@renesas.com\0" "ref\01560421215-10750-2-git-send-email-yoshihiro.shimoda.uh@renesas.com\0" - "From\0Wolfram Sang <wsa@the-dreams.de>\0" + "ref\01560421215-10750-2-git-send-email-yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org\0" + "From\0Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>\0" "Subject\0Re: [RFC PATCH v6 1/5] iommu: add an exported function to get minimum page size for a domain\0" "Date\0Thu, 13 Jun 2019 21:37:59 +0200\0" - "To\0Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>\0" - "Cc\0joro@8bytes.org" - axboe@kernel.dk - ulf.hansson@linaro.org - wsa+renesas@sang-engineering.com - hch@lst.de - iommu@lists.linux-foundation.org - linux-block@vger.kernel.org - linux-mmc@vger.kernel.org - " linux-renesas-soc@vger.kernel.org\0" - "\01:1\0" + "To\0Yoshihiro Shimoda <yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>\0" + "Cc\0axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org" + linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-block-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + wsa+renesas-jBu1N2QxHDJrcw3mvpCnnVaTQe2KTcn/@public.gmane.org + iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org + " hch-jcswGhMUV9g@public.gmane.org\0" + "\02:1.1\0" "b\0" "On Thu, Jun 13, 2019 at 07:20:11PM +0900, Yoshihiro Shimoda wrote:\n" "> This patch adds an exported function to get minimum page size for\n" "> a domain. This patch also modifies similar codes on the iommu.c.\n" "> \n" - "> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>\n" + "> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>\n" "> ---\n" "> drivers/iommu/iommu.c | 18 +++++++++++++++---\n" "> include/linux/iommu.h | 1 +\n" @@ -47,7 +47,7 @@ "\n" "What about making this a 'static inline' in the iommu header file? I'd\n" think it is simple enough and would save us the EXPORT symbol. - "\01:2\0" + "\02:1.2\0" "fn\0signature.asc\0" "b\0" "-----BEGIN PGP SIGNATURE-----\n" @@ -66,5 +66,7 @@ "dgIaqwkz3rKn6MBWAaXBXkJvt9jyZjtVgcVYKw/AvLOTkG2MwqU=\n" "=5ihp\n" "-----END PGP SIGNATURE-----\n" + "\01:2\0" + "b\0" -b9fc77fe904bcc292e5ffb58eac367ad400bf647952ebc2c7025f406996c35ac +b806012aefb700f4188f9c5e31e601f7c736cd289cef116b1a58fdfcc8e77e7d
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.