[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] compile sysfs in by default for xen_x86_{32, 64}


  • To: xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: "Andrew D. Ball" <aball@xxxxxxxxxx>
  • Date: Mon, 27 Mar 2006 11:24:41 -0500
  • Delivery-date: Mon, 27 Mar 2006 16:26:18 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

# HG changeset patch
# User andrew@xxxxxxxxxxxxxxxxxxxxxx
# Node ID e9371263d2f8f403ae66f1c8864e82a50af4f942
# Parent  8b5a752167a17785b998a080a5c1ce1991b9379b
Compile Xen sysfs driver in the kernel by default, instead of as a module.

This is the default in the other kernel configurations, just not
xen_x86_32 and xen_x86_64 without this patch.

Signed-off-by: Andrew D. Ball <aball@xxxxxxxxxx>

diff -r 8b5a752167a1 -r e9371263d2f8 buildconfigs/linux-defconfig_xen_x86_32
--- a/buildconfigs/linux-defconfig_xen_x86_32   Mon Mar 27 10:16:36 2006
+++ b/buildconfigs/linux-defconfig_xen_x86_32   Mon Mar 27 16:21:47 2006
@@ -2994,7 +2994,7 @@
 # CONFIG_XEN_TPMDEV_FRONTEND is not set
 CONFIG_XEN_SCRUB_PAGES=y
 CONFIG_XEN_DISABLE_SERIAL=y
-CONFIG_XEN_SYSFS=m
+CONFIG_XEN_SYSFS=y
 CONFIG_HAVE_ARCH_ALLOC_SKB=y
 CONFIG_HAVE_ARCH_DEV_ALLOC_SKB=y
 
diff -r 8b5a752167a1 -r e9371263d2f8 buildconfigs/linux-defconfig_xen_x86_64
--- a/buildconfigs/linux-defconfig_xen_x86_64   Mon Mar 27 10:16:36 2006
+++ b/buildconfigs/linux-defconfig_xen_x86_64   Mon Mar 27 16:21:47 2006
@@ -2665,7 +2665,7 @@
 # CONFIG_XEN_TPMDEV_FRONTEND is not set
 CONFIG_XEN_SCRUB_PAGES=y
 CONFIG_XEN_DISABLE_SERIAL=y
-CONFIG_XEN_SYSFS=m
+CONFIG_XEN_SYSFS=y
 CONFIG_HAVE_ARCH_ALLOC_SKB=y
 CONFIG_HAVE_ARCH_DEV_ALLOC_SKB=y
 
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.