Re: [git pull] Please pull powerpc.git master branch

Previous thread: Re: [BUG] NULL pointer dereference in uart_write_room(). by Tetsuo Handa on Friday, May 2, 2008 - 1:35 am. (1 message)

Next thread: [Patch] (Resend) arch/um/kernel/irq.c: clean up some functions by WANG Cong on Friday, May 2, 2008 - 2:36 am. (1 message)
To: <torvalds@...>
Cc: <linuxppc-dev@...>, <akpm@...>, <linux-kernel@...>
Date: Friday, May 2, 2008 - 1:56 am

Linus,

Please do:

git pull \
git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git master

With the exception of one commit from Grant Likely, these are all
fixes for various bugs and compile problems, or documentation
updates. The one from Grant is something that has been around for a
month or so and only affects MPC5200-based embedded platforms.

Thanks,
Paul.

.../powerpc/mpc52xx-device-tree-bindings.txt | 11 ++
arch/powerpc/boot/dts/mpc8610_hpcd.dts | 23 +++
arch/powerpc/configs/ps3_defconfig | 132 +++++++++++++-------
arch/powerpc/kernel/smp.c | 2
arch/powerpc/mm/slb.c | 27 ++--
arch/powerpc/platforms/ps3/interrupt.c | 6 -
arch/powerpc/sysdev/fsl_rio.c | 9 +
arch/powerpc/sysdev/fsl_soc.c | 4 -
arch/powerpc/sysdev/xilinx_intc.c | 2
drivers/char/xilinx_hwicap/xilinx_hwicap.c | 6 -
drivers/net/fec_mpc52xx.c | 97 +++++++++++----
drivers/net/fec_mpc52xx.h | 19 ---
drivers/ps3/ps3-lpm.c | 1
drivers/ps3/ps3-sys-manager.c | 7 -
drivers/serial/mpc52xx_uart.c | 2
include/asm-powerpc/ps3.h | 3
include/linux/rio.h | 2
17 files changed, 231 insertions(+), 122 deletions(-)

Andrew Liu (1):
Fix a potential issue in mpc52xx uart driver

Anton Vorontsov (1):
[POWERPC] 86xx: mpc8610_hpcd: add support for PCI Express x8 slot

Becky Bruce (1):
[POWERPC] Squash build warning for print of resource_size_t in fsl_soc.c

FUJITA Tomonori (1):
[POWERPC] PS3: Add time include to lpm

Geert Uytterhoeven (1):
[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static

Geoff Levand (3):
[POWERPC] Fix slb.c compile warnings
[P...

To: Paul Mackerras <paulus@...>
Cc: <linuxppc-dev@...>, <akpm@...>, <linux-kernel@...>
Date: Friday, May 2, 2008 - 11:19 am

"Already up-to-date."

Forgot to push?

Linus
--

To: Linus Torvalds <torvalds@...>
Cc: <linuxppc-dev@...>, <akpm@...>, <linux-kernel@...>
Date: Friday, May 2, 2008 - 7:34 pm

Yep. :(

Try again now.

Thanks,
Paul.
--

To: Paul Mackerras <paulus@...>
Cc: <torvalds@...>, <linuxppc-dev@...>, <akpm@...>, <linux-kernel@...>
Date: Friday, May 2, 2008 - 9:35 am

Hmmm; none of these commits appear in your public git server ATM. Top
of tree is still "[POWERPC] Fix crashkernel= handling when no
crashkernel" from 2 days ago.

http://git.kernel.org/?p=linux/kernel/git/paulus/powerpc.git;a=summary

Cheers,

--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
--

Previous thread: Re: [BUG] NULL pointer dereference in uart_write_room(). by Tetsuo Handa on Friday, May 2, 2008 - 1:35 am. (1 message)

Next thread: [Patch] (Resend) arch/um/kernel/irq.c: clean up some functions by WANG Cong on Friday, May 2, 2008 - 2:36 am. (1 message)