Please pull powerpc.git merge branch

Paul Mackerras paulus at samba.org
Sat Mar 10 08:08:47 EST 2007


Linus,

I wrote:

> Please do:
> 
> git pull \
> git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git merge
> 
> There are 6 commits there.  Three of them fix compile warnings, one is
> a bug fix, one works around a problem on rev 1.0 PPC970MP processors,
> and one adds a missing newline in some help text.

I have pulled 3 more commits from Kumar Gala and pushed them out, so
when you do the pull you'll see the commits below in addition to the
ones I listed previously.

Thanks,
Paul.

 arch/powerpc/platforms/83xx/mpc834x_mds.c  |    8 ++++----
 arch/powerpc/platforms/85xx/Kconfig        |    1 +
 arch/powerpc/platforms/embedded6xx/Kconfig |    1 +
 3 files changed, 6 insertions(+), 4 deletions(-)

commit f194bda4ce7e71cc95535f494a4a5515cd91ed85
Author: Kumar Gala <galak at kernel.crashing.org>
Date:   Wed Mar 7 23:14:57 2007 -0600

    [POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQ
    
    On chip 8250 UARTs share an interrupts on existing 85xx processors.
    
    Signed-off-by: Kumar Gala <galak at kernel.crashing.org>

commit 49fdf3f078f8f5d84ecd10d62624c9158e755ec7
Author: Segher Boessenkool <segher at kernel.crashing.org>
Date:   Thu Feb 22 23:52:02 2007 +0100

    [POWERPC] Select u-image as default image for Linkstation
    
    Fixes image build error:
    
    ln: accessing `arch/powerpc/boot/zImage': No such file or directory
    make[1]: *** [arch/powerpc/boot/zImage] Error 1
    make: *** [zImage] Error 2
    
    Signed-off-by: Segher Boessenkool <segher at kernel.crashing.org>
    Acked-by: G. Liakhovetski <g.liakhovetski at gmx.de>
    Signed-off-by: Kumar Gala <galak at kernel.crashing.org>

commit aea12b75480c0842028bd1bfe0146d9148db2298
Author: Li Yang <leoli at freescale.com>
Date:   Tue Mar 6 17:11:06 2007 +0800

    [POWERPC] 83xx: Minor fixes for 834x_mds USB setup code
    
    Fix broken node manipulating code, and clarify inaccurate comment.
    
    Signed-off-by: Li Yang <leoli at freescale.com>
    Signed-off-by: Kumar Gala <galak at kernel.crashing.org>



More information about the Linuxppc-dev mailing list