Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755863Ab2FPG57 (ORCPT ); Sat, 16 Jun 2012 02:57:59 -0400 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:51308 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752576Ab2FPG56 (ORCPT ); Sat, 16 Jun 2012 02:57:58 -0400 X-SecurityPolicyCheck: OK by SHieldMailChecker v1.7.4 Message-ID: <4FDC2DEA.6010300@jp.fujitsu.com> Date: Sat, 16 Jun 2012 15:55:38 +0900 From: Kamezawa Hiroyuki User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 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 , Johannes Weiner , Minchan Kim , Wu Fengguang , Rik van Riel Subject: Re: [PATCH] mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator again References: <1339690570-7471-1-git-send-email-kosaki.motohiro@gmail.com> In-Reply-To: <1339690570-7471-1-git-send-email-kosaki.motohiro@gmail.com> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1043 Lines: 27 (2012/06/15 1:16), 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 Reviewed-by: KAMEZAWA Hiroyuki -- 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/