diff for duplicates of <20140121104637.GD3577@localhost> diff --git a/a/1.txt b/N1/1.txt index d21ce17..bfdb608 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -42,13 +42,9 @@ http://www.spinics.net/lists/arm-kernel/msg292775.html Yes, this is true. We tried to use regmap-mmio/syscon but we need this to initialize the clocksource which is too early for that to work: -https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg484535.html +https://www.mail-archive.com/linux-kernel at vger.kernel.org/msg484535.html -- -Ezequiel García, Free Electrons +Ezequiel Garc?a, Free Electrons Embedded Linux, Kernel and Android Engineering http://free-electrons.com --- -To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index a2cf424..a1d624a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,10 @@ "ref\01390295561-3466-1-git-send-email-ezequiel.garcia@free-electrons.com\0" "ref\01390295561-3466-2-git-send-email-ezequiel.garcia@free-electrons.com\0" "ref\03512865.jTEvHVvFLA@wuerfel\0" - "From\0Ezequiel Garcia <ezequiel.garcia@free-electrons.com>\0" - "Subject\0Re: [PATCH v2 01/15] ARM: Introduce atomic MMIO modify\0" + "From\0ezequiel.garcia@free-electrons.com (Ezequiel Garcia)\0" + "Subject\0[PATCH v2 01/15] ARM: Introduce atomic MMIO modify\0" "Date\0Tue, 21 Jan 2014 07:46:38 -0300\0" - "To\0Arnd Bergmann <arnd@arndb.de>\0" - "Cc\0linux-arm-kernel@lists.infradead.org" - linux-watchdog@vger.kernel.org - devicetree@vger.kernel.org - Lior Amsalem <alior@marvell.com> - Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - Jason Cooper <jason@lakedaemon.net> - Tawfik Bayouk <tawfik@marvell.com> - Andrew Lunn <andrew@lunn.ch> - Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - Wim Van Sebroeck <wim@iguana.be> - Gregory Clement <gregory.clement@free-electrons.com> - " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, Jan 21, 2014 at 10:45:21AM +0100, Arnd Bergmann wrote:\n" @@ -63,15 +51,11 @@ "Yes, this is true. We tried to use regmap-mmio/syscon but we need this\n" "to initialize the clocksource which is too early for that to work:\n" "\n" - "https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg484535.html\n" + "https://www.mail-archive.com/linux-kernel at vger.kernel.org/msg484535.html\n" "\n" "-- \n" - "Ezequiel Garc\303\255a, Free Electrons\n" + "Ezequiel Garc?a, Free Electrons\n" "Embedded Linux, Kernel and Android Engineering\n" - "http://free-electrons.com\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-watchdog\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + http://free-electrons.com -17d3ed4b2a9e22f52753775996e0bb3d0562ec53572a94a4e6b47d0a1daa2ef2 +062b2b1511722eb7b13140de9a3532926db14afecd2159cfd314e311cb018862
diff --git a/a/1.txt b/N2/1.txt index d21ce17..2fd02cf 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -12,7 +12,7 @@ On Tue, Jan 21, 2014 at 10:45:21AM +0100, Arnd Bergmann wrote: > > respectively. The rationale for this is that some users may not require > > register write completion but only thread-safe access to a register. > > -> > Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> +> > Signed-off-by: Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> > > You add the new atomic mmio interfaces in an ARM global header file, > but at the same time make them ARM-only. I'm not opposed to having @@ -42,13 +42,13 @@ http://www.spinics.net/lists/arm-kernel/msg292775.html Yes, this is true. We tried to use regmap-mmio/syscon but we need this to initialize the clocksource which is too early for that to work: -https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg484535.html +https://www.mail-archive.com/linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org/msg484535.html -- Ezequiel García, Free Electrons Embedded Linux, Kernel and Android Engineering http://free-electrons.com -- -To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in -the body of a message to majordomo@vger.kernel.org +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index a2cf424..2286443 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,22 +1,22 @@ "ref\01390295561-3466-1-git-send-email-ezequiel.garcia@free-electrons.com\0" "ref\01390295561-3466-2-git-send-email-ezequiel.garcia@free-electrons.com\0" "ref\03512865.jTEvHVvFLA@wuerfel\0" - "From\0Ezequiel Garcia <ezequiel.garcia@free-electrons.com>\0" + "From\0Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" "Subject\0Re: [PATCH v2 01/15] ARM: Introduce atomic MMIO modify\0" "Date\0Tue, 21 Jan 2014 07:46:38 -0300\0" - "To\0Arnd Bergmann <arnd@arndb.de>\0" - "Cc\0linux-arm-kernel@lists.infradead.org" - linux-watchdog@vger.kernel.org - devicetree@vger.kernel.org - Lior Amsalem <alior@marvell.com> - Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - Jason Cooper <jason@lakedaemon.net> - Tawfik Bayouk <tawfik@marvell.com> - Andrew Lunn <andrew@lunn.ch> - Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - Wim Van Sebroeck <wim@iguana.be> - Gregory Clement <gregory.clement@free-electrons.com> - " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" + "To\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org> + Tawfik Bayouk <tawfik-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> + Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org> + Wim Van Sebroeck <wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org> + Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + " Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" "On Tue, Jan 21, 2014 at 10:45:21AM +0100, Arnd Bergmann wrote:\n" @@ -33,7 +33,7 @@ "> > respectively. The rationale for this is that some users may not require\n" "> > register write completion but only thread-safe access to a register.\n" "> > \n" - "> > Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>\n" + "> > Signed-off-by: Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "> \n" "> You add the new atomic mmio interfaces in an ARM global header file,\n" "> but at the same time make them ARM-only. I'm not opposed to having\n" @@ -63,15 +63,15 @@ "Yes, this is true. We tried to use regmap-mmio/syscon but we need this\n" "to initialize the clocksource which is too early for that to work:\n" "\n" - "https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg484535.html\n" + "https://www.mail-archive.com/linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org/msg484535.html\n" "\n" "-- \n" "Ezequiel Garc\303\255a, Free Electrons\n" "Embedded Linux, Kernel and Android Engineering\n" "http://free-electrons.com\n" "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-watchdog\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" More majordomo info at http://vger.kernel.org/majordomo-info.html -17d3ed4b2a9e22f52753775996e0bb3d0562ec53572a94a4e6b47d0a1daa2ef2 +fedf43ac34440cc22d06b486fb1ad2b1ba58a5056fc6d9c90591db65c08d013d
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.