You, Yongkang
2005-Aug-29 08:16 UTC
[Xen-devel] [PATCH]A little fixed for making X86_64 smoothly
Hi, Present making xen-unstable will request user to config CONFIG_BLK_DEV_UB. This patch can let making process smoothly. Just leave this config to not set. Signed-off-by: Yongkang You <yongkang.you@intel.com> diff -ur a/linux-2.6-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 b/linux-2.6-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 --- a/linux-2.6-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 2005-08-29 16:07:31.498779744 +0800 +++ b/linux-2.6-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 2005-08-29 16:05:39.164857096 +0800 @@ -195,6 +195,7 @@ # CONFIG_BLK_DEV_CRYPTOLOOP is not set # CONFIG_BLK_DEV_NBD is not set # CONFIG_BLK_DEV_SX8 is not set +# CONFIG_BLK_DEV_UB is not set CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_COUNT=16 CONFIG_BLK_DEV_RAM_SIZE=16384 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
You, Yongkang
2005-Aug-30 08:37 UTC
RE: [Xen-devel] [PATCH]A little fixed for making X86_64 smoothly
Hi, Is there any comment to this fix? I can see x86_32 has the same config. Without it, the automatic nightly build will fail.> >Hi, > >Present making xen-unstable will request user to config >CONFIG_BLK_DEV_UB. > >This patch can let making process smoothly. Just leave this config to >not set. > >Signed-off-by: Yongkang You <yongkang.you@intel.com> > >diff -ur a/linux-2.6-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 >b/linux-2.6-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 >--- a/linux-2.6-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 >2005-08-29 16:07:31.498779744 +0800 >+++ b/linux-2.6-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 >2005-08-29 16:05:39.164857096 +0800 >@@ -195,6 +195,7 @@ > # CONFIG_BLK_DEV_CRYPTOLOOP is not set > # CONFIG_BLK_DEV_NBD is not set > # CONFIG_BLK_DEV_SX8 is not set >+# CONFIG_BLK_DEV_UB is not set > CONFIG_BLK_DEV_RAM=y > CONFIG_BLK_DEV_RAM_COUNT=16 > CONFIG_BLK_DEV_RAM_SIZE=16384_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel