From: Dave Hansen <haveblue@us.ibm.com>
To: akpm@osdl.org
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org,
zippel@linux-m68k.org, Dave Hansen <haveblue@us.ibm.com>
Subject: [PATCH 1/3] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLE
Date: Mon, 11 Apr 2005 15:59:29 -0700 [thread overview]
Message-ID: <E1DL7sQ-00030O-00@kernel.beaverton.ibm.com> (raw)
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, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>
reply other threads:[~2005-04-11 22:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1DL7sQ-00030O-00@kernel.beaverton.ibm.com \
--to=haveblue@us.ibm.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=zippel@linux-m68k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox