Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757947Ab3GWU7X (ORCPT ); Tue, 23 Jul 2013 16:59:23 -0400 Received: from www.sr71.net ([198.145.64.142]:45675 "EHLO blackbird.sr71.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756516Ab3GWU7W (ORCPT ); Tue, 23 Jul 2013 16:59:22 -0400 Message-ID: <51EEEE9F.2060600@sr71.net> Date: Tue, 23 Jul 2013 13:59:11 -0700 From: Dave Hansen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: Toshi Kani CC: Ingo Molnar , akpm@linux-foundation.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, x86@kernel.org, kosaki.motohiro@gmail.com, isimatu.yasuaki@jp.fujitsu.com, tangchen@cn.fujitsu.com, vasilis.liaskovitis@profitbricks.com Subject: Re: [PATCH v2] mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default References: <1374256068-26016-1-git-send-email-toshi.kani@hp.com> <20130722083721.GC25976@gmail.com> <1374513120.16322.21.camel@misato.fc.hp.com> <20130723080101.GB15255@gmail.com> <1374612301.16322.136.camel@misato.fc.hp.com> In-Reply-To: <1374612301.16322.136.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 Content-Length: 844 Lines: 19 On 07/23/2013 01:45 PM, Toshi Kani wrote: > Dave, is this how you are testing? Do you always specify a valid memory > address for your testing? For the moment, yes. I'm actually working on some other patches that add the kernel metadata for memory ranges even if they're not backed by physical memory. But _that_ is just for testing and I'll just have to modify whatever you do here in those patches anyway. It sounds like you're pretty confident that it has no users, so why don't you just go ahead and axe it on x86 and config it out completely? Folks that need it can just hack it back in. -- 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/