* [uml-devel] [patch] uml: ramdisk config fix
@ 2004-12-07 14:35 ` Gerd Knorr
0 siblings, 0 replies; 2+ messages in thread
From: Gerd Knorr @ 2004-12-07 14:35 UTC (permalink / raw)
To: Andrew Morton, Linux Kernel Mailing List, uml devel, Jeff Dike,
Blaisorblade
ObviouslyCorrect[tm] buildfix ;)
Should go into 2.6.10.
Signed-off-by: Gerd Knorr <kraxel@bytesex.org>
---
arch/um/Kconfig_block | 4 ++++
1 files changed, 4 insertions(+)
Index: linux-2.6.10-rc3/arch/um/Kconfig_block
===================================================================
--- linux-2.6.10-rc3.orig/arch/um/Kconfig_block 2004-12-07 12:12:09.000000000 +0100
+++ linux-2.6.10-rc3/arch/um/Kconfig_block 2004-12-07 13:41:38.692103167 +0100
@@ -43,6 +43,10 @@ config BLK_DEV_NBD
config BLK_DEV_RAM
tristate "RAM disk support"
+config BLK_DEV_RAM_COUNT
+ int "Default number of RAM disks" if BLK_DEV_RAM
+ default "16"
+
config BLK_DEV_RAM_SIZE
int "Default RAM disk size"
depends on BLK_DEV_RAM
--
#define printk(args...) fprintf(stderr, ## args)
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [patch] uml: ramdisk config fix
@ 2004-12-07 14:35 ` Gerd Knorr
0 siblings, 0 replies; 2+ messages in thread
From: Gerd Knorr @ 2004-12-07 14:35 UTC (permalink / raw)
To: Andrew Morton, Linux Kernel Mailing List, uml devel, Jeff Dike,
Blaisorblade
ObviouslyCorrect[tm] buildfix ;)
Should go into 2.6.10.
Signed-off-by: Gerd Knorr <kraxel@bytesex.org>
---
arch/um/Kconfig_block | 4 ++++
1 files changed, 4 insertions(+)
Index: linux-2.6.10-rc3/arch/um/Kconfig_block
===================================================================
--- linux-2.6.10-rc3.orig/arch/um/Kconfig_block 2004-12-07 12:12:09.000000000 +0100
+++ linux-2.6.10-rc3/arch/um/Kconfig_block 2004-12-07 13:41:38.692103167 +0100
@@ -43,6 +43,10 @@ config BLK_DEV_NBD
config BLK_DEV_RAM
tristate "RAM disk support"
+config BLK_DEV_RAM_COUNT
+ int "Default number of RAM disks" if BLK_DEV_RAM
+ default "16"
+
config BLK_DEV_RAM_SIZE
int "Default RAM disk size"
depends on BLK_DEV_RAM
--
#define printk(args...) fprintf(stderr, ## args)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-07 15:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-07 14:35 [uml-devel] [patch] uml: ramdisk config fix Gerd Knorr
2004-12-07 14:35 ` Gerd Knorr
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.