Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754802Ab1DKH7j (ORCPT ); Mon, 11 Apr 2011 03:59:39 -0400 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:59820 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754248Ab1DKH7i (ORCPT ); Mon, 11 Apr 2011 03:59:38 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 From: KOSAKI Motohiro To: linux-mm , LKML , Andrew Morton , Minchan Kim , Yasunori Goto , Rik van Riel , Johannes Weiner , KAMEZAWA Hiroyuki , Mel Gorman , Christoph Lameter Subject: [patch 0/3 resend] mm, mem-hotplug: proper maintainance zone attribute when memory hotplug occur Cc: kosaki.motohiro@jp.fujitsu.com Message-Id: <20110411165957.0352.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.56.05 [ja] Date: Mon, 11 Apr 2011 16:59:31 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 829 Lines: 28 Hi, This is resending very old patch. The code has no change. KOSAKI Motohiro (3): mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should be __meminit. mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occur mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur include/linux/mm.h | 2 +- include/linux/vmstat.h | 1 + mm/memory_hotplug.c | 13 +++++++------ mm/page_alloc.c | 8 +++++--- mm/vmstat.c | 3 +-- 5 files changed, 15 insertions(+), 12 deletions(-) -- 1.7.3.1 -- 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/