lkml.org 
[lkml]   [2005]   [Apr]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH 1/3] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLE
From
Date

This used to be used to disable FLATMEM selection, but I decided
to change it to be done generically when DISCONTIG is enabled.
The option is unused, so this kills it.

Signed-off-by: Dave Hansen <haveblue@us.ibm.com>
---

memhotplug-dave/./arch/mips/Kconfig | 4 ----
memhotplug-dave/./arch/parisc/Kconfig | 4 ----
memhotplug-dave/./arch/sh/Kconfig | 4 ----
3 files changed, 12 deletions(-)

diff -puN ./arch/parisc/Kconfig~A0-mm-Kconfig-kill-ARCH_FLATMEM_DISABLE ./arch/parisc/Kconfig
--- memhotplug/./arch/parisc/Kconfig~A0-mm-Kconfig-kill-ARCH_FLATMEM_DISABLE 2005-04-11 15:49:09.000000000 -0700
+++ memhotplug-dave/./arch/parisc/Kconfig 2005-04-11 15:49:09.000000000 -0700
@@ -153,10 +153,6 @@ config ARCH_DISCONTIGMEM_ENABLE
or have huge holes in the physical address space for other reasons.
See <file:Documentation/vm/numa> for more.

-config ARCH_FLATMEM_DISABLE
- def_bool y
- depends on ARCH_DISCONTIGMEM_ENABLE
-
source "mm/Kconfig"

config PREEMPT
diff -puN ./arch/sh/Kconfig~A0-mm-Kconfig-kill-ARCH_FLATMEM_DISABLE ./arch/sh/Kconfig
--- memhotplug/./arch/sh/Kconfig~A0-mm-Kconfig-kill-ARCH_FLATMEM_DISABLE 2005-04-11 15:49:09.000000000 -0700
+++ memhotplug-dave/./arch/sh/Kconfig 2005-04-11 15:49:09.000000000 -0700
@@ -496,10 +496,6 @@ config ARCH_DISCONTIGMEM_ENABLE
or have huge holes in the physical address space for other reasons.
See <file:Documentation/vm/numa> for more.

-config ARCH_FLATMEM_DISABLE
- def_bool y
- depends on ARCH_DISCONTIGMEM_ENABLE
-
source "mm/Kconfig"

config ZERO_PAGE_OFFSET
diff -puN ./arch/mips/Kconfig~A0-mm-Kconfig-kill-ARCH_FLATMEM_DISABLE ./arch/mips/Kconfig
--- memhotplug/./arch/mips/Kconfig~A0-mm-Kconfig-kill-ARCH_FLATMEM_DISABLE 2005-04-11 15:49:09.000000000 -0700
+++ memhotplug-dave/./arch/mips/Kconfig 2005-04-11 15:49:09.000000000 -0700
@@ -501,10 +501,6 @@ config ARCH_DISCONTIGMEM_ENABLE
or have huge holes in the physical address space for other reasons.
See <file:Documentation/vm/numa> for more.

-config ARCH_FLATMEM_DISABLE
- def_bool y
- depends on ARCH_DISCONTIGMEM_ENABLE
-
config NUMA
bool "NUMA Support"
depends on SGI_IP27
_
-
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/
\
 
 \ /
  Last update: 2005-04-12 01:08    [W:1.118 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site