Re: [PATCH 1/5] [POWERPC] Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.S

2008-02-23 Thread Josh Boyer
On Sat, 23 Feb 2008 13:30:46 +1100 Paul Mackerras <[EMAIL PROTECTED]> wrote: > Stefan Roese writes: > > > Signed-off-by: Stefan Roese <[EMAIL PROTECTED]> > > That's a very uninformative commit message. :) > > How about putting a brief description of the AMCC 460 family in here? It's rather bor

Re: [PATCH 1/5] [POWERPC] Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.S

2008-02-22 Thread Stefan Roese
On Saturday 23 February 2008, Paul Mackerras wrote: > Stefan Roese writes: > > Signed-off-by: Stefan Roese <[EMAIL PROTECTED]> > > That's a very uninformative commit message. :) > > How about putting a brief description of the AMCC 460 family in here? You're right. I was a little bit lazy. :) I'l

Re: [PATCH 1/5] [POWERPC] Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.S

2008-02-22 Thread Paul Mackerras
Stefan Roese writes: > Signed-off-by: Stefan Roese <[EMAIL PROTECTED]> That's a very uninformative commit message. :) How about putting a brief description of the AMCC 460 family in here? Paul. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org htt

Re: [PATCH 1/5] [POWERPC] Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.S

2008-02-21 Thread Benjamin Herrenschmidt
On Thu, 2008-02-21 at 15:00 +0100, Stefan Roese wrote: > Signed-off-by: Stefan Roese <[EMAIL PROTECTED]> Ack. > --- > arch/powerpc/kernel/cpu_setup_44x.S |5 - > arch/powerpc/kernel/cputable.c | 28 +++- > 2 files changed, 31 insertions(+), 2 deletions(-)

[PATCH 1/5] [POWERPC] Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.S

2008-02-21 Thread Stefan Roese
Signed-off-by: Stefan Roese <[EMAIL PROTECTED]> --- arch/powerpc/kernel/cpu_setup_44x.S |5 - arch/powerpc/kernel/cputable.c | 28 +++- 2 files changed, 31 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/kernel/cpu_setup_44x.S b/arch/powerpc/kernel/