diff for duplicates of <5613C435.5040404@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 140bb87..3866daa 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On 10/04/15 01:28, Gabriel L. Somlo wrote: -> From: Gabriel Somlo <somlo@cmu.edu> +> From: Gabriel Somlo <somlo-D+Gtc/HYRWM@public.gmane.org> > > Make fw_cfg entries of type "file" available via sysfs. Entries > are listed under /sys/firmware/qemu_fw_cfg/by_key, in folders @@ -11,7 +11,7 @@ On 10/04/15 01:28, Gabriel L. Somlo wrote: > This patch also provides a documentation file outlining the > guest-side "hardware" interface exposed by the QEMU fw_cfg device. > -> Signed-off-by: Gabriel Somlo <somlo@cmu.edu> +> Signed-off-by: Gabriel Somlo <somlo-D+Gtc/HYRWM@public.gmane.org> > --- > .../ABI/testing/sysfs-firmware-qemu_fw_cfg | 167 ++++++++ > drivers/firmware/Kconfig | 10 + @@ -29,7 +29,7 @@ On 10/04/15 01:28, Gabriel L. Somlo wrote: > @@ -0,0 +1,167 @@ > +What: /sys/firmware/qemu_fw_cfg/ > +Date: August 2015 -> +Contact: Gabriel Somlo <somlo@cmu.edu> +> +Contact: Gabriel Somlo <somlo-D+Gtc/HYRWM@public.gmane.org> > +Description: > + Several different architectures supported by QEMU (x86, arm, > + sun4*, ppc/mac) are provisioned with a firmware configuration @@ -267,7 +267,7 @@ Laszlo > +#include <linux/io.h> > +#include <linux/ioport.h> > + -> +MODULE_AUTHOR("Gabriel L. Somlo <somlo@cmu.edu>"); +> +MODULE_AUTHOR("Gabriel L. Somlo <somlo-D+Gtc/HYRWM@public.gmane.org>"); > +MODULE_DESCRIPTION("QEMU fw_cfg sysfs support"); > +MODULE_LICENSE("GPL"); > + diff --git a/a/content_digest b/N1/content_digest index ef4abf7..e87bd83 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,35 @@ "ref\01443914889-9619-1-git-send-email-somlo@cmu.edu\0" "ref\01443914889-9619-2-git-send-email-somlo@cmu.edu\0" - "From\0lersek@redhat.com (Laszlo Ersek)\0" - "Subject\0[PATCH v3 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device\0" + "ref\01443914889-9619-2-git-send-email-somlo-D+Gtc/HYRWM@public.gmane.org\0" + "From\0Laszlo Ersek <lersek-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "Subject\0Re: [PATCH v3 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device\0" "Date\0Tue, 6 Oct 2015 14:53:09 +0200\0" - "To\0kernelnewbies@lists.kernelnewbies.org\0" + "To\0Gabriel L. Somlo <somlo-D+Gtc/HYRWM@public.gmane.org>\0" + "Cc\0gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org" + paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org + galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org + will.deacon-5wv7dgnIgG8@public.gmane.org + agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + zajec5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org + hanjun.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + catalin.marinas-5wv7dgnIgG8@public.gmane.org + linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + kernelnewbies-7JyXY6prKcjpASu1u0TL5ti2O/JbrIOy@public.gmane.org + matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org + jordan.l.justen-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org + mst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org + peter.maydell-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + pbonzini-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org + kraxel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org + " qemu-devel-qX2TKyscuCcdnm+yROfE0A@public.gmane.org\0" "\00:1\0" "b\0" "On 10/04/15 01:28, Gabriel L. Somlo wrote:\n" - "> From: Gabriel Somlo <somlo@cmu.edu>\n" + "> From: Gabriel Somlo <somlo-D+Gtc/HYRWM@public.gmane.org>\n" "> \n" "> Make fw_cfg entries of type \"file\" available via sysfs. Entries\n" "> are listed under /sys/firmware/qemu_fw_cfg/by_key, in folders\n" @@ -19,7 +41,7 @@ "> This patch also provides a documentation file outlining the\n" "> guest-side \"hardware\" interface exposed by the QEMU fw_cfg device.\n" "> \n" - "> Signed-off-by: Gabriel Somlo <somlo@cmu.edu>\n" + "> Signed-off-by: Gabriel Somlo <somlo-D+Gtc/HYRWM@public.gmane.org>\n" "> ---\n" "> .../ABI/testing/sysfs-firmware-qemu_fw_cfg | 167 ++++++++\n" "> drivers/firmware/Kconfig | 10 +\n" @@ -37,7 +59,7 @@ "> @@ -0,0 +1,167 @@\n" "> +What:\t\t/sys/firmware/qemu_fw_cfg/\n" "> +Date:\t\tAugust 2015\n" - "> +Contact:\tGabriel Somlo <somlo@cmu.edu>\n" + "> +Contact:\tGabriel Somlo <somlo-D+Gtc/HYRWM@public.gmane.org>\n" "> +Description:\n" "> +\t\tSeveral different architectures supported by QEMU (x86, arm,\n" "> +\t\tsun4*, ppc/mac) are provisioned with a firmware configuration\n" @@ -275,7 +297,7 @@ "> +#include <linux/io.h>\n" "> +#include <linux/ioport.h>\n" "> +\n" - "> +MODULE_AUTHOR(\"Gabriel L. Somlo <somlo@cmu.edu>\");\n" + "> +MODULE_AUTHOR(\"Gabriel L. Somlo <somlo-D+Gtc/HYRWM@public.gmane.org>\");\n" "> +MODULE_DESCRIPTION(\"QEMU fw_cfg sysfs support\");\n" "> +MODULE_LICENSE(\"GPL\");\n" "> +\n" @@ -719,4 +741,4 @@ "> +module_exit(fw_cfg_sysfs_exit);\n" > -f3541731edf0495f232a19f4bbf6103fff6620f42521fb39b6ea42643ce87946 +0f1cf216da015dd824b9e1844e2b7d0cd12c3d8dd8a282cdb06acd19758f9689
diff --git a/a/content_digest b/N2/content_digest index ef4abf7..ab2f66f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,30 @@ "ref\01443914889-9619-1-git-send-email-somlo@cmu.edu\0" "ref\01443914889-9619-2-git-send-email-somlo@cmu.edu\0" - "From\0lersek@redhat.com (Laszlo Ersek)\0" - "Subject\0[PATCH v3 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device\0" + "From\0Laszlo Ersek <lersek@redhat.com>\0" + "Subject\0Re: [PATCH v3 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device\0" "Date\0Tue, 6 Oct 2015 14:53:09 +0200\0" - "To\0kernelnewbies@lists.kernelnewbies.org\0" + "To\0Gabriel L. Somlo <somlo@cmu.edu>\0" + "Cc\0gregkh@linuxfoundation.org" + paul@pwsan.com + galak@codeaurora.org + will.deacon@arm.com + agross@codeaurora.org + mark.rutland@arm.com + zajec5@gmail.com + hanjun.guo@linaro.org + catalin.marinas@arm.com + linux-api@vger.kernel.org + linux-kernel@vger.kernel.org + kernelnewbies@kernelnewbies.org + matt.fleming@intel.com + jordan.l.justen@intel.com + mst@redhat.com + peter.maydell@linaro.org + leif.lindholm@linaro.org + ard.biesheuvel@linaro.org + pbonzini@redhat.com + kraxel@redhat.com + " qemu-devel@nongnu.org\0" "\00:1\0" "b\0" "On 10/04/15 01:28, Gabriel L. Somlo wrote:\n" @@ -719,4 +740,4 @@ "> +module_exit(fw_cfg_sysfs_exit);\n" > -f3541731edf0495f232a19f4bbf6103fff6620f42521fb39b6ea42643ce87946 +5b4582eba716b7649d1af335c86f4c324d37c805e4f43107ae6b0a89135040af
diff --git a/a/content_digest b/N3/content_digest index ef4abf7..6097713 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,9 +1,30 @@ "ref\01443914889-9619-1-git-send-email-somlo@cmu.edu\0" "ref\01443914889-9619-2-git-send-email-somlo@cmu.edu\0" - "From\0lersek@redhat.com (Laszlo Ersek)\0" - "Subject\0[PATCH v3 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device\0" + "From\0Laszlo Ersek <lersek@redhat.com>\0" + "Subject\0Re: [Qemu-devel] [PATCH v3 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device\0" "Date\0Tue, 6 Oct 2015 14:53:09 +0200\0" - "To\0kernelnewbies@lists.kernelnewbies.org\0" + "To\0Gabriel L. Somlo <somlo@cmu.edu>\0" + "Cc\0mark.rutland@arm.com" + peter.maydell@linaro.org + paul@pwsan.com + zajec5@gmail.com + catalin.marinas@arm.com + jordan.l.justen@intel.com + kernelnewbies@kernelnewbies.org + gregkh@linuxfoundation.org + galak@codeaurora.org + will.deacon@arm.com + linux-kernel@vger.kernel.org + leif.lindholm@linaro.org + qemu-devel@nongnu.org + ard.biesheuvel@linaro.org + matt.fleming@intel.com + mst@redhat.com + hanjun.guo@linaro.org + agross@codeaurora.org + pbonzini@redhat.com + linux-api@vger.kernel.org + " kraxel@redhat.com\0" "\00:1\0" "b\0" "On 10/04/15 01:28, Gabriel L. Somlo wrote:\n" @@ -719,4 +740,4 @@ "> +module_exit(fw_cfg_sysfs_exit);\n" > -f3541731edf0495f232a19f4bbf6103fff6620f42521fb39b6ea42643ce87946 +09d48ab551e75366e65d7c7662d2dd356cd1a47da210d4a9df077ca62f702cf3
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.