|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] Compile md-mod into the -xen linux kernel rather than as
# HG changeset patch
# User iap10@xxxxxxxxxxxxxxxxxxxxx
# Node ID 09203dffee8a9f5825f7388561d3b464847639bc
# Parent 07408313ce33971c77714967c219d9ba8ca083cd
Compile md-mod into the -xen linux kernel rather than as a module as otherwise
s/w raid autodetect doesn't work.
Signed-off-by: ian@xxxxxxxxxxxxx
diff -r 07408313ce33 -r 09203dffee8a buildconfigs/linux-defconfig_xen_x86_32
--- a/buildconfigs/linux-defconfig_xen_x86_32 Sun Apr 16 15:45:57 2006 +0100
+++ b/buildconfigs/linux-defconfig_xen_x86_32 Thu Apr 20 13:42:31 2006 +0100
@@ -1166,7 +1166,7 @@ CONFIG_PCMCIA_SYM53C500=m
# Multi-device support (RAID and LVM)
#
CONFIG_MD=y
-CONFIG_BLK_DEV_MD=m
+CONFIG_BLK_DEV_MD=y
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] Compile md-mod into the -xen linux kernel rather than as a module as otherwise s/w raid autodetect doesn't work.,
Xen patchbot -3 . 0-testing <=
|
|
|
|
|