All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150508102938.GD29044@x1>

diff --git a/a/1.txt b/N1/1.txt
index ccf9863..756e9ee 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,30 +5,28 @@ On Fri, 08 May 2015, Paul Bolle wrote:
 > > > On Thu, 2015-05-07 at 14:38 +0100, Lee Jones wrote:
 > > > > --- a/drivers/clocksource/Kconfig
 > > > > +++ b/drivers/clocksource/Kconfig
-> > >=20
+> > > 
 > > > > +config CLKSRC_ST_LPC_TIMER_SCHED_CLOCK
 > > > > +	bool
 > > > > +	depends on CLKSRC_ST_LPC
 > > > > +	default y
 > > > > +	help
 > > > > +	  Use Low Power controller timer clock source as sched_clock
-> > >=20
-> > > This adds, as far as I can see, a Kconfig symbol that will always be =
-in
+> > > 
+> > > This adds, as far as I can see, a Kconfig symbol that will always be in
 > > > lockstep with CLKSRC_ST_LPC. Ie, CLKSRC_ST_LPC and
-> > > CLKSRC_ST_LPC_TIMER_SCHED_CLOCK will always both be 'n' or both be 'y=
-'.
-> > >=20
+> > > CLKSRC_ST_LPC_TIMER_SCHED_CLOCK will always both be 'n' or both be 'y'.
+> > > 
 > > > Are there plans to break that lockstep in the future?
-> >=20
-> > What's stopping CONFIG_CLKSRC_ST_LPC_TIMER_SCHED_CLOCK=3Dn?
->=20
-> If CLKSRC_ST_LPC=3Dy you mean? The lack of a prompt, I'd say. Ie, you
+> > 
+> > What's stopping CONFIG_CLKSRC_ST_LPC_TIMER_SCHED_CLOCK=n?
+> 
+> If CLKSRC_ST_LPC=y you mean? The lack of a prompt, I'd say. Ie, you
 > would need
 > 	bool "A very short description"
->=20
+> 
 > to be able to set these independently.
->=20
+> 
 > But now I notice that I missed that there appears to be a problem with
 > CLKSRC_ST_LPC too. I'll reply to 2/12 shortly.
 
@@ -36,21 +34,12 @@ Ah, you mean from menuconfig.  I almost forgot what that was. ;)
 
 I can add a menu option, no problem.
 
---=20
+-- 
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
-Linaro.org =E2=94=82 Open source software for ARM SoCs
+Linaro.org │ Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
-
---=20
---=20
-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.
----=20
-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 e=
-mail to rtc-linux+unsubscribe@googlegroups.com.
-For more options, visit https://groups.google.com/d/optout.
+--
+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 22831a0..6c42a26 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,7 +4,7 @@
  "ref\020150508093603.GB29044@x1\0"
  "ref\01431078730.13593.14.camel@x220\0"
  "From\0Lee Jones <lee.jones@linaro.org>\0"
- "Subject\0[rtc-linux] Re: [PATCH 03/12] clocksource: sti: Provide 'use timer as sched clock' capability\0"
+ "Subject\0Re: [PATCH 03/12] clocksource: sti: Provide 'use timer as sched clock' capability\0"
  "Date\0Fri, 8 May 2015 11:29:38 +0100\0"
  "To\0Paul Bolle <pebolle@tiscali.nl>\0"
  "Cc\0linux-arm-kernel@lists.infradead.org"
@@ -27,30 +27,28 @@
  "> > > On Thu, 2015-05-07 at 14:38 +0100, Lee Jones wrote:\n"
  "> > > > --- a/drivers/clocksource/Kconfig\n"
  "> > > > +++ b/drivers/clocksource/Kconfig\n"
- "> > >=20\n"
+ "> > > \n"
  "> > > > +config CLKSRC_ST_LPC_TIMER_SCHED_CLOCK\n"
  "> > > > +\tbool\n"
  "> > > > +\tdepends on CLKSRC_ST_LPC\n"
  "> > > > +\tdefault y\n"
  "> > > > +\thelp\n"
  "> > > > +\t  Use Low Power controller timer clock source as sched_clock\n"
