Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751814Ab2JJPnA (ORCPT ); Wed, 10 Oct 2012 11:43:00 -0400 Received: from mail-we0-f174.google.com ([74.125.82.174]:63054 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750882Ab2JJPm7 (ORCPT ); Wed, 10 Oct 2012 11:42:59 -0400 MIME-Version: 1.0 In-Reply-To: <20121010135529.GD4005@phenom.dumpdata.com> References: <1349827115-16600-1-git-send-email-yinghai@kernel.org> <1349827115-16600-6-git-send-email-yinghai@kernel.org> <20121010135529.GD4005@phenom.dumpdata.com> Date: Wed, 10 Oct 2012 08:42:57 -0700 X-Google-Sender-Auth: gLLxOcryCIcBZc2Aa4xpSDMobXY Message-ID: Subject: Re: [PATCH 5/7] x86, mm: Break down init_all_memory_mapping From: Yinghai Lu To: Konrad Rzeszutek Wilk Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Jacob Shin , Tejun Heo , Stefano Stabellini , linux-kernel@vger.kernel.org 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: 873 Lines: 22 On Wed, Oct 10, 2012 at 6:55 AM, Konrad Rzeszutek Wilk wrote: > On Tue, Oct 09, 2012 at 04:58:33PM -0700, Yinghai Lu wrote: >> Will replace that will top-down page table initialization. > > s/will/with? > >> new one need to take range. > > Huh? I have no idea what this patch does from your description. > It says it will replace something (not identified) with > top-down table initialization. > > And the code is not that simple - you should explain _how_ you > are changing it. From what it did before to what it does _now_. I tried to make the next patch to be little smaller, so split this change out. -- 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/