Linux Container Development
 help / color / mirror / Atom feed
* [PATCH 0/4] user-cr: powerpc support etc
@ 2009-09-16  9:27 Nathan Lynch
       [not found] ` <1253093271-16357-1-git-send-email-ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Nathan Lynch @ 2009-09-16  9:27 UTC (permalink / raw)
  To: Oren Laadan; +Cc: containers-qjLDD68F18O7TbgM5vRIOg

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

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

end of thread, other threads:[~2009-09-16 18:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-16  9:27 [PATCH 0/4] user-cr: powerpc support etc Nathan Lynch
     [not found] ` <1253093271-16357-1-git-send-email-ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
2009-09-16  9:27   ` [PATCH 1/4] fix rename fallout Nathan Lynch
2009-09-16  9:27   ` [PATCH 2/4] restart: (build fix hack) define sa_family_t and struct linger Nathan Lynch
2009-09-16  9:27   ` [PATCH 3/4] mktree: initial powerpc support hacks Nathan Lynch
2009-09-16  9:27   ` [PATCH 4/4] makefile hack for powerpc Nathan Lynch
2009-09-16 18:05   ` [PATCH 0/4] user-cr: powerpc support etc Oren Laadan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox