linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] MPC85xx compile fixes
@ 2010-08-31  2:15 Alexander Graf
  2010-08-31  2:15 ` [PATCH 1/3] PPC: s/mtmsrd/MTMSR in ldstfp.S Alexander Graf
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Alexander Graf @ 2010-08-31  2:15 UTC (permalink / raw)
  To: Linuxppc-dev

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(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-08-31 21:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-31  2:15 [PATCH 0/3] MPC85xx compile fixes Alexander Graf
2010-08-31  2:15 ` [PATCH 1/3] PPC: s/mtmsrd/MTMSR in ldstfp.S Alexander Graf
2010-08-31  2:49   ` Sean MacLennan
2010-08-31  4:37     ` Kumar Gala
2010-08-31  2:15 ` [PATCH 2/3] PPC: Fix compilation of fsl_rio.c Alexander Graf
2010-08-31 18:10   ` Scott Wood
2010-08-31 18:55     ` Kumar Gala
2010-08-31  2:15 ` [PATCH 3/3] PPC: Fix compilation of mpc85xx_mds.c Alexander Graf
2010-08-31 21:24   ` Kumar Gala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).