|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Make world gets stuck with PAE
> Looks like "make world" gets stuck at
> CONFIG_I2O_EXT_ADAPTEC_DMA64 with PAE build:
> changeset: 9957:85de2de64699
> tag: tip
> user: kaf24@xxxxxxxxxxxxxxxxxxxx
> date: Mon May 8 06:54:22 2006 +0100
> summary: Add module license to xenbus_be, otherwise the module
> cannot be loa
> ded.
>
> Is the following safe to add?
Don't know. I spotted the problem prior to the 3.0.2 release, but I
wasn't convinced that setting this option wouldn't effect the non-PAE
build.
It would be good if someone who had one of these cards could verify...
Ian
> diff -r 85de2de64699 buildconfigs/linux-defconfig_xen_x86_32
> --- a/buildconfigs/linux-defconfig_xen_x86_32 Mon May 8
> 13:54:22 2006
> +++ b/buildconfigs/linux-defconfig_xen_x86_32 Mon May 8
> 10:44:09 2006
> @@ -1235,6 +1235,7 @@
> CONFIG_I2O=m
> CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y
> CONFIG_I2O_EXT_ADAPTEC=y
> +CONFIG_I2O_EXT_ADAPTEC_DMA64=y
> CONFIG_I2O_CONFIG=m
> CONFIG_I2O_CONFIG_OLD_IOCTL=y
> CONFIG_I2O_BUS=m
>
> Jun
> ---
> Intel Open Source Technology Center
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|