[PATCH] PS3: fix the bug the major version part is not compared, take2

2007-08-29 Thread Masakazu Mokuno
Fix the bug that the major version part of the firmware is not compared. Signed-off-by: Masakazu Mokuno <[EMAIL PROTECTED]> CC: Geoff Levand <[EMAIL PROTECTED]> --- arch/powerpc/platforms/ps3/setup.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- a/arch/powerpc/platforms/ps3/set

Re: [PATCH] PS3: fix the bug the major version part is not compared

2007-08-29 Thread Masakazu Mokuno
On Tue, 28 Aug 2007 15:26:50 +0200 Andreas Schwab <[EMAIL PROTECTED]> wrote: > Masakazu Mokuno <[EMAIL PROTECTED]> writes: > > > Fix the bug that the major version part of the firmware > > is not compared. > > > > Signed-off-by: Masakazu Mokuno <[EMAIL PROTECTED]> > > CC: Geoff Levand <[EMAIL PR

Re: [PATCH] PS3: fix the bug the major version part is not compared

2007-08-28 Thread Geoff Levand
Masakazu Mokuno wrote: > Fix the bug that the major version part of the firmware > is not compared. > > Signed-off-by: Masakazu Mokuno <[EMAIL PROTECTED]> > CC: Geoff Levand <[EMAIL PROTECTED]> > --- > arch/powerpc/platforms/ps3/setup.c |2 +- > include/asm-powerpc/ps3.h |2 +- >

Re: [PATCH] PS3: fix the bug the major version part is not compared

2007-08-28 Thread Andreas Schwab
Masakazu Mokuno <[EMAIL PROTECTED]> writes: > Fix the bug that the major version part of the firmware > is not compared. > > Signed-off-by: Masakazu Mokuno <[EMAIL PROTECTED]> > CC: Geoff Levand <[EMAIL PROTECTED]> > --- > arch/powerpc/platforms/ps3/setup.c |2 +- > include/asm-powerpc/ps3.h

[PATCH] PS3: fix the bug the major version part is not compared

2007-08-28 Thread Masakazu Mokuno
Fix the bug that the major version part of the firmware is not compared. Signed-off-by: Masakazu Mokuno <[EMAIL PROTECTED]> CC: Geoff Levand <[EMAIL PROTECTED]> --- arch/powerpc/platforms/ps3/setup.c |2 +- include/asm-powerpc/ps3.h |2 +- 2 files changed, 2 insertions(+), 2 del