Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935495Ab3DHSkO (ORCPT ); Mon, 8 Apr 2013 14:40:14 -0400 Received: from mail-ia0-f176.google.com ([209.85.210.176]:54023 "EHLO mail-ia0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935073Ab3DHSkM (ORCPT ); Mon, 8 Apr 2013 14:40:12 -0400 MIME-Version: 1.0 In-Reply-To: <1365415000-10389-1-git-send-email-linfeng@cn.fujitsu.com> References: <1365415000-10389-1-git-send-email-linfeng@cn.fujitsu.com> Date: Mon, 8 Apr 2013 11:40:11 -0700 X-Google-Sender-Auth: o3ye2MsoLM-sV32U3LAoIKstL8k Message-ID: Subject: Re: [PATCH 0/2] mm: vmemmap: add vmemmap_verify check for hot-add node/memory case From: Yinghai Lu To: Lin Feng Cc: Andrew Morton , Christoph Lameter , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Catalin Marinas , will.deacon@arm.com, Arnd Bergmann , tony@atomide.com, Ben Hutchings , linux-arm-kernel@lists.infradead.org, Linux Kernel Mailing List , "the arch/x86 maintainers" , Linux MM , Yasuaki Ishimatsu 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: 514 Lines: 15 On Mon, Apr 8, 2013 at 2:56 AM, Lin Feng wrote: > In hot add node(memory) case, vmemmap pages are always allocated from other > node, that is broken, and should be fixed. vmemmap should be on local node even for hot add node. Thanks 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/