Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 16 Mar 2003 14:25:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 16 Mar 2003 14:25:06 -0500 Received: from franka.aracnet.com ([216.99.193.44]:166 "EHLO franka.aracnet.com") by vger.kernel.org with ESMTP id ; Sun, 16 Mar 2003 14:25:05 -0500 Date: Sun, 16 Mar 2003 11:32:43 -0800 From: "Martin J. Bligh" To: Adrian Bunk , Andrew Morton cc: linux-kernel@vger.kernel.org Subject: Re: 2.5.64-mm8: link error with CONFIG_NUMA and !CONFIG_SMP Message-ID: <86910000.1047843162@[10.10.2.4]> In-Reply-To: <20030316191012.GG10253@fs.tum.de> References: <20030316024239.484f8bda.akpm@digeo.com> <20030316191012.GG10253@fs.tum.de> X-Mailer: Mulberry/2.2.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 717 Lines: 21 > I get many errors at the final linking when compiling a kernel with > CONFIG_NUMA enabled but CONFIG_SMP disabled: Well don't do that then ;-) # Common NUMA Features config NUMA bool "Numa Memory Allocation Support" depends on (HIGHMEM64G && (X86_NUMAQ || (X86_SUMMIT && ACPI && !ACPI_HT_ ONLY))) I guess SMP should be added to the dependencies, but the whole things getting a little twisted. Let me try and sort it out properly this afternoon. M. - 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/