- "> > >=20\n"
- "> > > This adds, as far as I can see, a Kconfig symbol that will always be =\n"
- "in\n"
+ "> > > \n"
+ "> > > This adds, as far as I can see, a Kconfig symbol that will always be in\n"
  "> > > lockstep with CLKSRC_ST_LPC. Ie, CLKSRC_ST_LPC and\n"
- "> > > CLKSRC_ST_LPC_TIMER_SCHED_CLOCK will always both be 'n' or both be 'y=\n"
- "'.\n"
- "> > >=20\n"
+ "> > > CLKSRC_ST_LPC_TIMER_SCHED_CLOCK will always both be 'n' or both be 'y'.\n"
+ "> > > \n"
  "> > > Are there plans to break that lockstep in the future?\n"
- "> >=20\n"
- "> > What's stopping CONFIG_CLKSRC_ST_LPC_TIMER_SCHED_CLOCK=3Dn?\n"
- ">=20\n"
- "> If CLKSRC_ST_LPC=3Dy you mean? The lack of a prompt, I'd say. Ie, you\n"
+ "> > \n"
+ "> > What's stopping CONFIG_CLKSRC_ST_LPC_TIMER_SCHED_CLOCK=n?\n"
+ "> \n"
+ "> If CLKSRC_ST_LPC=y you mean? The lack of a prompt, I'd say. Ie, you\n"
  "> would need\n"
  "> \tbool \"A very short description\"\n"
- ">=20\n"
+ "> \n"
  "> to be able to set these independently.\n"
- ">=20\n"
+ "> \n"
  "> But now I notice that I missed that there appears to be a problem with\n"
  "> CLKSRC_ST_LPC too. I'll reply to 2/12 shortly.\n"
  "\n"
@@ -58,23 +56,14 @@
  "\n"
  "I can add a menu option, no problem.\n"
  "\n"
- "--=20\n"
+ "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org =E2=94=82 Open source software for ARM SoCs\n"
+ "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
  "Follow Linaro: Facebook | Twitter | Blog\n"
- "\n"
- "--=20\n"
- "--=20\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"
- "---=20\n"
- "You received this message because you are subscribed to the Google Groups \"=\n"
- "rtc-linux\" group.\n"
- "To unsubscribe from this group and stop receiving emails from it, send an e=\n"
- "mail to rtc-linux+unsubscribe@googlegroups.com.\n"
- For more options, visit https://groups.google.com/d/optout.
+ "--\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
 
-7ab9a8597929bb71f18babb5228f7274034f7a4a11c49ac63f5034f9dca6be72
+9b4bca141e1f021d7aac230551fc84ae91f4156cb470ddbae3cc5352ffd9816d

diff --git a/a/1.txt b/N2/1.txt
index ccf9863..6cb28df 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -5,30 +5,28 @@ On Fri, 08 May 2015, Paul Bolle wrote:
 > > > On Thu, 2015-05-07 at 14:38 +0100, Lee Jones wrote:
 > > > > --- a/drivers/clocksource/Kconfig
 > > > > +++ b/drivers/clocksource/Kconfig
-> > >=20
+> > > 
 > > > > +config CLKSRC_ST_LPC_TIMER_SCHED_CLOCK
 > > > > +	bool
 > > > > +	depends on CLKSRC_ST_LPC
 > > > > +	default y
 > > > > +	help
 > > > > +	  Use Low Power controller timer clock source as sched_clock
-> > >=20
-> > > This adds, as far as I can see, a Kconfig symbol that will always be =
-in
+> > > 
+> > > This adds, as far as I can see, a Kconfig symbol that will always be in
 > > > lockstep with CLKSRC_ST_LPC. Ie, CLKSRC_ST_LPC and
-> > > CLKSRC_ST_LPC_TIMER_SCHED_CLOCK will always both be 'n' or both be 'y=
-'.
-> > >=20
+> > > CLKSRC_ST_LPC_TIMER_SCHED_CLOCK will always both be 'n' or both be 'y'.
+> > > 
 > > > Are there plans to break that lockstep in the future?
-> >=20
-> > What's stopping CONFIG_CLKSRC_ST_LPC_TIMER_SCHED_CLOCK=3Dn?
->=20
-> If CLKSRC_ST_LPC=3Dy you mean? The lack of a prompt, I'd say. Ie, you
+> > 
+> > What's stopping CONFIG_CLKSRC_ST_LPC_TIMER_SCHED_CLOCK=n?
+> 
+> If CLKSRC_ST_LPC=y you mean? The lack of a prompt, I'd say. Ie, you
 > would need
 > 	bool "A very short description"
->=20
+> 
 > to be able to set these independently.
->=20
+> 
 > But now I notice that I missed that there appears to be a problem with
 > CLKSRC_ST_LPC too. I'll reply to 2/12 shortly.
 
@@ -36,21 +34,8 @@ Ah, you mean from menuconfig.  I almost forgot what that was. ;)
 
 I can add a menu option, no problem.
 
---=20
+-- 
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
-Linaro.org =E2=94=82 Open source software for ARM SoCs
+Linaro.org ? Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
-
---=20
---=20
-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.
----=20
-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 e=
-mail to rtc-linux+unsubscribe@googlegroups.com.
-For more options, visit https://groups.google.com/d/optout.
diff --git a/a/content_digest b/N2/content_digest
index 22831a0..b2878f9 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,21 +3,10 @@
  "ref\01431074699.13593.4.camel@x220\0"
  "ref\020150508093603.GB29044@x1\0"
  "ref\01431078730.13593.14.camel@x220\0"
- "From\0Lee Jones <lee.jones@linaro.org>\0"
- "Subject\0[rtc-linux] Re: [PATCH 03/12] clocksource: sti: Provide 'use timer as sched clock' capability\0"
+ "From\0lee.jones@linaro.org (Lee Jones)\0"
+ "Subject\0[PATCH 03/12] clocksource: sti: Provide 'use timer as sched clock' capability\0"
  "Date\0Fri, 8 May 2015 11:29:38 +0100\0"
- "To\0Paul Bolle <pebolle@tiscali.nl>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  linux-kernel@vger.kernel.org
-  kernel@stlinux.com
-  devicetree@vger.kernel.org
-  daniel.lezcano@linaro.org
-  tglx@linutronix.de
-  wim@iguana.be
-  a.zummo@towertech.it
-  linux-watchdog@vger.kernel.org
-  rtc-linux@googlegroups.com
- " linux@roeck-us.net\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, 08 May 2015, Paul Bolle wrote:\n"
@@ -27,30 +16,28 @@
  "> > > On Thu, 2015-05-07 at 14:38 +0100, Lee Jones wrote:\n"
  "> > > > --- a/drivers/clocksource/Kconfig\n"
  "> > > > +++ b/drivers/clocksource/Kconfig\n"
- "> > >=20\n"
+ "> > > \n"
  "> > > > +config CLKSRC_ST_LPC_TIMER_SCHED_CLOCK\n"
  "> > > > +\tbool\n"
  "> > > > +\tdepends on CLKSRC_ST_LPC\n"
  "> > > > +\tdefault y\n"
  "> > > > +\thelp\n"
  "> > > > +\t  Use Low Power controller timer clock source as sched_clock\n"
- "> > >=20\n"
- "> > > This adds, as far as I can see, a Kconfig symbol that will always be =\n"
- "in\n"
+ "> > > \n"
+ "> > > This adds, as far as I can see, a Kconfig symbol that will always be in\n"
  "> > > lockstep with CLKSRC_ST_LPC. Ie, CLKSRC_ST_LPC and\n"
- "> > > CLKSRC_ST_LPC_TIMER_SCHED_CLOCK will always both be 'n' or both be 'y=\n"
- "'.\n"
- "> > >=20\n"
+ "> > > CLKSRC_ST_LPC_TIMER_SCHED_CLOCK will always both be 'n' or both be 'y'.\n"
+ "> > > \n"
  "> > > Are there plans to break that lockstep in the future?\n"
