All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vlastimil Babka <vbabka@suse.cz>
To: Mel Gorman <mgorman@techsingularity.net>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>, Linux-MM <linux-mm@kvack.org>
Subject: Re: [PATCH] mm: page_alloc: Remove unnecessary parameter from __rmqueue
Date: Mon, 21 Dec 2015 13:47:24 +0100	[thread overview]
Message-ID: <5677F4DC.6040003@suse.cz> (raw)
In-Reply-To: <20151202150858.GD2015@techsingularity.net>

On 12/02/2015 04:08 PM, Mel Gorman wrote:
> Commit 0aaa29a56e4f ("mm, page_alloc: reserve pageblocks for high-order
> atomic allocations on demand") added an unnecessary and unused parameter
> to __rmqueue. It was a parameter that was used in an earlier version of
> the patch and then left behind. This patch cleans it up.
>
> Signed-off-by: Mel Gorman <mgorman@techsingularity.net>

Acked-by: Vlastimil Babka <vbabka@suse.cz>

--
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>

WARNING: multiple messages have this Message-ID (diff)
From: Vlastimil Babka <vbabka@suse.cz>
To: Mel Gorman <mgorman@techsingularity.net>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>, Linux-MM <linux-mm@kvack.org>
Subject: Re: [PATCH] mm: page_alloc: Remove unnecessary parameter from __rmqueue
Date: Mon, 21 Dec 2015 13:47:24 +0100	[thread overview]
Message-ID: <5677F4DC.6040003@suse.cz> (raw)
In-Reply-To: <20151202150858.GD2015@techsingularity.net>

On 12/02/2015 04:08 PM, Mel Gorman wrote:
> Commit 0aaa29a56e4f ("mm, page_alloc: reserve pageblocks for high-order
> atomic allocations on demand") added an unnecessary and unused parameter
> to __rmqueue. It was a parameter that was used in an earlier version of
> the patch and then left behind. This patch cleans it up.
>
> Signed-off-by: Mel Gorman <mgorman@techsingularity.net>

Acked-by: Vlastimil Babka <vbabka@suse.cz>


  reply	other threads:[~2015-12-21 12:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-02 15:08 [PATCH] mm: page_alloc: Remove unnecessary parameter from __rmqueue Mel Gorman
2015-12-02 15:08 ` Mel Gorman
2015-12-21 12:47 ` Vlastimil Babka [this message]
2015-12-21 12:47   ` Vlastimil Babka

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=5677F4DC.6040003@suse.cz \
    --to=vbabka@suse.cz \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mgorman@techsingularity.net \
    /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.