Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759452Ab3FMWrm (ORCPT ); Thu, 13 Jun 2013 18:47:42 -0400 Received: from mail-ie0-f172.google.com ([209.85.223.172]:45514 "EHLO mail-ie0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757738Ab3FMWrk (ORCPT ); Thu, 13 Jun 2013 18:47:40 -0400 MIME-Version: 1.0 In-Reply-To: References: <1371128589-8953-1-git-send-email-tangchen@cn.fujitsu.com> <1371128589-8953-22-git-send-email-tangchen@cn.fujitsu.com> Date: Thu, 13 Jun 2013 15:47:40 -0700 X-Google-Sender-Auth: ipUpeiAzo00jfG3mUFxDvARWzco Message-ID: Subject: Re: [Part1 PATCH v5 21/22] x86, mm: Make init_mem_mapping be able to be called several times From: Yinghai Lu To: Konrad Rzeszutek Wilk Cc: Tang Chen , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Andrew Morton , Tejun Heo , Thomas Renninger , Jiang Liu , Wen Congyang , Lai Jiangshan , Yasuaki Ishimatsu , Mel Gorman , Minchan Kim , mina86@mina86.com, gong.chen@linux.intel.com, vasilis.liaskovitis@profitbricks.com, lwoodman@redhat.com, Rik van Riel , jweiner@redhat.com, Prarit Bhargava , "the arch/x86 maintainers" , linux-doc@vger.kernel.org, Linux Kernel Mailing List , Linux MM , Pekka Enberg , Jacob Shin Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 961 Lines: 28 On Thu, Jun 13, 2013 at 11:35 AM, Konrad Rzeszutek Wilk wrote: > Tang Chen wrote: > >>From: Yinghai Lu >> >>Prepare to put page table on local nodes. >> >>Move calling of init_mem_mapping() to early_initmem_init(). >> >>Rework alloc_low_pages to allocate page table in following order: >> BRK, local node, low range >> >>Still only load_cr3 one time, otherwise we would break xen 64bit again. >> > > > > Sigh.. Can that comment on Xen be removed please. The issue was fixed last release and I believe I already asked to remove that comment as it is not true anymore. Sorry about that again, I thought I removed that already. Yinghai -- 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/