Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760517Ab2J2VKQ (ORCPT ); Mon, 29 Oct 2012 17:10:16 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:60845 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752746Ab2J2VKO (ORCPT ); Mon, 29 Oct 2012 17:10:14 -0400 Date: Mon, 29 Oct 2012 14:10:12 -0700 From: Andrew Morton To: Wen Congyang Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, rientjes@google.com, liuj97@gmail.com, len.brown@intel.com, benh@kernel.crashing.org, paulus@samba.org, minchan.kim@gmail.com, kosaki.motohiro@jp.fujitsu.com, isimatu.yasuaki@jp.fujitsu.com Subject: Re: [PATCH v3 4/9] clear the memory to store struct page Message-Id: <20121029141012.4c1c2b07.akpm@linux-foundation.org> In-Reply-To: <508A5B66.7000309@cn.fujitsu.com> References: <1350629202-9664-1-git-send-email-wency@cn.fujitsu.com> <1350629202-9664-5-git-send-email-wency@cn.fujitsu.com> <508A5B66.7000309@cn.fujitsu.com> X-Mailer: Sylpheed 3.0.2 (GTK+ 2.20.1; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1091 Lines: 26 On Fri, 26 Oct 2012 17:44:06 +0800 Wen Congyang wrote: > This patch has been acked by kosaki motohiro. Is it OK to be merged > into -mm tree? I'd already merged the v2 patchset when you later sent out the v3 patchset which contains some of the material from v2 plus more things. I can drop all of v2 and remerge v3. But I see from the discussion under "[PATCH v3 6/9] memory-hotplug: update mce_bad_pages when removing the memory" that you intend to send out a v4 patchset. This is all a bit of a mess. Piecemeal picking-and-choosing of various patches from various iterations of the same patchset is confusing and error-prone. Please, take a look at the current -mm tree at http://ozlabs.org/~akpm/mmots/ then come up with a plan for us. We can either add new patches or we can drop old patches and replace them. -- 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/