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

diff --git a/a/1.txt b/N1/1.txt
index a4c53b5..4adcf7d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
 Hi,
-Not every time. For example, last time I debug mmap3?LTP's test, which?
+Not every time. For example, last time I debug mmap3 LTP's test, which 
 stuck in "D" state, I didn't recieve any messages until I enabled this
-option.?This happends on nsim 700.
-On Thu, 2016-07-21@09:17 -0700, Vineet Gupta wrote:
+option. This happends on nsim 700.
+On Thu, 2016-07-21 at 09:17 -0700, Vineet Gupta wrote:
 > On 07/21/2016 07:52 AM, Eugeniy Paltsev wrote:
 > > 
 > > Enable the kernel to detect "hung tasks",
@@ -22,23 +22,23 @@ On Thu, 2016-07-21@09:17 -0700, Vineet Gupta wrote:
 > 
 > 
 > > 
-> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com>
+> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
 > > 
-> > Cc: Christian Ruppert <christian.ruppert at alitech.com>
-> > Cc: Noam Camus <noamca at mellanox.com>
-> > Cc: Vineet Gupta <vgupta at synopsys.com>
-> > Cc: Alexey Brodkin <abrodkin at synopsys.com>
-> > Cc: Zakharov Vlad??<vzakhar at synopsys.com>
+> > Cc: Christian Ruppert <christian.ruppert@alitech.com>
+> > Cc: Noam Camus <noamca@mellanox.com>
+> > Cc: Vineet Gupta <vgupta@synopsys.com>
+> > Cc: Alexey Brodkin <abrodkin@synopsys.com>
+> > Cc: Zakharov Vlad  <vzakhar@synopsys.com>
 > > ---
-> > ?arch/arc/configs/nps_defconfig?????????????| 2 ++
-> > ?arch/arc/configs/nsim_700_defconfig????????| 2 ++
-> > ?arch/arc/configs/nsim_hs_defconfig?????????| 2 ++
-> > ?arch/arc/configs/nsim_hs_smp_defconfig?????| 2 ++
-> > ?arch/arc/configs/nsimosci_defconfig????????| 2 ++
-> > ?arch/arc/configs/nsimosci_hs_defconfig?????| 3 +++
-> > ?arch/arc/configs/nsimosci_hs_smp_defconfig | 3 +++
-> > ?arch/arc/configs/tb10x_defconfig???????????| 1 +
-> > ?8 files changed, 17 insertions(+)
+> >  arch/arc/configs/nps_defconfig             | 2 ++
+> >  arch/arc/configs/nsim_700_defconfig        | 2 ++
+> >  arch/arc/configs/nsim_hs_defconfig         | 2 ++
+> >  arch/arc/configs/nsim_hs_smp_defconfig     | 2 ++
+> >  arch/arc/configs/nsimosci_defconfig        | 2 ++
+> >  arch/arc/configs/nsimosci_hs_defconfig     | 3 +++
+> >  arch/arc/configs/nsimosci_hs_smp_defconfig | 3 +++
+> >  arch/arc/configs/tb10x_defconfig           | 1 +
+> >  8 files changed, 17 insertions(+)
 > > 
 > > diff --git a/arch/arc/configs/nps_defconfig
 > > b/arch/arc/configs/nps_defconfig
@@ -46,45 +46,45 @@ On Thu, 2016-07-21@09:17 -0700, Vineet Gupta wrote:
 > > --- a/arch/arc/configs/nps_defconfig
 > > +++ b/arch/arc/configs/nps_defconfig
 > > @@ -81,4 +81,6 @@ CONFIG_DEBUG_INFO=y
-> > ?# CONFIG_ENABLE_MUST_CHECK is not set
-> > ?CONFIG_MAGIC_SYSRQ=y
-> > ?CONFIG_DEBUG_MEMORY_INIT=y
+> >  # CONFIG_ENABLE_MUST_CHECK is not set
+> >  CONFIG_MAGIC_SYSRQ=y
+> >  CONFIG_DEBUG_MEMORY_INIT=y
 > > +CONFIG_DETECT_HUNG_TASK=y
 > > +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10
