Li, Xin B
2005-Jul-13 06:38 UTC
RE: [Xen-devel] [PATCH] Properly start udev daemon on x86_64 xenlinuxby adding CONFIG_HOTPLUG=y
Li, Xin B wrote:> 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 >Add my signoff, Signed-off-by: Xin Li <xin.b.li@intel.com> 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@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel