From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Luck, Tony" Date: Mon, 26 Sep 2005 22:23:12 +0000 Subject: Re: [PATCH 0/4] V4 ia64 SPARSEMEM Message-Id: <20050926222312.GA21404@agluck-lia64.sc.intel.com> List-Id: References: <20050922161418.GW16066@localhost.localdomain> In-Reply-To: <20050922161418.GW16066@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On Mon, Sep 26, 2005 at 01:40:36PM -0700, Luck, Tony wrote: > I think it would be a good idea to bundle a set of changes to the > default config files along with this change Especially as this patch breaks the build for bigsur_defconfig. I think this is because this config is using: CONFIG_DISCONTIGMEM=y # CONFIG_NUMA is not set # CONFIG_VIRTUAL_MEM_MAP is not set but it might be more convoluted. The failure is early, while building asm-offsets.s -Tony