All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vlastimil Babka <vbabka@suse.cz>
To: Wei Yang <weiyang@linux.vnet.ibm.com>, Pekka Enberg <penberg@iki.fi>
Cc: cl@linux.com, penberg@kernel.org, rientjes@google.com,
	linux-mm@kvack.org
Subject: Re: [PATCH 2/2] mm/slub: use get_order() instead of fls()
Date: Wed, 21 Oct 2015 10:07:04 +0200	[thread overview]
Message-ID: <562747A8.8050307@suse.cz> (raw)
In-Reply-To: <20151021074219.GA6931@Richards-MacBook-Pro.local>

On 10/21/2015 09:42 AM, Wei Yang wrote:
> On Tue, Sep 29, 2015 at 11:08:28AM +0300, Pekka Enberg wrote:
>> On 09/29/2015 04:06 AM, Wei Yang wrote:
>>> get_order() is more easy to understand.
>>>
>>> This patch just replaces it.
>>>
>>> Signed-off-by: Wei Yang <weiyang@linux.vnet.ibm.com>
>>
>> Reviewed-by: Pekka Enberg <penberg@kernel.org>
>
> Is this patch accepted or not?
>
> I don't receive an "Apply" or "Accepted", neither see it in a git tree. Not
> sure if I missed something or the process is different as I know?

You should probably resend and include Andrew Morton in To/CC, instead 
of just linux-mm.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2015-10-21  8:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-29  1:06 [PATCH 1/2] mm/slub: correct the comment in calculate_order() Wei Yang
2015-09-29  1:06 ` [PATCH 2/2] mm/slub: use get_order() instead of fls() Wei Yang
2015-09-29  8:08   ` Pekka Enberg
2015-09-30  2:23     ` Wei Yang
2015-10-21  7:42     ` Wei Yang
2015-10-21  8:07       ` Vlastimil Babka [this message]
2015-10-21  8:09         ` Wei Yang

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=562747A8.8050307@suse.cz \
    --to=vbabka@suse.cz \
    --cc=cl@linux.com \
    --cc=linux-mm@kvack.org \
    --cc=penberg@iki.fi \
    --cc=penberg@kernel.org \
    --cc=rientjes@google.com \
    --cc=weiyang@linux.vnet.ibm.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 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.