-> > ?CONFIG_ENABLE_DEFAULT_TRACERS=y
+> >  CONFIG_ENABLE_DEFAULT_TRACERS=y
 > > diff --git a/arch/arc/configs/nsim_700_defconfig
 > > b/arch/arc/configs/nsim_700_defconfig
 > > index 7314f53..78c3070 100644
 > > --- a/arch/arc/configs/nsim_700_defconfig
 > > +++ b/arch/arc/configs/nsim_700_defconfig
 > > @@ -61,4 +61,6 @@ CONFIG_TMPFS=y
-> > ?CONFIG_NFS_FS=y
-> > ?# CONFIG_ENABLE_WARN_DEPRECATED is not set
-> > ?# CONFIG_ENABLE_MUST_CHECK is not set
+> >  CONFIG_NFS_FS=y
+> >  # CONFIG_ENABLE_WARN_DEPRECATED is not set
+> >  # CONFIG_ENABLE_MUST_CHECK is not set
 > > +CONFIG_DETECT_HUNG_TASK=y
 > > +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10
-> > ?# CONFIG_DEBUG_PREEMPT is not set
+> >  # CONFIG_DEBUG_PREEMPT is not set
 > > diff --git a/arch/arc/configs/nsim_hs_defconfig
 > > b/arch/arc/configs/nsim_hs_defconfig
 > > index a99dc7a..c6a0a30 100644
 > > --- a/arch/arc/configs/nsim_hs_defconfig
 > > +++ b/arch/arc/configs/nsim_hs_defconfig
 > > @@ -59,4 +59,6 @@ CONFIG_TMPFS=y
-> > ?CONFIG_NFS_FS=y
-> > ?# CONFIG_ENABLE_WARN_DEPRECATED is not set
-> > ?# CONFIG_ENABLE_MUST_CHECK is not set
+> >  CONFIG_NFS_FS=y
+> >  # CONFIG_ENABLE_WARN_DEPRECATED is not set
+> >  # CONFIG_ENABLE_MUST_CHECK is not set
 > > +CONFIG_DETECT_HUNG_TASK=y
 > > +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10
-> > ?# CONFIG_DEBUG_PREEMPT is not set
+> >  # CONFIG_DEBUG_PREEMPT is not set
 > > diff --git a/arch/arc/configs/nsim_hs_smp_defconfig
 > > b/arch/arc/configs/nsim_hs_smp_defconfig
 > > index 59f221f..10c5e5e 100644
 > > --- a/arch/arc/configs/nsim_hs_smp_defconfig
 > > +++ b/arch/arc/configs/nsim_hs_smp_defconfig
 > > @@ -58,3 +58,5 @@ CONFIG_TMPFS=y
-> > ?CONFIG_NFS_FS=y
-> > ?# CONFIG_ENABLE_WARN_DEPRECATED is not set
-> > ?# CONFIG_ENABLE_MUST_CHECK is not set
+> >  CONFIG_NFS_FS=y
+> >  # CONFIG_ENABLE_WARN_DEPRECATED is not set
+> >  # CONFIG_ENABLE_MUST_CHECK is not set
 > > +CONFIG_DETECT_HUNG_TASK=y
 > > +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10
 > > diff --git a/arch/arc/configs/nsimosci_defconfig
@@ -93,9 +93,9 @@ On Thu, 2016-07-21@09:17 -0700, Vineet Gupta wrote:
 > > --- a/arch/arc/configs/nsimosci_defconfig
 > > +++ b/arch/arc/configs/nsimosci_defconfig
 > > @@ -71,3 +71,5 @@ CONFIG_TMPFS=y
-> > ?CONFIG_NFS_FS=y
-> > ?# CONFIG_ENABLE_WARN_DEPRECATED is not set
-> > ?# CONFIG_ENABLE_MUST_CHECK is not set
+> >  CONFIG_NFS_FS=y
+> >  # CONFIG_ENABLE_WARN_DEPRECATED is not set
+> >  # CONFIG_ENABLE_MUST_CHECK is not set
 > > +CONFIG_DETECT_HUNG_TASK=y
 > > +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10
 > > diff --git a/arch/arc/configs/nsimosci_hs_defconfig
@@ -104,9 +104,9 @@ On Thu, 2016-07-21@09:17 -0700, Vineet Gupta wrote:
 > > --- a/arch/arc/configs/nsimosci_hs_defconfig
 > > +++ b/arch/arc/configs/nsimosci_hs_defconfig
 > > @@ -70,3 +70,6 @@ CONFIG_TMPFS=y
