From: Matt Tolentino Date: Thu, 23 Jun 2005 07:08:06 +0000 (-0700) Subject: [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options X-Git-Tag: v2.6.13-rc1~68^2~506 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b97690f4cd960779fb351b7cd9974390afabb36;p=pandora-kernel.git [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options In order to use the alternative sparsemem implmentation for NUMA kernels, we need to reorganize the config options. This patch effectively abstracts out the CONFIG_DISCONTIGMEM options to CONFIG_NUMA in most cases. Thus, the discontigmem implementation may be employed as always, but the sparsemem implementation may be used alternatively. Signed-off-by: Matt Tolentino Signed-off-by: Dave Hansen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed