From: Josh Triplett <josh-iaAMLnmF4UmaiuxdJuQwMA@public.gmane.org>
To: Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Andrew Morton
<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
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: Tue, 12 May 2015 08:15:29 -0700 [thread overview]
Message-ID: <20150512151529.GB9923@x> (raw)
In-Reply-To: <20150512081727.GA6058-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
On Tue, May 12, 2015 at 10:17:28AM +0200, Ingo Molnar wrote:
> * Josh Triplett <josh-iaAMLnmF4UmaiuxdJuQwMA@public.gmane.org> 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
WARNING: multiple messages have this Message-ID (diff)
From: Josh Triplett <josh@joshtriplett.org>
To: Ingo Molnar <mingo@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
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: Tue, 12 May 2015 08:15:29 -0700 [thread overview]
Message-ID: <20150512151529.GB9923@x> (raw)
In-Reply-To: <20150512081727.GA6058@gmail.com>
On Tue, May 12, 2015 at 10:17:28AM +0200, Ingo Molnar wrote:
> * Josh Triplett <josh@joshtriplett.org> 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
next prev parent reply other threads:[~2015-05-12 15:15 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
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 [this message]
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=20150512151529.GB9923@x \
--to=josh-iaamlnmf4umaiuxdjuqwma@public.gmane.org \
--cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@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.