-> > ?CONFIG_NFS_FS=y
-> > ?# CONFIG_ENABLE_WARN_DEPRECATED is not set
-> > ?# CONFIG_ENABLE_MUST_CHECK is not set
+> >  CONFIG_NFS_FS=y
+> >  # CONFIG_ENABLE_WARN_DEPRECATED is not set
+> >  # CONFIG_ENABLE_MUST_CHECK is not set
 > > +CONFIG_DEBUG_KERNEL=y
 > > +CONFIG_DETECT_HUNG_TASK=y
 > > +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10
@@ -116,9 +116,9 @@ On Thu, 2016-07-21@09:17 -0700, Vineet Gupta wrote:
 > > --- a/arch/arc/configs/nsimosci_hs_smp_defconfig
 > > +++ b/arch/arc/configs/nsimosci_hs_smp_defconfig
 > > @@ -84,3 +84,6 @@ CONFIG_NFS_FS=y
-> > ?# CONFIG_ENABLE_WARN_DEPRECATED is not set
-> > ?# CONFIG_ENABLE_MUST_CHECK is not set
-> > ?CONFIG_FTRACE=y
+> >  # CONFIG_ENABLE_WARN_DEPRECATED is not set
+> >  # CONFIG_ENABLE_MUST_CHECK is not set
+> >  CONFIG_FTRACE=y
 > > +CONFIG_DEBUG_KERNEL=y
 > > +CONFIG_DETECT_HUNG_TASK=y
 > > +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10
@@ -128,11 +128,11 @@ On Thu, 2016-07-21@09:17 -0700, Vineet Gupta wrote:
 > > --- a/arch/arc/configs/tb10x_defconfig
 > > +++ b/arch/arc/configs/tb10x_defconfig
 > > @@ -104,6 +104,7 @@ CONFIG_MAGIC_SYSRQ=y
-> > ?CONFIG_DEBUG_MEMORY_INIT=y
-> > ?CONFIG_DEBUG_STACKOVERFLOW=y
-> > ?CONFIG_DETECT_HUNG_TASK=y
+> >  CONFIG_DEBUG_MEMORY_INIT=y
+> >  CONFIG_DEBUG_STACKOVERFLOW=y
+> >  CONFIG_DETECT_HUNG_TASK=y
 > > +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10
-> > ?CONFIG_SCHEDSTATS=y
-> > ?CONFIG_TIMER_STATS=y
-> > ?# CONFIG_CRYPTO_HW is not set
+> >  CONFIG_SCHEDSTATS=y
+> >  CONFIG_TIMER_STATS=y
+> >  # CONFIG_CRYPTO_HW is not set
 > >
diff --git a/a/content_digest b/N1/content_digest
index eb0a49b..70e8df0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,23 @@
  "ref\01469112735-26448-1-git-send-email-Eugeniy.Paltsev@synopsys.com\0"
  "ref\07c0e3361-cb65-b846-2b73-0715400b31d1@synopsys.com\0"
- "From\0Eugeniy.Paltsev@synopsys.com (Eugeniy Paltsev)\0"
- "Subject\0[PATCH] ARC: [*defconfigs] Enable hung tasks detection\0"
+ "From\0Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>\0"
+ "Subject\0Re: [PATCH] ARC: [*defconfigs] Enable hung tasks detection\0"
  "Date\0Thu, 21 Jul 2016 17:04:36 +0000\0"
- "To\0linux-snps-arc@lists.infradead.org\0"
+ "To\0Vineet Gupta <Vineet.Gupta1@synopsys.com>"
+ " linux-snps-arc@lists.infradead.org <linux-snps-arc@lists.infradead.org>\0"
+ "Cc\0linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>"
+  Vineet.Gupta1@synopsys.com <Vineet.Gupta1@synopsys.com>
+  Alexey.Brodkin@synopsys.com <Alexey.Brodkin@synopsys.com>
+  christian.ruppert@alitech.com <christian.ruppert@alitech.com>
+  noamca@mellanox.com <noamca@mellanox.com>
+ " Vladislav.Zakharov@synopsys.com <Vladislav.Zakharov@synopsys.com>\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
- "Not every time. For example, last time I debug mmap3?LTP's test, which?\n"
+ "Not every time. For example, last time I debug mmap3\302\240LTP's test, which\302\240\n"
  "stuck in \"D\" state, I didn't recieve any messages until I enabled this\n"
