From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754867Ab3AKLzm (ORCPT ); Fri, 11 Jan 2013 06:55:42 -0500 Received: from cantor2.suse.de ([195.135.220.15]:58111 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754120Ab3AKLzk (ORCPT ); Fri, 11 Jan 2013 06:55:40 -0500 Date: Fri, 11 Jan 2013 12:55:37 +0100 From: Michal Hocko To: Lin Feng Cc: Andrew Morton , Wen Congyang , Yasuaki Ishimatsu , Tang Chen , Wu Jianguo , KOSAKI Motohiro , Jiang Liu , Kamezawa Hiroyuki , Lai Jiangshan , Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , linux-mm@kvack.org, LKML Subject: Re: mmots: memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap fix Message-ID: <20130111115537.GH7286@dhcp22.suse.cz> References: <20130111095658.GC7286@dhcp22.suse.cz> <20130111101745.GD7286@dhcp22.suse.cz> <20130111102924.GE7286@dhcp22.suse.cz> <20130111104759.GF7286@dhcp22.suse.cz> <50EFF2CB.8060206@cn.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50EFF2CB.8060206@cn.fujitsu.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri 11-01-13 19:08:59, Lin Feng wrote: > Hi Michal, > > On 01/11/2013 06:47 PM, Michal Hocko wrote: > > Signed-off-by: Michal Hocko > > --- > > arch/x86/mm/init_64.c | 3 +++ > > include/linux/mm.h | 2 ++ > > 2 files changed, 5 insertions(+) > > > > diff --git a/arch/x86/mm/init_64.c b/arch/x86/mm/init_64.c > > index ddd3b58..d8edf52 100644 > > --- a/arch/x86/mm/init_64.c > > +++ b/arch/x86/mm/init_64.c > > @@ -32,6 +32,7 @@ > > #include > linux/memory_hotplug.h has already been included here. Ohh, I have missed that. -- Michal Hocko SUSE Labs