upstream pending patches

Paul Mackerras paulus at samba.org
Wed Aug 18 15:19:09 EST 2004


Since Linus is away at the moment, there is a considerable backlog of
patches that I have sent to Andrew Morton but which haven't appeared
in Linus' tree yet.  This creates problems when people send me patches
against the current state of Linus' tree which collide with patches
that I have already sent off.

I have rolled up the patches that I have sent that aren't in Linus'
tree into one patch at http://ozlabs.org/~paulus/akpm-pending.patch.
(I didn't include it in this message because it is too big for the
list.)  Here is the diffstat:

arch/ppc/kernel/align.c           |  163 ++++++++++++++++----------
arch/ppc/kernel/traps.c           |   51 ++++++--
arch/ppc/kernel/vector.S          |    4
arch/ppc64/kernel/eeh.c           |   11 +
arch/ppc64/kernel/idle.c          |   14 +-
arch/ppc64/kernel/pSeries_iommu.c |    2
arch/ppc64/kernel/prom.c          |   15 +-
arch/ppc64/kernel/ras.c           |    2
arch/ppc64/kernel/rtasd.c         |  108 +++++++++++++----
arch/ppc64/kernel/setup.c         |   11 -
arch/ppc64/kernel/smp.c           |   20 +--
arch/ppc64/kernel/time.c          |   46 +++++++
arch/ppc64/kernel/traps.c         |  233 ++++++++++++++++++++------------------
arch/ppc64/kernel/vector.S        |    4
arch/ppc64/kernel/xics.c          |    2
arch/ppc64/lib/locks.c            |    6
include/asm-ppc64/rtas.h          |  119 ++++++++++---------
include/asm-ppc64/smp.h           |   18 --
18 files changed, 510 insertions(+), 319 deletions(-)

If you are working on a patch which touches any of those files, please
apply the akpm-pending.patch to a copy of Linus' tree and then send me
a diff against that.

Paul.

** Sent via the linuxppc64-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc64-dev mailing list