- "option.?This happends on nsim 700.\n"
- "On Thu, 2016-07-21@09:17 -0700, Vineet Gupta wrote:\n"
+ "option.\302\240This happends on nsim 700.\n"
+ "On Thu, 2016-07-21 at 09:17 -0700, Vineet Gupta wrote:\n"
  "> On 07/21/2016 07:52 AM, Eugeniy Paltsev wrote:\n"
  "> > \n"
  "> > Enable the kernel to detect \"hung tasks\",\n"
@@ -30,23 +37,23 @@
  "> \n"
  "> \n"
  "> > \n"
- "> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com>\n"
+ "> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>\n"
  "> > \n"
- "> > Cc: Christian Ruppert <christian.ruppert at alitech.com>\n"
- "> > Cc: Noam Camus <noamca at mellanox.com>\n"
- "> > Cc: Vineet Gupta <vgupta at synopsys.com>\n"
- "> > Cc: Alexey Brodkin <abrodkin at synopsys.com>\n"
- "> > Cc: Zakharov Vlad??<vzakhar at synopsys.com>\n"
+ "> > Cc: Christian Ruppert <christian.ruppert@alitech.com>\n"
+ "> > Cc: Noam Camus <noamca@mellanox.com>\n"
+ "> > Cc: Vineet Gupta <vgupta@synopsys.com>\n"
+ "> > Cc: Alexey Brodkin <abrodkin@synopsys.com>\n"
+ "> > Cc: Zakharov Vlad\302\240\302\240<vzakhar@synopsys.com>\n"
  "> > ---\n"
- "> > ?arch/arc/configs/nps_defconfig?????????????| 2 ++\n"
- "> > ?arch/arc/configs/nsim_700_defconfig????????| 2 ++\n"
- "> > ?arch/arc/configs/nsim_hs_defconfig?????????| 2 ++\n"
- "> > ?arch/arc/configs/nsim_hs_smp_defconfig?????| 2 ++\n"
- "> > ?arch/arc/configs/nsimosci_defconfig????????| 2 ++\n"
- "> > ?arch/arc/configs/nsimosci_hs_defconfig?????| 3 +++\n"
- "> > ?arch/arc/configs/nsimosci_hs_smp_defconfig | 3 +++\n"
- "> > ?arch/arc/configs/tb10x_defconfig???????????| 1 +\n"
- "> > ?8 files changed, 17 insertions(+)\n"
+ "> > \302\240arch/arc/configs/nps_defconfig\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240| 2 ++\n"
+ "> > \302\240arch/arc/configs/nsim_700_defconfig\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240| 2 ++\n"
+ "> > \302\240arch/arc/configs/nsim_hs_defconfig\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240| 2 ++\n"
+ "> > \302\240arch/arc/configs/nsim_hs_smp_defconfig\302\240\302\240\302\240\302\240\302\240| 2 ++\n"
+ "> > \302\240arch/arc/configs/nsimosci_defconfig\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240| 2 ++\n"
+ "> > \302\240arch/arc/configs/nsimosci_hs_defconfig\302\240\302\240\302\240\302\240\302\240| 3 +++\n"
+ "> > \302\240arch/arc/configs/nsimosci_hs_smp_defconfig | 3 +++\n"
+ "> > \302\240arch/arc/configs/tb10x_defconfig\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240| 1 +\n"
+ "> > \302\2408 files changed, 17 insertions(+)\n"
  "> > \n"
  "> > diff --git a/arch/arc/configs/nps_defconfig\n"
  "> > b/arch/arc/configs/nps_defconfig\n"
@@ -54,45 +61,45 @@
  "> > --- a/arch/arc/configs/nps_defconfig\n"
  "> > +++ b/arch/arc/configs/nps_defconfig\n"
  "> > @@ -81,4 +81,6 @@ CONFIG_DEBUG_INFO=y\n"
- "> > ?# CONFIG_ENABLE_MUST_CHECK is not set\n"
- "> > ?CONFIG_MAGIC_SYSRQ=y\n"
- "> > ?CONFIG_DEBUG_MEMORY_INIT=y\n"
+ "> > \302\240# CONFIG_ENABLE_MUST_CHECK is not set\n"
+ "> > \302\240CONFIG_MAGIC_SYSRQ=y\n"
+ "> > \302\240CONFIG_DEBUG_MEMORY_INIT=y\n"
  "> > +CONFIG_DETECT_HUNG_TASK=y\n"
  "> > +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10\n"
