[lxc-devel] [PATCH 2/2] Fix for ia64: Use __clone2 for ia64 in lxc/start.c
    Serge Hallyn 
    serge.hallyn at ubuntu.com
       
    Mon Mar 18 17:19:31 UTC 2013
    
    
  
Quoting Dennis Schridde (devurandom at gmx.net):
> Am Montag, 18. März 2013, 11:28:02 schrieb Serge Hallyn:
> > #ifdef __ia64__
> > 	stack += stack_size
> > #endif
> > 
> > so that the clone call below stays just the slightest bit easier on
> > the eyes.
> src/lxc/namespace.c does it the same way. Maybe you want to change that, too.
Yup, that'd be good.  
Acked-by: Serge hallyn <serge.hallyn at ubuntu.com>
to the set, thanks.
    
    
More information about the lxc-devel
mailing list