- "> >=20\n"
- "> > What's stopping CONFIG_CLKSRC_ST_LPC_TIMER_SCHED_CLOCK=3Dn?\n"
- ">=20\n"
- "> If CLKSRC_ST_LPC=3Dy you mean? The lack of a prompt, I'd say. Ie, you\n"
+ "> > \n"
+ "> > What's stopping CONFIG_CLKSRC_ST_LPC_TIMER_SCHED_CLOCK=n?\n"
+ "> \n"
+ "> If CLKSRC_ST_LPC=y you mean? The lack of a prompt, I'd say. Ie, you\n"
  "> would need\n"
  "> \tbool \"A very short description\"\n"
- ">=20\n"
+ "> \n"
  "> to be able to set these independently.\n"
- ">=20\n"
+ "> \n"
  "> But now I notice that I missed that there appears to be a problem with\n"
  "> CLKSRC_ST_LPC too. I'll reply to 2/12 shortly.\n"
  "\n"
@@ -58,23 +45,10 @@
  "\n"
  "I can add a menu option, no problem.\n"
  "\n"
- "--=20\n"
+ "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org =E2=94=82 Open source software for ARM SoCs\n"
- "Follow Linaro: Facebook | Twitter | Blog\n"
- "\n"
- "--=20\n"
- "--=20\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"
- "---=20\n"
- "You received this message because you are subscribed to the Google Groups \"=\n"
- "rtc-linux\" group.\n"
- "To unsubscribe from this group and stop receiving emails from it, send an e=\n"
- "mail to rtc-linux+unsubscribe@googlegroups.com.\n"
- For more options, visit https://groups.google.com/d/optout.
+ "Linaro.org ? Open source software for ARM SoCs\n"
+ Follow Linaro: Facebook | Twitter | Blog
 
-7ab9a8597929bb71f18babb5228f7274034f7a4a11c49ac63f5034f9dca6be72
+94d64b11eb8a965232b327da7f7f08fd52ae892b5b3c9c391b2a831eab91fde9

diff --git a/a/1.txt b/N3/1.txt
index ccf9863..3e09a98 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -5,30 +5,28 @@ On Fri, 08 May 2015, Paul Bolle wrote:
 > > > On Thu, 2015-05-07 at 14:38 +0100, Lee Jones wrote:
 > > > > --- a/drivers/clocksource/Kconfig
 > > > > +++ b/drivers/clocksource/Kconfig
-> > >=20
+> > > 
 > > > > +config CLKSRC_ST_LPC_TIMER_SCHED_CLOCK
 > > > > +	bool
 > > > > +	depends on CLKSRC_ST_LPC
 > > > > +	default y
 > > > > +	help
 > > > > +	  Use Low Power controller timer clock source as sched_clock
-> > >=20
-> > > This adds, as far as I can see, a Kconfig symbol that will always be =
-in
+> > > 
+> > > This adds, as far as I can see, a Kconfig symbol that will always be in
 > > > lockstep with CLKSRC_ST_LPC. Ie, CLKSRC_ST_LPC and
-> > > CLKSRC_ST_LPC_TIMER_SCHED_CLOCK will always both be 'n' or both be 'y=
-'.
-> > >=20
+> > > CLKSRC_ST_LPC_TIMER_SCHED_CLOCK will always both be 'n' or both be 'y'.
+> > > 
 > > > Are there plans to break that lockstep in the future?
-> >=20
-> > What's stopping CONFIG_CLKSRC_ST_LPC_TIMER_SCHED_CLOCK=3Dn?
->=20
-> If CLKSRC_ST_LPC=3Dy you mean? The lack of a prompt, I'd say. Ie, you
+> > 
+> > What's stopping CONFIG_CLKSRC_ST_LPC_TIMER_SCHED_CLOCK=n?
+> 
+> If CLKSRC_ST_LPC=y you mean? The lack of a prompt, I'd say. Ie, you
 > would need
 > 	bool "A very short description"
->=20
+> 
 > to be able to set these independently.
->=20
+> 
 > But now I notice that I missed that there appears to be a problem with
 > CLKSRC_ST_LPC too. I'll reply to 2/12 shortly.
 