- "> > ?CONFIG_ENABLE_DEFAULT_TRACERS=y\n"
+ "> > \302\240CONFIG_ENABLE_DEFAULT_TRACERS=y\n"
  "> > diff --git a/arch/arc/configs/nsim_700_defconfig\n"
  "> > b/arch/arc/configs/nsim_700_defconfig\n"
  "> > index 7314f53..78c3070 100644\n"
  "> > --- a/arch/arc/configs/nsim_700_defconfig\n"
  "> > +++ b/arch/arc/configs/nsim_700_defconfig\n"
  "> > @@ -61,4 +61,6 @@ CONFIG_TMPFS=y\n"
- "> > ?CONFIG_NFS_FS=y\n"
- "> > ?# CONFIG_ENABLE_WARN_DEPRECATED is not set\n"
- "> > ?# CONFIG_ENABLE_MUST_CHECK is not set\n"
+ "> > \302\240CONFIG_NFS_FS=y\n"
+ "> > \302\240# CONFIG_ENABLE_WARN_DEPRECATED is not set\n"
+ "> > \302\240# CONFIG_ENABLE_MUST_CHECK is not set\n"
  "> > +CONFIG_DETECT_HUNG_TASK=y\n"
  "> > +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10\n"
- "> > ?# CONFIG_DEBUG_PREEMPT is not set\n"
+ "> > \302\240# CONFIG_DEBUG_PREEMPT is not set\n"
  "> > diff --git a/arch/arc/configs/nsim_hs_defconfig\n"
  "> > b/arch/arc/configs/nsim_hs_defconfig\n"
  "> > index a99dc7a..c6a0a30 100644\n"
  "> > --- a/arch/arc/configs/nsim_hs_defconfig\n"
  "> > +++ b/arch/arc/configs/nsim_hs_defconfig\n"
  "> > @@ -59,4 +59,6 @@ CONFIG_TMPFS=y\n"
- "> > ?CONFIG_NFS_FS=y\n"
- "> > ?# CONFIG_ENABLE_WARN_DEPRECATED is not set\n"
- "> > ?# CONFIG_ENABLE_MUST_CHECK is not set\n"
+ "> > \302\240CONFIG_NFS_FS=y\n"
+ "> > \302\240# CONFIG_ENABLE_WARN_DEPRECATED is not set\n"
+ "> > \302\240# CONFIG_ENABLE_MUST_CHECK is not set\n"
  "> > +CONFIG_DETECT_HUNG_TASK=y\n"
  "> > +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10\n"
- "> > ?# CONFIG_DEBUG_PREEMPT is not set\n"
+ "> > \302\240# CONFIG_DEBUG_PREEMPT is not set\n"
  "> > diff --git a/arch/arc/configs/nsim_hs_smp_defconfig\n"
  "> > b/arch/arc/configs/nsim_hs_smp_defconfig\n"
  "> > index 59f221f..10c5e5e 100644\n"
  "> > --- a/arch/arc/configs/nsim_hs_smp_defconfig\n"
  "> > +++ b/arch/arc/configs/nsim_hs_smp_defconfig\n"
  "> > @@ -58,3 +58,5 @@ CONFIG_TMPFS=y\n"
- "> > ?CONFIG_NFS_FS=y\n"
- "> > ?# CONFIG_ENABLE_WARN_DEPRECATED is not set\n"
- "> > ?# CONFIG_ENABLE_MUST_CHECK is not set\n"
+ "> > \302\240CONFIG_NFS_FS=y\n"
+ "> > \302\240# CONFIG_ENABLE_WARN_DEPRECATED is not set\n"
+ "> > \302\240# CONFIG_ENABLE_MUST_CHECK is not set\n"
  "> > +CONFIG_DETECT_HUNG_TASK=y\n"
  "> > +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10\n"
  "> > diff --git a/arch/arc/configs/nsimosci_defconfig\n"
@@ -101,9 +108,9 @@
  "> > --- a/arch/arc/configs/nsimosci_defconfig\n"
  "> > +++ b/arch/arc/configs/nsimosci_defconfig\n"
  "> > @@ -71,3 +71,5 @@ CONFIG_TMPFS=y\n"
