From: Josh Triplett <josh-iaAMLnmF4UmaiuxdJuQwMA@public.gmane.org>
To: Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>,
Andy Lutomirski <luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org>,
Ingo Molnar <mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
"H. Peter Anvin" <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org>,
Peter Zijlstra <peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>,
Linus Torvalds
<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Subject: Re: [PATCH 1/2] clone: Support passing tls argument via C rather than pt_regs magic
Date: Mon, 11 May 2015 06:55:26 -0700 [thread overview]
Message-ID: <20150511135526.GA6130@x> (raw)
In-Reply-To: <20150511101313.GA18058-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
On Mon, May 11, 2015 at 12:13:13PM +0200, Ingo Molnar wrote:
>
> * josh-iaAMLnmF4UmaiuxdJuQwMA@public.gmane.org <josh-iaAMLnmF4UmaiuxdJuQwMA@public.gmane.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 <josh-iaAMLnmF4UmaiuxdJuQwMA@public.gmane.org>
> > > > Signed-off-by: Thiago Macieira <thiago.macieira-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
> > >
> > > 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
WARNING: multiple messages have this Message-ID (diff)
From: Josh Triplett <josh@joshtriplett.org>
To: Ingo Molnar <mingo@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
Andy Lutomirski <luto@amacapital.net>,
Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>,
Peter Zijlstra <peterz@infradead.org>,
Linus Torvalds <torvalds@linux-foundation.org>,
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
Date: Mon, 11 May 2015 06:55:26 -0700 [thread overview]
Message-ID: <20150511135526.GA6130@x> (raw)
In-Reply-To: <20150511101313.GA18058@gmail.com>
On Mon, May 11, 2015 at 12:13:13PM +0200, Ingo Molnar wrote:
>
> * josh@joshtriplett.org <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 <josh@joshtriplett.org>
> > > > Signed-off-by: Thiago Macieira <thiago.macieira@intel.com>
> > >
> > > 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
next prev parent reply other threads:[~2015-05-11 13:55 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-21 17:47 [PATCH 1/2] clone: Support passing tls argument via C rather than pt_regs magic Josh Triplett
2015-05-05 18:53 ` Thomas Gleixner
2015-05-05 23:12 ` josh
2015-05-11 10:13 ` Ingo Molnar
[not found] ` <20150511101313.GA18058-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-05-11 13:55 ` Josh Triplett [this message]
2015-05-11 13:55 ` Josh Triplett
2015-05-11 14:00 ` Ingo Molnar
2015-05-11 14:00 ` Ingo Molnar
2015-05-11 19:30 ` Josh Triplett
2015-05-12 8:17 ` Ingo Molnar
2015-05-12 8:17 ` Ingo Molnar
[not found] ` <20150512081727.GA6058-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-05-12 15:15 ` Josh Triplett
2015-05-12 15:15 ` Josh Triplett
2015-05-11 14:31 ` Vineet Gupta
2015-05-11 14:31 ` Vineet Gupta
2015-05-11 14:47 ` Josh Triplett
2015-05-12 4:26 ` Vineet Gupta
2015-05-12 4:26 ` Vineet Gupta
[not found] ` <55518112.9040808-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2015-05-12 7:07 ` Josh Triplett
2015-05-12 7:07 ` Josh Triplett
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150511135526.GA6130@x \
--to=josh-iaamlnmf4umaiuxdjuqwma@public.gmane.org \
--cc=hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org \
--cc=linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org \
--cc=mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org \
--cc=tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org \
--cc=torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
--cc=x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.