@@ -36,21 +34,12 @@ Ah, you mean from menuconfig.  I almost forgot what that was. ;)
 
 I can add a menu option, no problem.
 
---=20
+-- 
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
-Linaro.org =E2=94=82 Open source software for ARM SoCs
+Linaro.org │ Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
-
---=20
---=20
-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.
----=20
-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 e=
-mail to rtc-linux+unsubscribe@googlegroups.com.
-For more options, visit https://groups.google.com/d/optout.
+--
+To unsubscribe from this list: send the line "unsubscribe linux-watchdog" 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/N3/content_digest
index 22831a0..244d4d8 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -3,21 +3,21 @@
  "ref\01431074699.13593.4.camel@x220\0"
  "ref\020150508093603.GB29044@x1\0"
  "ref\01431078730.13593.14.camel@x220\0"
- "From\0Lee Jones <lee.jones@linaro.org>\0"
- "Subject\0[rtc-linux] Re: [PATCH 03/12] clocksource: sti: Provide 'use timer as sched clock' capability\0"
+ "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 03/12] clocksource: sti: Provide 'use timer as sched clock' capability\0"
  "Date\0Fri, 8 May 2015 11:29:38 +0100\0"
- "To\0Paul Bolle <pebolle@tiscali.nl>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  linux-kernel@vger.kernel.org
-  kernel@stlinux.com
-  devicetree@vger.kernel.org
-  daniel.lezcano@linaro.org
-  tglx@linutronix.de
-  wim@iguana.be
-  a.zummo@towertech.it
-  linux-watchdog@vger.kernel.org
-  rtc-linux@googlegroups.com
- " linux@roeck-us.net\0"
+ "To\0Paul Bolle <pebolle-IWqWACnzNjzz+pZb47iToQ@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  kernel-F5mvAk5X5gdBDgjK7y7TUQ@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org
+  wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org
+  a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org
+  linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
+ " linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, 08 May 2015, Paul Bolle wrote:\n"
@@ -27,30 +27,28 @@
  "> > > On Thu, 2015-05-07 at 14:38 +0100, Lee Jones wrote:\n"
  "> > > > --- a/drivers/clocksource/Kconfig\n"
  "> > > > +++ b/drivers/clocksource/Kconfig\n"
- "> > >=20\n"
+ "> > > \n"
  "> > > > +config CLKSRC_ST_LPC_TIMER_SCHED_CLOCK\n"
  "> > > > +\tbool\n"
  "> > > > +\tdepends on CLKSRC_ST_LPC\n"
  "> > > > +\tdefault y\n"
  "> > > > +\thelp\n"
  "> > > > +\t  Use Low Power controller timer clock source as sched_clock\n"
- "> > >=20\n"
- "> > > This adds, as far as I can see, a Kconfig symbol that will always be =\n"
- "in\n"
+ "> > > \n"
+ "> > > This adds, as far as I can see, a Kconfig symbol that will always be in\n"
  "> > > lockstep with CLKSRC_ST_LPC. Ie, CLKSRC_ST_LPC and\n"
- "> > > CLKSRC_ST_LPC_TIMER_SCHED_CLOCK will always both be 'n' or both be 'y=\n"
- "'.\n"
- "> > >=20\n"
+ "> > > CLKSRC_ST_LPC_TIMER_SCHED_CLOCK will always both be 'n' or both be 'y'.\n"
+ "> > > \n"
  "> > > Are there plans to break that lockstep in the future?\n"
- "> >=20\n"
- "> > What's stopping CONFIG_CLKSRC_ST_LPC_TIMER_SCHED_CLOCK=3Dn?\n"
- ">=20\n"
- "> If CLKSRC_ST_LPC=3Dy you mean? The lack of a prompt, I'd say. Ie, you\n"
+ "> > \n"
+ "> > What's stopping CONFIG_CLKSRC_ST_LPC_TIMER_SCHED_CLOCK=n?\n"
+ "> \n"
+ "> If CLKSRC_ST_LPC=y you mean? The lack of a prompt, I'd say. Ie, you\n"
  "> would need\n"
  "> \tbool \"A very short description\"\n"
- ">=20\n"
+ "> \n"
  "> to be able to set these independently.\n"
