Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932451Ab2FOQUH (ORCPT ); Fri, 15 Jun 2012 12:20:07 -0400 Received: from zene.cmpxchg.org ([85.214.230.12]:47795 "EHLO zene.cmpxchg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932241Ab2FOQUD (ORCPT ); Fri, 15 Jun 2012 12:20:03 -0400 Date: Fri, 15 Jun 2012 18:19:53 +0200 From: Johannes Weiner To: kosaki.motohiro@gmail.com Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, akpm@linux-foundation.org, KOSAKI Motohiro , David Rientjes , Mel Gorman , Minchan Kim , Wu Fengguang , KAMEZAWA Hiroyuki , Rik van Riel Subject: Re: [PATCH] mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator again Message-ID: <20120615161953.GB27816@cmpxchg.org> References: <1339690570-7471-1-git-send-email-kosaki.motohiro@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1339690570-7471-1-git-send-email-kosaki.motohiro@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1057 Lines: 25 On Thu, Jun 14, 2012 at 12:16:10PM -0400, kosaki.motohiro@gmail.com wrote: > From: KOSAKI Motohiro > > commit 2ff754fa8f (mm: clear pages_scanned only if draining a pcp adds pages > to the buddy allocator again) fixed one free_pcppages_bulk() misuse. But two > another miuse still exist. > > This patch fixes it. > > Cc: David Rientjes > Cc: Mel Gorman > Cc: Johannes Weiner > Cc: Minchan Kim > Cc: Wu Fengguang > Cc: KAMEZAWA Hiroyuki > Cc: Rik van Riel > Cc: Andrew Morton > Signed-off-by: KOSAKI Motohiro Acked-by: Johannes Weiner -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/