2008-07-02 12:41:43

by Paul Mackerras

[permalink] [raw]
Subject: [git pull] Please pull powerpc.git merge branch

Linus,

Please pull from the 'merge' branch of

git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git merge

to get two more small bug-fixes for powerpc, as listed below.

Thanks,
Paul.

arch/powerpc/boot/Makefile | 3 ++-
arch/powerpc/kernel/legacy_serial.c | 5 +++++
2 files changed, 7 insertions(+), 1 deletions(-)

John Linn (2):
powerpc/bootwrapper: update for initrd with simpleImage
powerpc/legacy_serial: Bail if reg-offset/shift properties are present


2008-07-03 00:09:43

by Paul Mackerras

[permalink] [raw]
Subject: Re: [git pull] Please pull powerpc.git merge branch

Linus,

Grant Likely sent me one more bug-fix for 2.6.26, which I have merged
into my merge branch at:

git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git merge

So when you do the pull from there, you'll get 3 commits as listed
below.

Thanks,
Paul.

arch/powerpc/boot/Makefile | 3 ++-
arch/powerpc/kernel/legacy_serial.c | 5 +++++
arch/powerpc/platforms/52xx/lite5200_pm.c | 14 +++++++++++++-
3 files changed, 20 insertions(+), 2 deletions(-)

John Linn (2):
powerpc/bootwrapper: update for initrd with simpleImage
powerpc/legacy_serial: Bail if reg-offset/shift properties are present

Tim Yamin (1):
powerpc/mpc5200: Fix lite5200b suspend/resume