Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751960AbaANLFh (ORCPT ); Tue, 14 Jan 2014 06:05:37 -0500 Received: from mx1.redhat.com ([209.132.183.28]:26652 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751857AbaANLFf (ORCPT ); Tue, 14 Jan 2014 06:05:35 -0500 Message-ID: <52D519EB.3040709@redhat.com> Date: Tue, 14 Jan 2014 06:05:15 -0500 From: Prarit Bhargava User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110419 Red Hat/3.1.10-1.el6_0 Thunderbird/3.1.10 MIME-Version: 1.0 To: Toshi Kani CC: Yasuaki Ishimatsu , KOSAKI Motohiro , LKML , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , the arch/x86 maintainers , Len Brown , "Rafael J. Wysocki" , Linn Crosetto , Pekka Enberg , Yinghai Lu , Andrew Morton , Tang Chen , Wen Congyang , Vivek Goyal , Dave Young , linux-acpi@vger.kernel.org, "linux-mm@kvack.org" Subject: Re: [PATCH] x86, acpi memory hotplug, add parameter to disable memory hotplug References: <1389650161-13292-1-git-send-email-prarit@redhat.com> <52D47999.5080905@redhat.com> <52D48EC4.5070400@jp.fujitsu.com> <1389663689.1792.268.camel@misato.fc.hp.com> In-Reply-To: <1389663689.1792.268.camel@misato.fc.hp.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/13/2014 08:41 PM, Toshi Kani wrote: > On Tue, 2014-01-14 at 10:11 +0900, Yasuaki Ishimatsu wrote: > : >>>> I think we need a knob manually enable mem-hotplug when specify memmap. But >>>> it is another story. >>>> >>>> Acked-by: KOSAKI Motohiro >>> >>> As mentioned, self-NAK. I have seen a system that I needed to specify >>> memmap=exactmap & had hotplug memory. I will only keep the acpi_no_memhotplug >>> option in the next version of the patch. >> >> >> Your following first patch is simply and makes sense. >> >> http://marc.info/?l=linux-acpi&m=138922019607796&w=2 >> > > In this option, it also requires changing kexec-tools to specify the new > option for kdump. It won't be simpler. It will be simpler for the kernel and those of us who have to debug busted e820 maps ;) Unfortunately I may not be able to give you the automatic disable. I did contemplate adding a !is_kdump_kernel() to the ACPI memory hotplug init call, but it seems like that is unacceptable as well. P. > > Thanks, > -Toshi > -- 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/