Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932282AbbELIRg (ORCPT ); Tue, 12 May 2015 04:17:36 -0400 Received: from mail-wi0-f178.google.com ([209.85.212.178]:34838 "EHLO mail-wi0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932084AbbELIRd (ORCPT ); Tue, 12 May 2015 04:17:33 -0400 Date: Tue, 12 May 2015 10:17:28 +0200 From: Ingo Molnar To: Josh Triplett , Andrew Morton Cc: 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: <20150512081727.GA6058@gmail.com> References: <20150421174711.GA5127@jtriplet-mobl1> <20150505231221.GB16525@cloud> <20150511101313.GA18058@gmail.com> <20150511135526.GA6130@x> <20150511140043.GB5354@gmail.com> <20150511193050.GA11002@jtriplet-mobl1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150511193050.GA11002@jtriplet-mobl1> 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: 691 Lines: 20 * 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.) Thanks, Ingo -- 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/