diff for duplicates of <1430956210.9675.1.camel@neuling.org> diff --git a/a/1.txt b/N1/1.txt index 0b1b3b8..7e954f1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,14 +1,13 @@ On Tue, 2015-05-05 at 21:12 +1000, Michael Ellerman wrote: > As soon as we know the name of the cpu we're on, add it to the dump > stack arch description, which is printed in case of an oops. ->=20 +> > Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> > --- > arch/powerpc/kernel/cputable.c | 3 +++ > 1 file changed, 3 insertions(+) ->=20 -> diff --git a/arch/powerpc/kernel/cputable.c b/arch/powerpc/kernel/cputabl= -e.c +> +> diff --git a/arch/powerpc/kernel/cputable.c b/arch/powerpc/kernel/cputable.c > index 60262fdf35ba..cf5e0c9b80cb 100644 > --- a/arch/powerpc/kernel/cputable.c > +++ b/arch/powerpc/kernel/cputable.c @@ -17,14 +16,13 @@ e.c > #include <linux/init.h> > #include <linux/export.h> > +#include <linux/printk.h> -> =20 +> > #include <asm/oprofile_impl.h> > #include <asm/cputable.h> -> @@ -2174,6 +2175,8 @@ static struct cpu_spec * __init setup_cpu_spec(unsi= -gned long offset, +> @@ -2174,6 +2175,8 @@ static struct cpu_spec * __init setup_cpu_spec(unsigned long offset, > } > #endif /* CONFIG_PPC64 || CONFIG_BOOKE */ -> =20 +> > + dump_stack_add_arch_desc(t->cpu_name); > + @@ -35,4 +33,4 @@ Mikey > return t; > } -> =20 +> diff --git a/a/content_digest b/N1/content_digest index 310ae05..59f93e0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,24 +4,23 @@ "Subject\0Re: [PATCH 2/6] powerpc: Add cpu name to dump stack arch description\0" "Date\0Thu, 07 May 2015 09:50:10 +1000\0" "To\0Michael Ellerman <mpe@ellerman.id.au>\0" - "Cc\0tj@kernel.org" - linuxppc-dev@ozlabs.org - linux-kernel@vger.kernel.org + "Cc\0linuxppc-dev@ozlabs.org" + tj@kernel.org Andrew Morton <akpm@osdl.org> + linux-kernel@vger.kernel.org " Anton Blanchard <anton@samba.org>\0" "\00:1\0" "b\0" "On Tue, 2015-05-05 at 21:12 +1000, Michael Ellerman wrote:\n" "> As soon as we know the name of the cpu we're on, add it to the dump\n" "> stack arch description, which is printed in case of an oops.\n" - ">=20\n" + "> \n" "> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>\n" "> ---\n" "> arch/powerpc/kernel/cputable.c | 3 +++\n" "> 1 file changed, 3 insertions(+)\n" - ">=20\n" - "> diff --git a/arch/powerpc/kernel/cputable.c b/arch/powerpc/kernel/cputabl=\n" - "e.c\n" + "> \n" + "> diff --git a/arch/powerpc/kernel/cputable.c b/arch/powerpc/kernel/cputable.c\n" "> index 60262fdf35ba..cf5e0c9b80cb 100644\n" "> --- a/arch/powerpc/kernel/cputable.c\n" "> +++ b/arch/powerpc/kernel/cputable.c\n" @@ -30,14 +29,13 @@ "> #include <linux/init.h>\n" "> #include <linux/export.h>\n" "> +#include <linux/printk.h>\n" - "> =20\n" + "> \n" "> #include <asm/oprofile_impl.h>\n" "> #include <asm/cputable.h>\n" - "> @@ -2174,6 +2175,8 @@ static struct cpu_spec * __init setup_cpu_spec(unsi=\n" - "gned long offset,\n" + "> @@ -2174,6 +2175,8 @@ static struct cpu_spec * __init setup_cpu_spec(unsigned long offset,\n" "> \t}\n" "> #endif /* CONFIG_PPC64 || CONFIG_BOOKE */\n" - "> =20\n" + "> \n" "> +\tdump_stack_add_arch_desc(t->cpu_name);\n" "> +\n" "\n" @@ -48,6 +46,6 @@ "\n" "> \treturn t;\n" "> }\n" - > =20 + > -dc625a0f487364016d51081e31628092df772bc9ec7708492df2cba90125274d +9536a665249dba717b0bc9373b1c65866b25a05be88105021879599fdae6378b
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.