All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1496059116.31994.6.camel@nxp.com>

diff --git a/a/1.txt b/N1/1.txt
index b751d56..892fd29 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -25,25 +25,25 @@ index 2aa14ff..3025383 100644
 +++ b/init/Kconfig
 @@ -659,14 +659,6 @@ config
 RCU_FAST_NO_HZ
-?
-??????????Say N if you are unsure.
-?
+ 
+          Say N if you are unsure.
+ 
 -config
 TREE_RCU_TRACE
--???????def_bool RCU_TRACE && ( TREE_RCU || PREEMPT_RCU )
--???????select DEBUG_FS
--???????help
--?????????This option provides
+-       def_bool RCU_TRACE && ( TREE_RCU || PREEMPT_RCU )
+-       select DEBUG_FS
+-       help
+-         This option provides
 tracing for the TREE_RCU and
--?????????PREEMPT_RCU implementations,
+-         PREEMPT_RCU implementations,
 permitting Makefile to
--?????????trivially select
+-         trivially select
 kernel/rcutree_trace.c.
 -
-?config RCU_BOOST
-????????bool "Enable RCU
+ config RCU_BOOST
+        bool "Enable RCU
 priority boosting"
-????????depends on RT_MUTEXES && PREEMPT_RCU &&
+        depends on RT_MUTEXES && PREEMPT_RCU &&
 RCU_EXPERT
 
 > config RCU_TRACE
@@ -52,14 +52,14 @@ RCU_EXPERT
 > 	default y if TREE_RCU
 > 	select TRACE_CLOCK
 > 	help
-> 	??This option enables additional tracepoints for ftrace-style
-> 	??event tracing.
+> 	  This option enables additional tracepoints for ftrace-style
+> 	  event tracing.
 > 
-> 	??Say Y here if you want to enable RCU tracing
-> 	??Say N if you are unsure.
+> 	  Say Y here if you want to enable RCU tracing
+> 	  Say N if you are unsure.
 > 
 > That said, I need to make it default to "y" if PREEMPT_RCU as well as
-> the current TREE_RCU.??Would that help?
+> the current TREE_RCU.  Would that help?
 
 I don't think you can help unless you want to make RCU_TRACE depend on
 DEBUG_FS for no reason. The proper fix is to have DEBUG_FS inside the
@@ -88,6 +88,6 @@ indirectly pulling in DEBUG_FS and later unexpectedly removed it.
 
 Or I could be completely wrong, kconfig can be very confusing.
 
---?
+-- 
 Regards,
 Leonard
diff --git a/a/content_digest b/N1/content_digest
index 1a3a045..ca5d63d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,17 @@
  "ref\049b2579b9ad2e5ce0a7c4b163dffb5a885ac7dae.1495797565.git.leonard.crestez@nxp.com\0"
  "ref\020170526154236.GY3956@linux.vnet.ibm.com\0"
- "From\0leonard.crestez@nxp.com (Leonard Crestez)\0"
- "Subject\0[PATCH] ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS\0"
+ "From\0Leonard Crestez <leonard.crestez@nxp.com>\0"
+ "Subject\0Re: [PATCH] ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS\0"
  "Date\0Mon, 29 May 2017 14:58:36 +0300\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0<paulmck@linux.vnet.ibm.com>\0"
+ "Cc\0Shawn Guo <shawnguo@kernel.org>"
+  Fabio Estevam <fabio.estevam@nxp.com>
+  Dong Aisheng <aisheng.dong@nxp.com>
+  <linux-arm-kernel@lists.infradead.org>
+  Matt Fleming <matt@codeblueprint.co.uk>
+  Octavian Purdila <octavian.purdila@nxp.com>
+  Stephen Rothwell <sfr@canb.auug.org.au>
+ " <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On Fri, 2017-05-26 at 08:42 -0700, Paul E. McKenney wrote:\n"
@@ -33,25 +41,25 @@
  "+++ b/init/Kconfig\n"
  "@@ -659,14 +659,6 @@ config\n"
  "RCU_FAST_NO_HZ\n"
- "?\n"
- "??????????Say N if you are unsure.\n"
- "?\n"
+ "\302\240\n"
+ "\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240Say N if you are unsure.\n"
+ "\302\240\n"
  "-config\n"
  "TREE_RCU_TRACE\n"
- "-???????def_bool RCU_TRACE && ( TREE_RCU || PREEMPT_RCU )\n"
- "-???????select DEBUG_FS\n"
- "-???????help\n"
- "-?????????This option provides\n"
+ "-\302\240\302\240\302\240\302\240\302\240\302\240\302\240def_bool RCU_TRACE && ( TREE_RCU || PREEMPT_RCU )\n"
+ "-\302\240\302\240\302\240\302\240\302\240\302\240\302\240select DEBUG_FS\n"
+ "-\302\240\302\240\302\240\302\240\302\240\302\240\302\240help\n"
+ "-\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240This option provides\n"
  "tracing for the TREE_RCU and\n"
- "-?????????PREEMPT_RCU implementations,\n"
+ "-\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240PREEMPT_RCU implementations,\n"
  "permitting Makefile to\n"
- "-?????????trivially select\n"
+ "-\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240trivially select\n"
  "kernel/rcutree_trace.c.\n"
  "-\n"
- "?config RCU_BOOST\n"
- "????????bool \"Enable RCU\n"
+ "\302\240config RCU_BOOST\n"
+ "\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240bool \"Enable RCU\n"
  "priority boosting\"\n"
- "????????depends on RT_MUTEXES && PREEMPT_RCU &&\n"
+ "\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240depends on RT_MUTEXES && PREEMPT_RCU &&\n"
  "RCU_EXPERT\n"
  "\n"
  "> config RCU_TRACE\n"
@@ -60,14 +68,14 @@
  "> \tdefault y if TREE_RCU\n"
  "> \tselect TRACE_CLOCK\n"
  "> \thelp\n"
- "> \t??This option enables additional tracepoints for ftrace-style\n"
- "> \t??event tracing.\n"
+ "> \t\302\240\302\240This option enables additional tracepoints for ftrace-style\n"
+ "> \t\302\240\302\240event tracing.\n"
  "> \n"
- "> \t??Say Y here if you want to enable RCU tracing\n"
- "> \t??Say N if you are unsure.\n"
+ "> \t\302\240\302\240Say Y here if you want to enable RCU tracing\n"
+ "> \t\302\240\302\240Say N if you are unsure.\n"
  "> \n"
  "> That said, I need to make it default to \"y\" if PREEMPT_RCU as well as\n"
- "> the current TREE_RCU.??Would that help?\n"
+ "> the current TREE_RCU.\302\240\302\240Would that help?\n"
  "\n"
  "I don't think you can help unless you want to make RCU_TRACE depend on\n"
  "DEBUG_FS for no reason. The proper fix is to have DEBUG_FS inside the\n"
@@ -96,8 +104,8 @@
  "\n"
  "Or I could be completely wrong, kconfig can be very confusing.\n"
  "\n"
- "--?\n"
+ "--\302\240\n"
  "Regards,\n"
  Leonard
 
-b69945d3bc9877766093f769e4c8563da29f2241636d5795d7f531aec169bf14
+ba16062e46940e239ee23ef52ebc69793e1d922641fe76f77830a23e8bb64279

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.