Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754113AbbEKNzj (ORCPT ); Mon, 11 May 2015 09:55:39 -0400 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:53761 "EHLO relay6-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750962AbbEKNzg (ORCPT ); Mon, 11 May 2015 09:55:36 -0400 X-Originating-IP: 50.43.43.179 Date: Mon, 11 May 2015 06:55:26 -0700 From: Josh Triplett To: Ingo Molnar 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: <20150511135526.GA6130@x> References: <20150421174711.GA5127@jtriplet-mobl1> <20150505231221.GB16525@cloud> <20150511101313.GA18058@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150511101313.GA18058@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: 1193 Lines: 32 On Mon, May 11, 2015 at 12:13:13PM +0200, Ingo Molnar wrote: > > * josh@joshtriplett.org wrote: > > > On Tue, May 05, 2015 at 08:53:03PM +0200, Thomas Gleixner wrote: > > > On Tue, 21 Apr 2015, Josh Triplett wrote: > > > > > > > > Signed-off-by: Josh Triplett > > > > Signed-off-by: Thiago Macieira > > > > > > Can you please clarify that SOB chain? It does not make any sense. > > > > Co-authored patch. We both worked on it together, and sadly git > > doesn't support a commit with multiple authors, so this is the next > > best thing. > > No, this is not a valid SOB chain. > > For 'co authored' patches you can add credits either to the file, as > two copyright lines, or via the changelog, no need to mess up the SOB > chain for that. Fine, I'll write it another way. Do you see any other issues with the patch other than the signoffs? - 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/