diff for duplicates of <1485969247.5515.27.camel@synopsys.com> diff --git a/a/1.txt b/N1/1.txt index f9f6f50..82857e8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ Hi Vineet, -On Wed, 2017-02-01@08:52 -0800, Vineet Gupta wrote: +On Wed, 2017-02-01 at 08:52 -0800, Vineet Gupta wrote: > On 02/01/2017 08:42 AM, Alexey Brodkin wrote: > > > > In recent VDKs ARC cores are configured as "run on reset" @@ -13,19 +13,19 @@ On Wed, 2017-02-01@08:52 -0800, Vineet Gupta wrote: > > And while at it we regenerate defconfig via savedefconfig so default > > options are now excluded. > > -> > Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com> +> > Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> > > --- -> > ?arch/arc/configs/vdk_hs38_smp_defconfig | 4 +--- -> > ?1 file changed, 1 insertion(+), 3 deletions(-) +> > arch/arc/configs/vdk_hs38_smp_defconfig | 4 +--- +> > 1 file changed, 1 insertion(+), 3 deletions(-) > > > > diff --git a/arch/arc/configs/vdk_hs38_smp_defconfig b/arch/arc/configs/vdk_hs38_smp_defconfig > > index 573028f19de7..f6361de41eec 100644 > > --- a/arch/arc/configs/vdk_hs38_smp_defconfig > > +++ b/arch/arc/configs/vdk_hs38_smp_defconfig > > @@ -15,7 +15,7 @@ CONFIG_ARC_PLAT_AXS10X=y -> > ?CONFIG_AXS103=y -> > ?CONFIG_ISA_ARCV2=y -> > ?CONFIG_SMP=y +> > CONFIG_AXS103=y +> > CONFIG_ISA_ARCV2=y +> > CONFIG_SMP=y > > -# CONFIG_ARC_TIMERS_64BIT is not set > > Are you sure abut this part. Ater the timers driver rework, this would enable GFRC @@ -35,7 +35,7 @@ Not anymore :) Probably I missed something in discussions. As a matter of fact I did run-test resulting vmlinux and it worked very nice. -More over?ARC_TIMERS_64BIT is selected automatically by?ISA_ARCV2, see +More over ARC_TIMERS_64BIT is selected automatically by ISA_ARCV2, see http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/arch/arc/Kconfig#n119 That said even if "# CONFIG_ARC_TIMERS_64BIT is not set" is left in place the option will be diff --git a/a/content_digest b/N1/content_digest index 83a0c09..6c7e92a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,18 @@ "ref\01485967373-15273-1-git-send-email-abrodkin@synopsys.com\0" "ref\01485967373-15273-2-git-send-email-abrodkin@synopsys.com\0" "ref\08b857bc4-71f0-9b3b-0cd5-19b49edb2910@synopsys.com\0" - "From\0Alexey.Brodkin@synopsys.com (Alexey Brodkin)\0" - "Subject\0[PATCH 1/3] arc: vdk: Disable halt on reset\0" + "From\0Alexey Brodkin <Alexey.Brodkin@synopsys.com>\0" + "Subject\0Re: [PATCH 1/3] arc: vdk: Disable halt on reset\0" "Date\0Wed, 1 Feb 2017 17:14:08 +0000\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Vineet Gupta <Vineet.Gupta1@synopsys.com>\0" + "Cc\0linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>" + Ruud Derwig <Ruud.Derwig@synopsys.com> + " linux-snps-arc@lists.infradead.org <linux-snps-arc@lists.infradead.org>\0" "\00:1\0" "b\0" "Hi Vineet,\n" "\n" - "On Wed, 2017-02-01@08:52 -0800, Vineet Gupta wrote:\n" + "On Wed, 2017-02-01 at 08:52 -0800, Vineet Gupta wrote:\n" "> On 02/01/2017 08:42 AM, Alexey Brodkin wrote:\n" "> > \n" "> > In recent VDKs ARC cores are configured as \"run on reset\"\n" @@ -22,19 +25,19 @@ "> > And while at it we regenerate defconfig via savedefconfig so default\n" "> > options are now excluded.\n" "> > \n" - "> > Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>\n" + "> > Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>\n" "> > ---\n" - "> > ?arch/arc/configs/vdk_hs38_smp_defconfig | 4 +---\n" - "> > ?1 file changed, 1 insertion(+), 3 deletions(-)\n" + "> > \302\240arch/arc/configs/vdk_hs38_smp_defconfig | 4 +---\n" + "> > \302\2401 file changed, 1 insertion(+), 3 deletions(-)\n" "> > \n" "> > diff --git a/arch/arc/configs/vdk_hs38_smp_defconfig b/arch/arc/configs/vdk_hs38_smp_defconfig\n" "> > index 573028f19de7..f6361de41eec 100644\n" "> > --- a/arch/arc/configs/vdk_hs38_smp_defconfig\n" "> > +++ b/arch/arc/configs/vdk_hs38_smp_defconfig\n" "> > @@ -15,7 +15,7 @@ CONFIG_ARC_PLAT_AXS10X=y\n" - "> > ?CONFIG_AXS103=y\n" - "> > ?CONFIG_ISA_ARCV2=y\n" - "> > ?CONFIG_SMP=y\n" + "> > \302\240CONFIG_AXS103=y\n" + "> > \302\240CONFIG_ISA_ARCV2=y\n" + "> > \302\240CONFIG_SMP=y\n" "> > -# CONFIG_ARC_TIMERS_64BIT is not set\n" "> \n" "> Are you sure abut this part. Ater the timers driver rework, this would enable GFRC\n" @@ -44,7 +47,7 @@ "\n" "Probably I missed something in discussions.\n" "As a matter of fact I did run-test resulting vmlinux and it worked very nice.\n" - "More over?ARC_TIMERS_64BIT is selected automatically by?ISA_ARCV2, see\n" + "More over\302\240ARC_TIMERS_64BIT is selected automatically by\302\240ISA_ARCV2, see\n" "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/arch/arc/Kconfig#n119\n" "\n" "That said even if \"# CONFIG_ARC_TIMERS_64BIT is not set\" is left in place the option will be\n" @@ -52,4 +55,4 @@ "\n" -Alexey -913dd829acb952564d688a91d822f9d8052e360576dcd97b7685b76b6508ac5f +fe3f16f5c66466ca5bac2781b2a95536688dd698a564df797c4bf56ac0257ee4
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.