diff for duplicates of <1427969652830.68303@freescale.com> diff --git a/a/1.txt b/N1/1.txt index d9ab97a..2240d40 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,10 +3,8 @@ ________________________________________ From: Wood Scott-B07421 Sent: Tuesday, March 31, 2015 9:10 To: Zhao Chenhui-B35336 -Cc: linuxppc-dev@lists.ozlabs.org; devicetree@vger.kernel.org; linux-kernel= -@vger.kernel.org; Jin Zhengxiong-R64188 -Subject: Re: [1/4] powerpc/cache: add cache flush operation for various e50= -0 +Cc: linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org; devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; Jin Zhengxiong-R64188 +Subject: Re: [1/4] powerpc/cache: add cache flush operation for various e500 On Thu, Mar 26, 2015 at 06:18:12PM +0800, chenhui zhao wrote: > Various e500 core have different cache architecture, so they @@ -15,20 +13,18 @@ On Thu, Mar 26, 2015 at 06:18:12PM +0800, chenhui zhao wrote: > operation for the specific kind of e500 is selected at init time. > The callback function will flush all caches inside the current cpu. > -> Signed-off-by: Chenhui Zhao <chenhui.zhao@freescale.com> +> Signed-off-by: Chenhui Zhao <chenhui.zhao-KZfg59tc24xl57MIdRCFDg@public.gmane.org> > --- > arch/powerpc/include/asm/cacheflush.h | 2 - > arch/powerpc/include/asm/cputable.h | 11 +++ > arch/powerpc/kernel/asm-offsets.c | 3 + -> arch/powerpc/kernel/cpu_setup_fsl_booke.S | 114 ++++++++++++++++++++++++= -+++++- +> arch/powerpc/kernel/cpu_setup_fsl_booke.S | 114 +++++++++++++++++++++++++++++- > arch/powerpc/kernel/cputable.c | 4 ++ > arch/powerpc/kernel/head_fsl_booke.S | 74 ------------------- > arch/powerpc/platforms/85xx/smp.c | 3 +- > 7 files changed, 133 insertions(+), 78 deletions(-) > -> diff --git a/arch/powerpc/include/asm/cacheflush.h b/arch/powerpc/include= -/asm/cacheflush.h +> diff --git a/arch/powerpc/include/asm/cacheflush.h b/arch/powerpc/include/asm/cacheflush.h > index 30b35ff..729fde4 100644 > --- a/arch/powerpc/include/asm/cacheflush.h > +++ b/arch/powerpc/include/asm/cacheflush.h @@ -41,8 +37,7 @@ On Thu, Mar 26, 2015 at 06:18:12PM +0800, chenhui zhao wrote: > extern void flush_icache_range(unsigned long, unsigned long); > extern void flush_icache_user_range(struct vm_area_struct *vma, > struct page *page, unsigned long addr, -> diff --git a/arch/powerpc/include/asm/cputable.h b/arch/powerpc/include/a= -sm/cputable.h +> diff --git a/arch/powerpc/include/asm/cputable.h b/arch/powerpc/include/asm/cputable.h > index 5cf5a6d..c776efe4 100644 > --- a/arch/powerpc/include/asm/cputable.h > +++ b/arch/powerpc/include/asm/cputable.h @@ -63,7 +58,7 @@ Why the leading underscores? > /* NOTE WELL: Update identify_cpu() if fields are added or removed! */ > struct cpu_spec { -> /* CPU is matched via (PVR & pvr_mask) =3D=3D pvr_value */ +> /* CPU is matched via (PVR & pvr_mask) == pvr_value */ > @@ -59,6 +66,10 @@ struct cpu_spec { > unsigned int icache_bsize; > unsigned int dcache_bsize; @@ -93,3 +88,7 @@ suspend/hotplug", call it that. -Scott [chenhui] OK. Then, call "cpu_down_flush". +-- +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/N1/content_digest index 78164bd..6bb89e9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,14 @@ "ref\01427365095-26396-1-git-send-email-chenhui.zhao@freescale.com\0" "ref\020150331011028.GA5667@home.buserror.net\0" - "From\0chenhui.zhao@freescale.com <chenhui.zhao@freescale.com>\0" + "ref\020150331011028.GA5667-vONcSABrMOVpTrP2zolEsF6hYfS7NtTn@public.gmane.org\0" + "From\0chenhui.zhao-KZfg59tc24xl57MIdRCFDg@public.gmane.org <chenhui.zhao-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0" "Subject\0Re: [1/4] powerpc/cache: add cache flush operation for various e500\0" "Date\0Thu, 2 Apr 2015 10:14:11 +0000\0" - "To\0Scott Wood <scottwood@freescale.com>\0" - "Cc\0devicetree@vger.kernel.org <devicetree@vger.kernel.org>" - linuxppc-dev@lists.ozlabs.org <linuxppc-dev@lists.ozlabs.org> - linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> - " Jason.Jin@freescale.com <Jason.Jin@freescale.com>\0" + "To\0Scott Wood <scottwood-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0" + "Cc\0linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org <linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " Jason.Jin-KZfg59tc24xl57MIdRCFDg@public.gmane.org <Jason.Jin-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0" "\00:1\0" "b\0" "\n" @@ -15,10 +16,8 @@ "From: Wood Scott-B07421\n" "Sent: Tuesday, March 31, 2015 9:10\n" "To: Zhao Chenhui-B35336\n" - "Cc: linuxppc-dev@lists.ozlabs.org; devicetree@vger.kernel.org; linux-kernel=\n" - "@vger.kernel.org; Jin Zhengxiong-R64188\n" - "Subject: Re: [1/4] powerpc/cache: add cache flush operation for various e50=\n" - "0\n" + "Cc: linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org; devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; Jin Zhengxiong-R64188\n" + "Subject: Re: [1/4] powerpc/cache: add cache flush operation for various e500\n" "\n" "On Thu, Mar 26, 2015 at 06:18:12PM +0800, chenhui zhao wrote:\n" "> Various e500 core have different cache architecture, so they\n" @@ -27,20 +26,18 @@ "> operation for the specific kind of e500 is selected at init time.\n" "> The callback function will flush all caches inside the current cpu.\n" ">\n" - "> Signed-off-by: Chenhui Zhao <chenhui.zhao@freescale.com>\n" + "> Signed-off-by: Chenhui Zhao <chenhui.zhao-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" "> ---\n" "> arch/powerpc/include/asm/cacheflush.h | 2 -\n" "> arch/powerpc/include/asm/cputable.h | 11 +++\n" "> arch/powerpc/kernel/asm-offsets.c | 3 +\n" - "> arch/powerpc/kernel/cpu_setup_fsl_booke.S | 114 ++++++++++++++++++++++++=\n" - "+++++-\n" + "> arch/powerpc/kernel/cpu_setup_fsl_booke.S | 114 +++++++++++++++++++++++++++++-\n" "> arch/powerpc/kernel/cputable.c | 4 ++\n" "> arch/powerpc/kernel/head_fsl_booke.S | 74 -------------------\n" "> arch/powerpc/platforms/85xx/smp.c | 3 +-\n" "> 7 files changed, 133 insertions(+), 78 deletions(-)\n" ">\n" - "> diff --git a/arch/powerpc/include/asm/cacheflush.h b/arch/powerpc/include=\n" - "/asm/cacheflush.h\n" + "> diff --git a/arch/powerpc/include/asm/cacheflush.h b/arch/powerpc/include/asm/cacheflush.h\n" "> index 30b35ff..729fde4 100644\n" "> --- a/arch/powerpc/include/asm/cacheflush.h\n" "> +++ b/arch/powerpc/include/asm/cacheflush.h\n" @@ -53,8 +50,7 @@ "> extern void flush_icache_range(unsigned long, unsigned long);\n" "> extern void flush_icache_user_range(struct vm_area_struct *vma,\n" "> struct page *page, unsigned long addr,\n" - "> diff --git a/arch/powerpc/include/asm/cputable.h b/arch/powerpc/include/a=\n" - "sm/cputable.h\n" + "> diff --git a/arch/powerpc/include/asm/cputable.h b/arch/powerpc/include/asm/cputable.h\n" "> index 5cf5a6d..c776efe4 100644\n" "> --- a/arch/powerpc/include/asm/cputable.h\n" "> +++ b/arch/powerpc/include/asm/cputable.h\n" @@ -75,7 +71,7 @@ "\n" "> /* NOTE WELL: Update identify_cpu() if fields are added or removed! */\n" "> struct cpu_spec {\n" - "> /* CPU is matched via (PVR & pvr_mask) =3D=3D pvr_value */\n" + "> /* CPU is matched via (PVR & pvr_mask) == pvr_value */\n" "> @@ -59,6 +66,10 @@ struct cpu_spec {\n" "> unsigned int icache_bsize;\n" "> unsigned int dcache_bsize;\n" @@ -104,6 +100,10 @@ "\n" "-Scott\n" "\n" - "[chenhui] OK. Then, call \"cpu_down_flush\"." + "[chenhui] OK. Then, call \"cpu_down_flush\".\n" + "--\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 -f7c68f4062185050a8be8d14381868d764ac10a53f72c6d2c21c838c1cadc141 +f896f7483cc0929d3b71d51c72a24fc480b2b24f90e85a5147b87e740271d672
diff --git a/a/1.txt b/N2/1.txt index d9ab97a..ae680c7 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,10 +3,8 @@ ________________________________________ From: Wood Scott-B07421 Sent: Tuesday, March 31, 2015 9:10 To: Zhao Chenhui-B35336 -Cc: linuxppc-dev@lists.ozlabs.org; devicetree@vger.kernel.org; linux-kernel= -@vger.kernel.org; Jin Zhengxiong-R64188 -Subject: Re: [1/4] powerpc/cache: add cache flush operation for various e50= -0 +Cc: linuxppc-dev@lists.ozlabs.org; devicetree@vger.kernel.org; linux-kernel@vger.kernel.org; Jin Zhengxiong-R64188 +Subject: Re: [1/4] powerpc/cache: add cache flush operation for various e500 On Thu, Mar 26, 2015 at 06:18:12PM +0800, chenhui zhao wrote: > Various e500 core have different cache architecture, so they @@ -20,15 +18,13 @@ On Thu, Mar 26, 2015 at 06:18:12PM +0800, chenhui zhao wrote: > arch/powerpc/include/asm/cacheflush.h | 2 - > arch/powerpc/include/asm/cputable.h | 11 +++ > arch/powerpc/kernel/asm-offsets.c | 3 + -> arch/powerpc/kernel/cpu_setup_fsl_booke.S | 114 ++++++++++++++++++++++++= -+++++- +> arch/powerpc/kernel/cpu_setup_fsl_booke.S | 114 +++++++++++++++++++++++++++++- > arch/powerpc/kernel/cputable.c | 4 ++ > arch/powerpc/kernel/head_fsl_booke.S | 74 ------------------- > arch/powerpc/platforms/85xx/smp.c | 3 +- > 7 files changed, 133 insertions(+), 78 deletions(-) > -> diff --git a/arch/powerpc/include/asm/cacheflush.h b/arch/powerpc/include= -/asm/cacheflush.h +> diff --git a/arch/powerpc/include/asm/cacheflush.h b/arch/powerpc/include/asm/cacheflush.h > index 30b35ff..729fde4 100644 > --- a/arch/powerpc/include/asm/cacheflush.h > +++ b/arch/powerpc/include/asm/cacheflush.h @@ -41,8 +37,7 @@ On Thu, Mar 26, 2015 at 06:18:12PM +0800, chenhui zhao wrote: > extern void flush_icache_range(unsigned long, unsigned long); > extern void flush_icache_user_range(struct vm_area_struct *vma, > struct page *page, unsigned long addr, -> diff --git a/arch/powerpc/include/asm/cputable.h b/arch/powerpc/include/a= -sm/cputable.h +> diff --git a/arch/powerpc/include/asm/cputable.h b/arch/powerpc/include/asm/cputable.h > index 5cf5a6d..c776efe4 100644 > --- a/arch/powerpc/include/asm/cputable.h > +++ b/arch/powerpc/include/asm/cputable.h @@ -63,7 +58,7 @@ Why the leading underscores? > /* NOTE WELL: Update identify_cpu() if fields are added or removed! */ > struct cpu_spec { -> /* CPU is matched via (PVR & pvr_mask) =3D=3D pvr_value */ +> /* CPU is matched via (PVR & pvr_mask) == pvr_value */ > @@ -59,6 +66,10 @@ struct cpu_spec { > unsigned int icache_bsize; > unsigned int dcache_bsize; diff --git a/a/content_digest b/N2/content_digest index 78164bd..90c772d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,8 +4,8 @@ "Subject\0Re: [1/4] powerpc/cache: add cache flush operation for various e500\0" "Date\0Thu, 2 Apr 2015 10:14:11 +0000\0" "To\0Scott Wood <scottwood@freescale.com>\0" - "Cc\0devicetree@vger.kernel.org <devicetree@vger.kernel.org>" - linuxppc-dev@lists.ozlabs.org <linuxppc-dev@lists.ozlabs.org> + "Cc\0linuxppc-dev@lists.ozlabs.org <linuxppc-dev@lists.ozlabs.org>" + devicetree@vger.kernel.org <devicetree@vger.kernel.org> linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> " Jason.Jin@freescale.com <Jason.Jin@freescale.com>\0" "\00:1\0" @@ -15,10 +15,8 @@ "From: Wood Scott-B07421\n" "Sent: Tuesday, March 31, 2015 9:10\n" "To: Zhao Chenhui-B35336\n" - "Cc: linuxppc-dev@lists.ozlabs.org; devicetree@vger.kernel.org; linux-kernel=\n" - "@vger.kernel.org; Jin Zhengxiong-R64188\n" - "Subject: Re: [1/4] powerpc/cache: add cache flush operation for various e50=\n" - "0\n" + "Cc: linuxppc-dev@lists.ozlabs.org; devicetree@vger.kernel.org; linux-kernel@vger.kernel.org; Jin Zhengxiong-R64188\n" + "Subject: Re: [1/4] powerpc/cache: add cache flush operation for various e500\n" "\n" "On Thu, Mar 26, 2015 at 06:18:12PM +0800, chenhui zhao wrote:\n" "> Various e500 core have different cache architecture, so they\n" @@ -32,15 +30,13 @@ "> arch/powerpc/include/asm/cacheflush.h | 2 -\n" "> arch/powerpc/include/asm/cputable.h | 11 +++\n" "> arch/powerpc/kernel/asm-offsets.c | 3 +\n" - "> arch/powerpc/kernel/cpu_setup_fsl_booke.S | 114 ++++++++++++++++++++++++=\n" - "+++++-\n" + "> arch/powerpc/kernel/cpu_setup_fsl_booke.S | 114 +++++++++++++++++++++++++++++-\n" "> arch/powerpc/kernel/cputable.c | 4 ++\n" "> arch/powerpc/kernel/head_fsl_booke.S | 74 -------------------\n" "> arch/powerpc/platforms/85xx/smp.c | 3 +-\n" "> 7 files changed, 133 insertions(+), 78 deletions(-)\n" ">\n" - "> diff --git a/arch/powerpc/include/asm/cacheflush.h b/arch/powerpc/include=\n" - "/asm/cacheflush.h\n" + "> diff --git a/arch/powerpc/include/asm/cacheflush.h b/arch/powerpc/include/asm/cacheflush.h\n" "> index 30b35ff..729fde4 100644\n" "> --- a/arch/powerpc/include/asm/cacheflush.h\n" "> +++ b/arch/powerpc/include/asm/cacheflush.h\n" @@ -53,8 +49,7 @@ "> extern void flush_icache_range(unsigned long, unsigned long);\n" "> extern void flush_icache_user_range(struct vm_area_struct *vma,\n" "> struct page *page, unsigned long addr,\n" - "> diff --git a/arch/powerpc/include/asm/cputable.h b/arch/powerpc/include/a=\n" - "sm/cputable.h\n" + "> diff --git a/arch/powerpc/include/asm/cputable.h b/arch/powerpc/include/asm/cputable.h\n" "> index 5cf5a6d..c776efe4 100644\n" "> --- a/arch/powerpc/include/asm/cputable.h\n" "> +++ b/arch/powerpc/include/asm/cputable.h\n" @@ -75,7 +70,7 @@ "\n" "> /* NOTE WELL: Update identify_cpu() if fields are added or removed! */\n" "> struct cpu_spec {\n" - "> /* CPU is matched via (PVR & pvr_mask) =3D=3D pvr_value */\n" + "> /* CPU is matched via (PVR & pvr_mask) == pvr_value */\n" "> @@ -59,6 +66,10 @@ struct cpu_spec {\n" "> unsigned int icache_bsize;\n" "> unsigned int dcache_bsize;\n" @@ -106,4 +101,4 @@ "\n" "[chenhui] OK. Then, call \"cpu_down_flush\"." -f7c68f4062185050a8be8d14381868d764ac10a53f72c6d2c21c838c1cadc141 +579aa8d1371bf50abc242f94bda24860839c85751b0830494d3e23c60f4dba3d
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.