WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] [PATCH]A little fixed for making X86_64 smoothly

To: "You, Yongkang" <yongkang.you@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] [PATCH]A little fixed for making X86_64 smoothly
From: "You, Yongkang" <yongkang.you@xxxxxxxxx>
Date: Tue, 30 Aug 2005 16:37:57 +0800
Delivery-date: Tue, 30 Aug 2005 08:35:59 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcWsc1v/7nqoEyX6RmqdZs2IgoHXsAAykNdA
Thread-topic: [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@xxxxxxxxx>
>
>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@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>