[PATCH 0/4] user-cr: powerpc support etc

Nathan Lynch ntl at pobox.com
Wed Sep 16 02:27:47 PDT 2009


Patch 1 is an obvious fix, I think.

The rest is an assortment of hacks I've employed to get this building
and working on powerpc.

Nathan Lynch (4):
  fix rename fallout
  restart: (build fix hack) define sa_family_t and struct linger
  mktree: initial powerpc support hacks
  makefile hack for powerpc

 Makefile      |    5 +++-
 clone_ppc32.S |   79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 powerpc_asm.h |   46 +++++++++++++++++++++++++++++++++
 restart.c     |   31 ++++++++++++++++++++++
 4 files changed, 160 insertions(+), 1 deletions(-)
 create mode 100644 clone_ppc32.S
 create mode 100644 powerpc_asm.h



More information about the Containers mailing list