From: Adrian Bunk <bunk@stusta.de>
To: jdike@karaya.com
Cc: linux-kernel@vger.kernel.org,
user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] [2.6 patch] remove duplicate MMAPPER Kconfig option
Date: Thu, 4 Jan 2007 19:53:07 +0100 [thread overview]
Message-ID: <20070104185307.GE20714@stusta.de> (raw)
This option is already in arch/um/Kconfig.char
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.20-rc2-mm1/drivers/block/Kconfig.old 2007-01-04 17:43:51.000000000 +0100
+++ linux-2.6.20-rc2-mm1/drivers/block/Kconfig 2007-01-04 17:44:19.000000000 +0100
@@ -236,23 +236,6 @@
bool
default BLK_DEV_UBD
-config MMAPPER
- tristate "Example IO memory driver (BROKEN)"
- depends on UML && BROKEN
- ---help---
- The User-Mode Linux port can provide support for IO Memory
- emulation with this option. This allows a host file to be
- specified as an I/O region on the kernel command line. That file
- will be mapped into UML's kernel address space where a driver can
- locate it and do whatever it wants with the memory, including
- providing an interface to it for UML processes to use.
-
- For more information, see
- <http://user-mode-linux.sourceforge.net/iomem.html>.
-
- If you'd like to be able to provide a simulated IO port space for
- User-Mode Linux processes, say Y. If unsure, say N.
-
config BLK_DEV_LOOP
tristate "Loopback device support"
---help---
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
WARNING: multiple messages have this Message-ID (diff)
From: Adrian Bunk <bunk@stusta.de>
To: jdike@karaya.com
Cc: user-mode-linux-devel@lists.sourceforge.net,
linux-kernel@vger.kernel.org
Subject: [2.6 patch] remove duplicate MMAPPER Kconfig option
Date: Thu, 4 Jan 2007 19:53:07 +0100 [thread overview]
Message-ID: <20070104185307.GE20714@stusta.de> (raw)
This option is already in arch/um/Kconfig.char
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.20-rc2-mm1/drivers/block/Kconfig.old 2007-01-04 17:43:51.000000000 +0100
+++ linux-2.6.20-rc2-mm1/drivers/block/Kconfig 2007-01-04 17:44:19.000000000 +0100
@@ -236,23 +236,6 @@
bool
default BLK_DEV_UBD
-config MMAPPER
- tristate "Example IO memory driver (BROKEN)"
- depends on UML && BROKEN
- ---help---
- The User-Mode Linux port can provide support for IO Memory
- emulation with this option. This allows a host file to be
- specified as an I/O region on the kernel command line. That file
- will be mapped into UML's kernel address space where a driver can
- locate it and do whatever it wants with the memory, including
- providing an interface to it for UML processes to use.
-
- For more information, see
- <http://user-mode-linux.sourceforge.net/iomem.html>.
-
- If you'd like to be able to provide a simulated IO port space for
- User-Mode Linux processes, say Y. If unsure, say N.
-
config BLK_DEV_LOOP
tristate "Loopback device support"
---help---
next reply other threads:[~2007-01-04 18:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-04 18:53 Adrian Bunk [this message]
2007-01-04 18:53 ` [2.6 patch] remove duplicate MMAPPER Kconfig option Adrian Bunk
2007-01-09 17:57 ` [uml-devel] " Jeff Dike
2007-01-09 17:57 ` Jeff Dike
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=20070104185307.GE20714@stusta.de \
--to=bunk@stusta.de \
--cc=jdike@karaya.com \
--cc=linux-kernel@vger.kernel.org \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.