From: Johannes Weiner <hannes@cmpxchg.org>
To: Minchan Kim <minchan@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>,
linux-mm@kvack.org, linux-kernel@vger.kernel.org,
Mel Gorman <mgorman@suse.de>, Christoph Lameter <cl@linux.com>,
David Rientjes <rientjes@google.com>,
Vasiliy Kulikov <segooon@gmail.com>
Subject: Re: [PATCH] mm: fix NR_ISOLATED_[ANON|FILE] mismatch
Date: Thu, 20 Sep 2012 22:13:48 -0400 [thread overview]
Message-ID: <20120921021201.GA12851@cmpxchg.org> (raw)
In-Reply-To: <20120920232408.GI13234@bbox>
On Fri, Sep 21, 2012 at 08:24:08AM +0900, Minchan Kim wrote:
> On Thu, Sep 20, 2012 at 11:41:11AM -0400, Johannes Weiner wrote:
> > On Thu, Sep 20, 2012 at 08:51:56AM +0900, Minchan Kim wrote:
> > > From: Minchan Kim <minchan@kernel.org>
> > > Date: Thu, 20 Sep 2012 08:39:52 +0900
> > > Subject: [PATCH] mm: revert 0def08e3, mm/mempolicy.c: check return code of
> > > check_range
[...]
> From: Minchan Kim <minchan@kernel.org>
> Date: Fri, 21 Sep 2012 08:17:37 +0900
> Subject: [PATCH] mm: enhance comment and bug check
>
> This patch updates comment and bug check.
> It can be fold into [1].
>
> [1] mm-revert-0def08e3-mm-mempolicyc-check-return-code-of-check_range.patch
>
> Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
> Suggested-by: Johannes Weiner <hannes@cmpxchg.org>
> Signed-off-by: Minchan Kim <minchan@kernel.org>
Thanks! To the patch and this update:
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
--
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: Johannes Weiner <hannes@cmpxchg.org>
To: Minchan Kim <minchan@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>,
linux-mm@kvack.org, linux-kernel@vger.kernel.org,
Mel Gorman <mgorman@suse.de>, Christoph Lameter <cl@linux.com>,
David Rientjes <rientjes@google.com>,
Vasiliy Kulikov <segooon@gmail.com>
Subject: Re: [PATCH] mm: fix NR_ISOLATED_[ANON|FILE] mismatch
Date: Thu, 20 Sep 2012 22:13:48 -0400 [thread overview]
Message-ID: <20120921021201.GA12851@cmpxchg.org> (raw)
In-Reply-To: <20120920232408.GI13234@bbox>
On Fri, Sep 21, 2012 at 08:24:08AM +0900, Minchan Kim wrote:
> On Thu, Sep 20, 2012 at 11:41:11AM -0400, Johannes Weiner wrote:
> > On Thu, Sep 20, 2012 at 08:51:56AM +0900, Minchan Kim wrote:
> > > From: Minchan Kim <minchan@kernel.org>
> > > Date: Thu, 20 Sep 2012 08:39:52 +0900
> > > Subject: [PATCH] mm: revert 0def08e3, mm/mempolicy.c: check return code of
> > > check_range
[...]
> From: Minchan Kim <minchan@kernel.org>
> Date: Fri, 21 Sep 2012 08:17:37 +0900
> Subject: [PATCH] mm: enhance comment and bug check
>
> This patch updates comment and bug check.
> It can be fold into [1].
>
> [1] mm-revert-0def08e3-mm-mempolicyc-check-return-code-of-check_range.patch
>
> Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
> Suggested-by: Johannes Weiner <hannes@cmpxchg.org>
> Signed-off-by: Minchan Kim <minchan@kernel.org>
Thanks! To the patch and this update:
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
next prev parent reply other threads:[~2012-09-21 2:14 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-20 23:24 [PATCH] mm: fix NR_ISOLATED_[ANON|FILE] mismatch Minchan Kim
2012-09-20 23:24 ` Minchan Kim
2012-09-21 2:13 ` Johannes Weiner [this message]
2012-09-21 2:13 ` Johannes Weiner
-- strict thread matches above, loose matches on Subject: below --
2012-09-19 23:51 Minchan Kim
2012-09-19 23:51 ` Minchan Kim
2012-09-20 12:36 ` KOSAKI Motohiro
2012-09-20 12:36 ` KOSAKI Motohiro
2012-09-20 15:41 ` Johannes Weiner
2012-09-20 15:41 ` Johannes Weiner
2012-09-19 7:45 Minchan Kim
2012-09-19 7:45 ` Minchan Kim
2012-09-19 17:04 ` KOSAKI Motohiro
2012-09-19 17:04 ` KOSAKI Motohiro
2012-09-19 18:28 ` Johannes Weiner
2012-09-19 18:28 ` Johannes Weiner
2012-09-19 20:38 ` Minchan Kim
2012-09-19 20:38 ` Minchan Kim
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=20120921021201.GA12851@cmpxchg.org \
--to=hannes@cmpxchg.org \
--cc=akpm@linux-foundation.org \
--cc=cl@linux.com \
--cc=kosaki.motohiro@jp.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mgorman@suse.de \
--cc=minchan@kernel.org \
--cc=rientjes@google.com \
--cc=segooon@gmail.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.