- "> > ?CONFIG_NFS_FS=y\n"
- "> > ?# CONFIG_ENABLE_WARN_DEPRECATED is not set\n"
- "> > ?# CONFIG_ENABLE_MUST_CHECK is not set\n"
+ "> > \302\240CONFIG_NFS_FS=y\n"
+ "> > \302\240# CONFIG_ENABLE_WARN_DEPRECATED is not set\n"
+ "> > \302\240# CONFIG_ENABLE_MUST_CHECK is not set\n"
  "> > +CONFIG_DETECT_HUNG_TASK=y\n"
  "> > +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10\n"
  "> > diff --git a/arch/arc/configs/nsimosci_hs_defconfig\n"
@@ -112,9 +119,9 @@
  "> > --- a/arch/arc/configs/nsimosci_hs_defconfig\n"
  "> > +++ b/arch/arc/configs/nsimosci_hs_defconfig\n"
  "> > @@ -70,3 +70,6 @@ CONFIG_TMPFS=y\n"
- "> > ?CONFIG_NFS_FS=y\n"
- "> > ?# CONFIG_ENABLE_WARN_DEPRECATED is not set\n"
- "> > ?# CONFIG_ENABLE_MUST_CHECK is not set\n"
+ "> > \302\240CONFIG_NFS_FS=y\n"
+ "> > \302\240# CONFIG_ENABLE_WARN_DEPRECATED is not set\n"
+ "> > \302\240# CONFIG_ENABLE_MUST_CHECK is not set\n"
  "> > +CONFIG_DEBUG_KERNEL=y\n"
  "> > +CONFIG_DETECT_HUNG_TASK=y\n"
  "> > +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10\n"
@@ -124,9 +131,9 @@
  "> > --- a/arch/arc/configs/nsimosci_hs_smp_defconfig\n"
  "> > +++ b/arch/arc/configs/nsimosci_hs_smp_defconfig\n"
  "> > @@ -84,3 +84,6 @@ CONFIG_NFS_FS=y\n"
- "> > ?# CONFIG_ENABLE_WARN_DEPRECATED is not set\n"
- "> > ?# CONFIG_ENABLE_MUST_CHECK is not set\n"
- "> > ?CONFIG_FTRACE=y\n"
+ "> > \302\240# CONFIG_ENABLE_WARN_DEPRECATED is not set\n"
+ "> > \302\240# CONFIG_ENABLE_MUST_CHECK is not set\n"
+ "> > \302\240CONFIG_FTRACE=y\n"
  "> > +CONFIG_DEBUG_KERNEL=y\n"
  "> > +CONFIG_DETECT_HUNG_TASK=y\n"
  "> > +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10\n"
@@ -136,13 +143,13 @@
  "> > --- a/arch/arc/configs/tb10x_defconfig\n"
  "> > +++ b/arch/arc/configs/tb10x_defconfig\n"
  "> > @@ -104,6 +104,7 @@ CONFIG_MAGIC_SYSRQ=y\n"
- "> > ?CONFIG_DEBUG_MEMORY_INIT=y\n"
- "> > ?CONFIG_DEBUG_STACKOVERFLOW=y\n"
- "> > ?CONFIG_DETECT_HUNG_TASK=y\n"
+ "> > \302\240CONFIG_DEBUG_MEMORY_INIT=y\n"
+ "> > \302\240CONFIG_DEBUG_STACKOVERFLOW=y\n"
+ "> > \302\240CONFIG_DETECT_HUNG_TASK=y\n"
  "> > +CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=10\n"
- "> > ?CONFIG_SCHEDSTATS=y\n"
- "> > ?CONFIG_TIMER_STATS=y\n"
- "> > ?# CONFIG_CRYPTO_HW is not set\n"
+ "> > \302\240CONFIG_SCHEDSTATS=y\n"
+ "> > \302\240CONFIG_TIMER_STATS=y\n"
+ "> > \302\240# CONFIG_CRYPTO_HW is not set\n"
  > >
 
-2cea8c61a10762bad94a03d0d36b1853aca2d8386c5151aea136d928610ad180
+d3569347328aec770bdf1fb9606f4f65bd58977186083e1ffbe18999b5b4c14c

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.