[PATCH 0/3] MPC85xx compile fixes
Alexander Graf
agraf at suse.de
Tue Aug 31 12:15:19 EST 2010
While trying to compile a recent git kernel on my e500v2 box, I came
across some pretty simple compilation bugs.
Since I have no idea which tree those go through, I'm sending them to
you, but please coordinate who takes them in.
Also, it might be useful to set up a make defconfig machine that does
regression testing for booke builds. These really shouldn't be caught
by me in the kvm.git tree :).
Alexander Graf (3):
PPC: s/mtmsrd/MTMSR in ldstfp.S
PPC: Fix compilation of fsl_rio.c
PPC: Fix compilation of mpc85xx_mds.c
arch/powerpc/lib/ldstfp.S | 32 ++++++++++++++--------------
arch/powerpc/platforms/85xx/mpc85xx_mds.c | 1 +
arch/powerpc/sysdev/fsl_rio.c | 2 +-
3 files changed, 18 insertions(+), 17 deletions(-)
More information about the Linuxppc-dev
mailing list