From mboxrd@z Thu Jan 1 00:00:00 1970 From: josh@joshtriplett.org Subject: Re: [PATCH 1/2] clone: Support passing tls argument via C rather than pt_regs magic Date: Tue, 5 May 2015 16:12:21 -0700 Message-ID: <20150505231221.GB16525@cloud> References: <20150421174711.GA5127@jtriplet-mobl1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Thomas Gleixner Cc: Andy Lutomirski , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , Linus Torvalds , linux-api@vger.kernel.org, linux-kernel@vger.kernel.org, x86@kernel.org List-Id: linux-api@vger.kernel.org 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. - Josh Triplett