diff for duplicates of <20151208124854.GC2518@codeblueprint.co.uk> diff --git a/a/1.txt b/N1/1.txt index 0a4daaf..c8f3ad1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ On Tue, 01 Dec, at 11:50:19AM, Ard Biesheuvel wrote: > architectures have a legcay CMOS RTC anyway, we can remove the rtc_lock > spinlock entirely. > -> Signed-off-by: Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> > --- > drivers/firmware/efi/runtime-wrappers.c | 32 +++++--------------- > 1 file changed, 8 insertions(+), 24 deletions(-) @@ -17,3 +17,14 @@ physical device that UEFI would with the GetTime() service? With the pending 32-bit ARM UEFI support coming, this needs to be considered carefully. + +-- +-- +You received this message because you are subscribed to "rtc-linux". +Membership options at http://groups.google.com/group/rtc-linux . +Please read http://groups.google.com/group/rtc-linux/web/checklist +before submitting a driver. +--- +You received this message because you are subscribed to the Google Groups "rtc-linux" group. +To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. +For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N1/content_digest index 2b13f18..503a5c3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,14 @@ "ref\01448967020-20190-1-git-send-email-ard.biesheuvel@linaro.org\0" "ref\01448967020-20190-7-git-send-email-ard.biesheuvel@linaro.org\0" - "ref\01448967020-20190-7-git-send-email-ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" - "From\0Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>\0" - "Subject\0Re: [PATCH v2 6/7] efi: runtime-wrapper: get rid of the rtc_lock spinlock\0" + "From\0Matt Fleming <matt@codeblueprint.co.uk>\0" + "Subject\0[rtc-linux] Re: [PATCH v2 6/7] efi: runtime-wrapper: get rid of the rtc_lock spinlock\0" "Date\0Tue, 8 Dec 2015 12:48:54 +0000\0" - "To\0Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> - " rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" + "To\0Ard Biesheuvel <ard.biesheuvel@linaro.org>\0" + "Cc\0linux-efi@vger.kernel.org" + Alexandre Belloni <alexandre.belloni@free-electrons.com> + linux-kernel@vger.kernel.org + Thomas Gleixner <tglx@linutronix.de> + " rtc-linux@googlegroups.com\0" "\00:1\0" "b\0" "On Tue, 01 Dec, at 11:50:19AM, Ard Biesheuvel wrote:\n" @@ -20,7 +19,7 @@ "> architectures have a legcay CMOS RTC anyway, we can remove the rtc_lock\n" "> spinlock entirely.\n" "> \n" - "> Signed-off-by: Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>\n" "> ---\n" "> drivers/firmware/efi/runtime-wrappers.c | 32 +++++---------------\n" "> 1 file changed, 8 insertions(+), 24 deletions(-)\n" @@ -30,6 +29,17 @@ "physical device that UEFI would with the GetTime() service?\n" "\n" "With the pending 32-bit ARM UEFI support coming, this needs to be\n" - considered carefully. + "considered carefully.\n" + "\n" + "-- \n" + "-- \n" + "You received this message because you are subscribed to \"rtc-linux\".\n" + "Membership options at http://groups.google.com/group/rtc-linux .\n" + "Please read http://groups.google.com/group/rtc-linux/web/checklist\n" + "before submitting a driver.\n" + "--- \n" + "You received this message because you are subscribed to the Google Groups \"rtc-linux\" group.\n" + "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.\n" + For more options, visit https://groups.google.com/d/optout. -a6d798ad0e57a998dcd22c624519ae95912611c71a97268ccd5ef23d42300a5d +a62b152de8e663d50046c95b2eb603243bfb35b4bca566376e02dd40b2181e8e
diff --git a/a/1.txt b/N2/1.txt index 0a4daaf..3f14844 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -6,7 +6,7 @@ On Tue, 01 Dec, at 11:50:19AM, Ard Biesheuvel wrote: > architectures have a legcay CMOS RTC anyway, we can remove the rtc_lock > spinlock entirely. > -> Signed-off-by: Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> > --- > drivers/firmware/efi/runtime-wrappers.c | 32 +++++--------------- > 1 file changed, 8 insertions(+), 24 deletions(-) diff --git a/a/content_digest b/N2/content_digest index 2b13f18..1143ddd 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,15 +1,14 @@ "ref\01448967020-20190-1-git-send-email-ard.biesheuvel@linaro.org\0" "ref\01448967020-20190-7-git-send-email-ard.biesheuvel@linaro.org\0" - "ref\01448967020-20190-7-git-send-email-ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" - "From\0Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>\0" + "From\0Matt Fleming <matt@codeblueprint.co.uk>\0" "Subject\0Re: [PATCH v2 6/7] efi: runtime-wrapper: get rid of the rtc_lock spinlock\0" "Date\0Tue, 8 Dec 2015 12:48:54 +0000\0" - "To\0Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> - " rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" + "To\0Ard Biesheuvel <ard.biesheuvel@linaro.org>\0" + "Cc\0linux-efi@vger.kernel.org" + Alexandre Belloni <alexandre.belloni@free-electrons.com> + linux-kernel@vger.kernel.org + Thomas Gleixner <tglx@linutronix.de> + " rtc-linux@googlegroups.com\0" "\00:1\0" "b\0" "On Tue, 01 Dec, at 11:50:19AM, Ard Biesheuvel wrote:\n" @@ -20,7 +19,7 @@ "> architectures have a legcay CMOS RTC anyway, we can remove the rtc_lock\n" "> spinlock entirely.\n" "> \n" - "> Signed-off-by: Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>\n" "> ---\n" "> drivers/firmware/efi/runtime-wrappers.c | 32 +++++---------------\n" "> 1 file changed, 8 insertions(+), 24 deletions(-)\n" @@ -32,4 +31,4 @@ "With the pending 32-bit ARM UEFI support coming, this needs to be\n" considered carefully. -a6d798ad0e57a998dcd22c624519ae95912611c71a97268ccd5ef23d42300a5d +9cfd5d1c8a54366e233a42306c9ddbb49754d3ce8600fbb76e96f2f782b58837
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.