- ">=20\n"
+ "> \n"
  "> But now I notice that I missed that there appears to be a problem with\n"
  "> CLKSRC_ST_LPC too. I'll reply to 2/12 shortly.\n"
  "\n"
@@ -58,23 +56,14 @@
  "\n"
  "I can add a menu option, no problem.\n"
  "\n"
- "--=20\n"
+ "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org =E2=94=82 Open source software for ARM SoCs\n"
+ "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
  "Follow Linaro: Facebook | Twitter | Blog\n"
- "\n"
- "--=20\n"
- "--=20\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"
- "---=20\n"
- "You received this message because you are subscribed to the Google Groups \"=\n"
- "rtc-linux\" group.\n"
- "To unsubscribe from this group and stop receiving emails from it, send an e=\n"
- "mail to rtc-linux+unsubscribe@googlegroups.com.\n"
- For more options, visit https://groups.google.com/d/optout.
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe linux-watchdog\" 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
 
-7ab9a8597929bb71f18babb5228f7274034f7a4a11c49ac63f5034f9dca6be72
+81a743e99b7f6d7112a6b6d9e04b0ecf114cebb517c9e67ba084b282d506e820

diff --git a/a/1.txt b/N4/1.txt
index ccf9863..4be6ec0 100644
--- a/a/1.txt
+++ b/N4/1.txt
@@ -5,30 +5,28 @@ On Fri, 08 May 2015, Paul Bolle wrote:
 > > > On Thu, 2015-05-07 at 14:38 +0100, Lee Jones wrote:
 > > > > --- a/drivers/clocksource/Kconfig
 > > > > +++ b/drivers/clocksource/Kconfig
-> > >=20
+> > > 
 > > > > +config CLKSRC_ST_LPC_TIMER_SCHED_CLOCK
 > > > > +	bool
 > > > > +	depends on CLKSRC_ST_LPC
 > > > > +	default y
 > > > > +	help
 > > > > +	  Use Low Power controller timer clock source as sched_clock
-> > >=20
-> > > This adds, as far as I can see, a Kconfig symbol that will always be =
-in
+> > > 
+> > > This adds, as far as I can see, a Kconfig symbol that will always be in
 > > > lockstep with CLKSRC_ST_LPC. Ie, CLKSRC_ST_LPC and
-> > > CLKSRC_ST_LPC_TIMER_SCHED_CLOCK will always both be 'n' or both be 'y=
-'.
-> > >=20
+> > > CLKSRC_ST_LPC_TIMER_SCHED_CLOCK will always both be 'n' or both be 'y'.
+> > > 
 > > > Are there plans to break that lockstep in the future?
-> >=20
-> > What's stopping CONFIG_CLKSRC_ST_LPC_TIMER_SCHED_CLOCK=3Dn?
->=20
-> If CLKSRC_ST_LPC=3Dy you mean? The lack of a prompt, I'd say. Ie, you
+> > 
+> > What's stopping CONFIG_CLKSRC_ST_LPC_TIMER_SCHED_CLOCK=n?
+> 
+> If CLKSRC_ST_LPC=y you mean? The lack of a prompt, I'd say. Ie, you
 > would need
 > 	bool "A very short description"
->=20
+> 
 > to be able to set these independently.
->=20
+> 
 > But now I notice that I missed that there appears to be a problem with
 > CLKSRC_ST_LPC too. I'll reply to 2/12 shortly.
 
@@ -36,21 +34,8 @@ Ah, you mean from menuconfig.  I almost forgot what that was. ;)
 
 I can add a menu option, no problem.
 
---=20
+-- 
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
-Linaro.org =E2=94=82 Open source software for ARM SoCs
+Linaro.org │ Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
-
---=20
---=20
-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.
----=20
-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 e=
-mail to rtc-linux+unsubscribe@googlegroups.com.
-For more options, visit https://groups.google.com/d/optout.
diff --git a/a/content_digest b/N4/content_digest
index 22831a0..84d8877 100644
--- a/a/content_digest
+++ b/N4/content_digest
@@ -4,7 +4,7 @@
  "ref\020150508093603.GB29044@x1\0"
  "ref\01431078730.13593.14.camel@x220\0"
  "From\0Lee Jones <lee.jones@linaro.org>\0"
