Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753391AbbELPPm (ORCPT ); Tue, 12 May 2015 11:15:42 -0400 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:36941 "EHLO relay6-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753137AbbELPPi (ORCPT ); Tue, 12 May 2015 11:15:38 -0400 X-Originating-IP: 50.43.43.179 Date: Tue, 12 May 2015 08:15:29 -0700 From: Josh Triplett To: Ingo Molnar Cc: Andrew Morton , Thomas Gleixner , Andy Lutomirski , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , Linus Torvalds , linux-api@vger.kernel.org, linux-kernel@vger.kernel.org, x86@kernel.org Subject: Re: [PATCH 1/2] clone: Support passing tls argument via C rather than pt_regs magic 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 Content-Disposition: inline In-Reply-To: <20150512081727.GA6058@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 784 Lines: 19 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/