linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Peter Zijlstra <peterz@infradead.org>
Cc: Joe Perches <joe@perches.com>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Davidlohr Bueso <dave@stgolabs.net>,
	Anshul Garg <aksgarg1989@gmail.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@kernel.org>, Will Deacon <will.deacon@arm.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	David Miller <davem@davemloft.net>,
	Matthew Wilcox <mawilcox@microsoft.com>,
	Michael Davidson <md@google.com>
Subject: Re: [PATCH -v2 0/3] lib/int_sqrt: Fix optimize and document
Date: Thu, 2 Nov 2017 09:51:41 -0700	[thread overview]
Message-ID: <CAGXu5j+MjnqSHiwB7JMpGsnUv3pafPAaX8XvGjRiGLjQc7O8gA@mail.gmail.com> (raw)
In-Reply-To: <20171102164724.olgq3nvouibbgw2t@hirez.programming.kicks-ass.net>

On Thu, Nov 2, 2017 at 9:47 AM, Peter Zijlstra <peterz@infradead.org> wrote:
> On Thu, Nov 02, 2017 at 09:43:50AM -0700, Joe Perches wrote:
>> On Fri, 2017-10-20 at 15:31 -0400, Linus Torvalds wrote:
>> > On Fri, Oct 20, 2017 at 12:44 PM, Peter Zijlstra <peterz@infradead.org> wrote:
>> > > Version with hopefully acceptable Changelogs.
>> >
>> > Ack.
>>
>> Still not in -next
>
> I got emails from Andrew's bot.. I have no idea where Andrew keeps his
> pile-'o-patches these days, but that'd be the place to check.

Looks like they're in mmots:

http://www.ozlabs.org/~akpm/mmots/broken-out/

but not yet mmotm, which is what gets merged for -next. So they're in
process, and should appear soon, AIUI.

-Kees

-- 
Kees Cook
Pixel Security

      reply	other threads:[~2017-11-02 16:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-20 16:44 [PATCH -v2 0/3] lib/int_sqrt: Fix optimize and document Peter Zijlstra
2017-10-20 16:44 ` [PATCH -v2 1/3] lib/int_sqrt: Optimize small argument Peter Zijlstra
2017-10-20 16:44 ` [PATCH -v2 2/3] lib/int_sqrt: Optimize initial value compute Peter Zijlstra
2017-10-20 16:44 ` [PATCH -v2 3/3] lib/int_sqrt: Adjust comments Peter Zijlstra
2017-10-20 19:31 ` [PATCH -v2 0/3] lib/int_sqrt: Fix optimize and document Linus Torvalds
2017-11-02 16:43   ` Joe Perches
2017-11-02 16:47     ` Peter Zijlstra
2017-11-02 16:51       ` Kees Cook [this message]

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=CAGXu5j+MjnqSHiwB7JMpGsnUv3pafPAaX8XvGjRiGLjQc7O8gA@mail.gmail.com \
    --to=keescook@chromium.org \
    --cc=akpm@linux-foundation.org \
    --cc=aksgarg1989@gmail.com \
    --cc=dave@stgolabs.net \
    --cc=davem@davemloft.net \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mawilcox@microsoft.com \
    --cc=md@google.com \
    --cc=mingo@kernel.org \
    --cc=peterz@infradead.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    --cc=will.deacon@arm.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).