2008-12-17 16:09:21

by Kumar Gala

[permalink] [raw]
Subject: Please pull from 'merge' for 2.6.28

The following changes since commit 23e0e8afafd9ac065d81506524adf3339584044b:
Arnd Bergmann (1):
powerpc/cell/axon-msi: Fix MSI after kexec

are available in the git repository at:

master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git merge

Dave Liu (1):
powerpc/fsl-booke: Fix the miss interrupt restore

Guillaume Knispel (1):
powerpc: Fix corruption error in rh_alloc_fixed()

arch/powerpc/kernel/misc_32.S | 4 ++--
arch/powerpc/lib/rheap.c | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)

--

Dave's patch fixes a stupid issue I introduced with my previous commit and
Guillaume is a simple fix for some oops's he was seeing.

- k


2008-12-17 22:42:08

by Paul Mackerras

[permalink] [raw]
Subject: Re: Please pull from 'merge' for 2.6.28

Kumar Gala writes:

> The following changes since commit 23e0e8afafd9ac065d81506524adf3339584044b:
> Arnd Bergmann (1):
> powerpc/cell/axon-msi: Fix MSI after kexec
>
> are available in the git repository at:
>
> master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git merge

Linus, please pull Kumar's tree directly, since I have no other
commits needing to go in 2.6.28 at this stage.

Thanks,
Paul.