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

[Xen-devel] [PATCH] Properly start udev daemon on x86_64 xenlinux by adding CONFIG_HOTPLUG=y


  • To: "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>
  • From: "Li, Xin B" <xin.b.li@xxxxxxxxx>
  • Date: Wed, 13 Jul 2005 14:32:47 +0800
  • Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Wed, 13 Jul 2005 06:31:45 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>
  • Thread-index: AcWHdK89UMg2LKM8QGinkpuK5rJfTw==
  • Thread-topic: [PATCH] Properly start udev daemon on x86_64 xenlinux by adding CONFIG_HOTPLUG=y

On FC3/FC4, currently udev can NOT be started when x86_64 dom0 booting,
enabling hotplug compile option in x86_64 dom0 can make udev daemon
start properly.
Actually, hotplug compile option is enabled on i386 dom0 by default.
-Xin


diff -r c9f0c3619b96
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
Tue Jul 12 23:37:57 2005
+++ b/linux-2.6-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64
Wed Jul 13 13:37:01 2005
@@ -45,7 +45,7 @@
 # CONFIG_BSD_PROCESS_ACCT is not set
 CONFIG_SYSCTL=y
 # CONFIG_AUDIT is not set
-# CONFIG_HOTPLUG is not set
+CONFIG_HOTPLUG=y
 CONFIG_KOBJECT_UEVENT=y
 # CONFIG_IKCONFIG is not set
 # CONFIG_EMBEDDED is not set

_______________________________________________
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®.