Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763885AbXINCm1 (ORCPT ); Thu, 13 Sep 2007 22:42:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755755AbXINCmT (ORCPT ); Thu, 13 Sep 2007 22:42:19 -0400 Received: from smtp2.linux-foundation.org ([207.189.120.14]:51824 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754359AbXINCmS (ORCPT ); Thu, 13 Sep 2007 22:42:18 -0400 Date: Thu, 13 Sep 2007 19:41:30 -0700 From: Andrew Morton To: Yasunori Goto Cc: Andy Whitcroft , Paul Mundt , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCH -mm] mm: Fix memory hotplug + sparsemem build. Message-Id: <20070913194130.1611fd78.akpm@linux-foundation.org> In-Reply-To: <20070914105420.F2E9.Y-GOTO@jp.fujitsu.com> References: <20070911182546.F139.Y-GOTO@jp.fujitsu.com> <20070913184456.16ff248e.akpm@linux-foundation.org> <20070914105420.F2E9.Y-GOTO@jp.fujitsu.com> X-Mailer: Sylpheed 2.4.1 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1479 Lines: 38 On Fri, 14 Sep 2007 11:02:43 +0900 Yasunori Goto wrote: > > > /* call arch's memory hotadd */ > > > > > > > OK, we're getting into a mess here. This patch fixes > > update-n_high_memory-node-state-for-memory-hotadd.patch, but which patch > > does update-n_high_memory-node-state-for-memory-hotadd.patch fix? > > > > At present I just whacked > > update-n_high_memory-node-state-for-memory-hotadd.patch at the end of > > everything, but that was lazy of me and it ends up making a mess. > > It is enough. No more patch is necessary for these issues. > I already fixed about Andy-san's comment. :-) Now I'm more confused. I have two separeate questions: a) Is the justr-added update-n_high_memory-node-state-for-memory-hotadd-fix.patch still needed? b) Which patch in 2.6.22-rc4-mm1 does update-n_high_memory-node-state-for-memory-hotadd.patch fix? In other words, into which patch should I fold update-n_high_memory-node-state-for-memory-hotadd.patch prior to sending to Linus? (I (usually) get to work this out for myself. Sometimes it is painful). Generally, if people tell me which patch-in-mm their patch is fixing, it really helps. Adrian does this all the time. Thanks. - 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/