From: Vivek Goyal <vgoyal@in.ibm.com>
To: linux kernel mailing list <linux-kernel@vger.kernel.org>
Cc: Fastboot mailing list <fastboot@lists.osdl.org>,
"Eric W. Biederman" <ebiederm@xmission.com>,
Morton Andrew Morton <akpm@osdl.org>, Andi Kleen <ak@muc.de>
Subject: [PATCH] i386: Mark CONFIG_RELOCATABLE EXPERIMENTAL
Date: Tue, 24 Oct 2006 15:40:19 -0400 [thread overview]
Message-ID: <20061024194019.GA14225@in.ibm.com> (raw)
o Mark CONFIG_RELOCATABLE experimental.
Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
---
arch/i386/Kconfig | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff -puN arch/i386/Kconfig~i386-mark-CONFIG_RELOCATABLE-experimental arch/i386/Kconfig
--- linux-2.6.19-rc2-git7-reloc/arch/i386/Kconfig~i386-mark-CONFIG_RELOCATABLE-experimental 2006-10-24 15:22:22.000000000 -0400
+++ linux-2.6.19-rc2-git7-reloc-root/arch/i386/Kconfig 2006-10-24 15:23:02.000000000 -0400
@@ -774,7 +774,8 @@ config CRASH_DUMP
For more details see Documentation/kdump/kdump.txt
config RELOCATABLE
- bool "Build a relocatable kernel"
+ bool "Build a relocatable kernel(EXPERIMENTAL)"
+ depends on EXPERIMENTAL
help
This build a kernel image that retains relocation information
so it can be loaded someplace besides the default 1MB.
_
reply other threads:[~2006-10-24 19:40 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=20061024194019.GA14225@in.ibm.com \
--to=vgoyal@in.ibm.com \
--cc=ak@muc.de \
--cc=akpm@osdl.org \
--cc=ebiederm@xmission.com \
--cc=fastboot@lists.osdl.org \
--cc=linux-kernel@vger.kernel.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
Powered by JetHome