[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091013115957.e2871557.akpm@linux-foundation.org>
Date: Tue, 13 Oct 2009 11:59:57 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
Cc: LKML <linux-kernel@...r.kernel.org>, linux-mm <linux-mm@...ck.org>,
Christoph Lameter <cl@...ux-foundation.org>, stable@...nel.org
Subject: Re: [PATCH 1/3] mm: move inc_zone_page_state(NR_ISOLATED) to just
isolated place
On Fri, 9 Oct 2009 10:06:58 +0900 (JST)
KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com> wrote:
> This patch series is trivial cleanup and fix of page migration.
>
>
> ==========================================================
>
> Christoph pointed out inc_zone_page_state(NR_ISOLATED) should be placed
> in right after isolate_page().
The bugfixes are appropriate for 2.6.32 and should be backported into
-stable too, I think. I haven't checked to see how long those bugs
have been present.
The cleanup is more appropriate for 2.6.33 so I had to switch the order
of these patches. Hopefully the bugfixes were not dependent on the
cleanup.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists