From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Triplett Subject: Re: [PATCH 1/2] clone: Support passing tls argument via C rather than pt_regs magic Date: Tue, 12 May 2015 08:15:29 -0700 Message-ID: <20150512151529.GB9923@x> References: <20150421174711.GA5127@jtriplet-mobl1> <20150505231221.GB16525@cloud> <20150511101313.GA18058@gmail.com> <20150511135526.GA6130@x> <20150511140043.GB5354@gmail.com> <20150511193050.GA11002@jtriplet-mobl1> <20150512081727.GA6058@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20150512081727.GA6058-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ingo Molnar Cc: Andrew Morton , Thomas Gleixner , Andy Lutomirski , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , Linus Torvalds , linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org List-Id: linux-api@vger.kernel.org On Tue, May 12, 2015 at 10:17:28AM +0200, Ingo Molnar wrote: > * Josh Triplett wrote: > > > Looks good to me, but I have not looked very deeply ... > > > > I sent out a v2 with the co-author information moved from the > > signoffs to the commit message. If it looks reasonable to you, can > > you take it through the tip tree please? > > So since this is multi-arch, and changes kernel/fork.c, I'd say -mm is > a more appropriate home for it? (Assuming Linus does not object.) Works for me. - Josh Triplett