diff for duplicates of <20140910101333.GA3002@lvm> diff --git a/a/1.txt b/N1/1.txt index 11efaa4..ffd6a8c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,12 +1,12 @@ On Tue, Sep 02, 2014 at 06:06:17PM +0200, Antonios Motakis wrote: > On Sun, Jun 8, 2014 at 12:17 PM, Christoffer Dall -> <christoffer.dall-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote: +> <christoffer.dall@linaro.org> wrote: > > On Thu, Jun 05, 2014 at 07:03:23PM +0200, Antonios Motakis wrote: > >> Adds support to mask interrupts, and also for automasked interrupts. > >> Level sensitive interrupts are exposed as automasked interrupts and > >> are masked and disabled automatically when they fire. > >> -> >> Signed-off-by: Antonios Motakis <a.motakis-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org> +> >> Signed-off-by: Antonios Motakis <a.motakis@virtualopensystems.com> > >> --- > >> drivers/vfio/platform/vfio_platform_irq.c | 112 ++++++++++++++++++++++++-- > >> drivers/vfio/platform/vfio_platform_private.h | 2 + diff --git a/a/content_digest b/N1/content_digest index acd364c..e8855de 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,34 +2,35 @@ "ref\01401987808-23596-16-git-send-email-a.motakis@virtualopensystems.com\0" "ref\020140608101703.GB3279@lvm\0" "ref\0CAG8rG2z02JPE+D-Bo1puuMPCR=wETciLaBgKT+i1XKQ55U-kYg@mail.gmail.com\0" - "ref\0CAG8rG2z02JPE+D-Bo1puuMPCR=wETciLaBgKT+i1XKQ55U-kYg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Christoffer Dall <christoffer.dall-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "From\0Christoffer Dall <christoffer.dall@linaro.org>\0" "Subject\0Re: [RFC PATCH v6 15/20] vfio/platform: support for maskable and automasked interrupts\0" "Date\0Wed, 10 Sep 2014 12:13:33 +0200\0" - "To\0Antonios Motakis <a.motakis-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org>\0" - "Cc\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>" - Stuart Yoder <stuart.yoder-KZfg59tc24xl57MIdRCFDg@public.gmane.org> - KVM devel mailing list <kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Eric Auger <eric.auger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> - Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> - Linux IOMMU <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org> - alvise rigo <a.rigo-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org> - Vladimir Murzin <vladimir.murzin-5wv7dgnIgG8@public.gmane.org> - VirtualOpenSystems Technical Team <tech-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org> - kvm-arm <kvmarm-FPEHb7Xf0XXUo1n7N8X6UoWGPAHP3yOg@public.gmane.org> - " open list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0Antonios Motakis <a.motakis@virtualopensystems.com>\0" + "Cc\0Alex Williamson <alex.williamson@redhat.com>" + kvm-arm <kvmarm@lists.cs.columbia.edu> + Linux IOMMU <iommu@lists.linux-foundation.org> + VirtualOpenSystems Technical Team <tech@virtualopensystems.com> + alvise rigo <a.rigo@virtualopensystems.com> + KVM devel mailing list <kvm@vger.kernel.org> + Will Deacon <will.deacon@arm.com> + Kim Phillips <kim.phillips@freescale.com> + Stuart Yoder <stuart.yoder@freescale.com> + Eric Auger <eric.auger@linaro.org> + Catalin Marinas <catalin.marinas@arm.com> + Mark Rutland <mark.rutland@arm.com> + Vladimir Murzin <vladimir.murzin@arm.com> + " open list <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "On Tue, Sep 02, 2014 at 06:06:17PM +0200, Antonios Motakis wrote:\n" "> On Sun, Jun 8, 2014 at 12:17 PM, Christoffer Dall\n" - "> <christoffer.dall-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n" + "> <christoffer.dall@linaro.org> wrote:\n" "> > On Thu, Jun 05, 2014 at 07:03:23PM +0200, Antonios Motakis wrote:\n" "> >> Adds support to mask interrupts, and also for automasked interrupts.\n" "> >> Level sensitive interrupts are exposed as automasked interrupts and\n" "> >> are masked and disabled automatically when they fire.\n" "> >>\n" - "> >> Signed-off-by: Antonios Motakis <a.motakis-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org>\n" + "> >> Signed-off-by: Antonios Motakis <a.motakis@virtualopensystems.com>\n" "> >> ---\n" "> >> drivers/vfio/platform/vfio_platform_irq.c | 112 ++++++++++++++++++++++++--\n" "> >> drivers/vfio/platform/vfio_platform_private.h | 2 +\n" @@ -175,4 +176,4 @@ "\n" -Christoffer -5cacad93d1360e4f7e94dc5c15cac2a051355f36ccc310474d9c7e3a9c9f25a0 +cc847f68144c9dfbbf9e06bd61c554b1d5e1e327b97cb8da4dd8ca5f4354554b
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.