- "Subject\0[rtc-linux] Re: [PATCH 03/12] clocksource: sti: Provide 'use timer as sched clock' capability\0"
+ "Subject\0Re: [PATCH 03/12] clocksource: sti: Provide 'use timer as sched clock' capability\0"
  "Date\0Fri, 8 May 2015 11:29:38 +0100\0"
  "To\0Paul Bolle <pebolle@tiscali.nl>\0"
  "Cc\0linux-arm-kernel@lists.infradead.org"
@@ -27,30 +27,28 @@
  "> > > On Thu, 2015-05-07 at 14:38 +0100, Lee Jones wrote:\n"
  "> > > > --- a/drivers/clocksource/Kconfig\n"
  "> > > > +++ b/drivers/clocksource/Kconfig\n"
- "> > >=20\n"
+ "> > > \n"
  "> > > > +config CLKSRC_ST_LPC_TIMER_SCHED_CLOCK\n"
  "> > > > +\tbool\n"
  "> > > > +\tdepends on CLKSRC_ST_LPC\n"
  "> > > > +\tdefault y\n"
  "> > > > +\thelp\n"
  "> > > > +\t  Use Low Power controller timer clock source as sched_clock\n"
- "> > >=20\n"
- "> > > This adds, as far as I can see, a Kconfig symbol that will always be =\n"
- "in\n"
+ "> > > \n"
+ "> > > This adds, as far as I can see, a Kconfig symbol that will always be in\n"
  "> > > lockstep with CLKSRC_ST_LPC. Ie, CLKSRC_ST_LPC and\n"
- "> > > CLKSRC_ST_LPC_TIMER_SCHED_CLOCK will always both be 'n' or both be 'y=\n"
- "'.\n"
- "> > >=20\n"
+ "> > > CLKSRC_ST_LPC_TIMER_SCHED_CLOCK will always both be 'n' or both be 'y'.\n"
+ "> > > \n"
  "> > > Are there plans to break that lockstep in the future?\n"
- "> >=20\n"
- "> > What's stopping CONFIG_CLKSRC_ST_LPC_TIMER_SCHED_CLOCK=3Dn?\n"
- ">=20\n"
- "> If CLKSRC_ST_LPC=3Dy you mean? The lack of a prompt, I'd say. Ie, you\n"
+ "> > \n"
+ "> > What's stopping CONFIG_CLKSRC_ST_LPC_TIMER_SCHED_CLOCK=n?\n"
+ "> \n"
+ "> If CLKSRC_ST_LPC=y you mean? The lack of a prompt, I'd say. Ie, you\n"
  "> would need\n"
  "> \tbool \"A very short description\"\n"
- ">=20\n"
+ "> \n"
  "> to be able to set these independently.\n"
- ">=20\n"
+ "> \n"
  "> But now I notice that I missed that there appears to be a problem with\n"
  "> CLKSRC_ST_LPC too. I'll reply to 2/12 shortly.\n"
  "\n"
@@ -58,23 +56,10 @@
  "\n"
  "I can add a menu option, no problem.\n"
  "\n"
- "--=20\n"
+ "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org =E2=94=82 Open source software for ARM SoCs\n"
- "Follow Linaro: Facebook | Twitter | Blog\n"
- "\n"
- "--=20\n"
- "--=20\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"
- "---=20\n"
- "You received this message because you are subscribed to the Google Groups \"=\n"
- "rtc-linux\" group.\n"
- "To unsubscribe from this group and stop receiving emails from it, send an e=\n"
- "mail to rtc-linux+unsubscribe@googlegroups.com.\n"
- For more options, visit https://groups.google.com/d/optout.
+ "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
+ Follow Linaro: Facebook | Twitter | Blog
 
-7ab9a8597929bb71f18babb5228f7274034f7a4a11c49ac63f5034f9dca6be72
+28fad9b80bc6560490284de2184710d64a4d40db9efa2e0fdfe0869aa991d4d8

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.