[Xen-devel] [RFC PATCH 25/35] Add Xen time abstractions

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

 



* Eli Collins (ecollins@xxxxxxxxxx) wrote:
> >--- xen-subarch-2.6.orig/arch/i386/kernel/Makefile
> >+++ xen-subarch-2.6/arch/i386/kernel/Makefile
> >@@ -9,8 +9,11 @@ obj-y	:= process.o semaphore.o signal.o 
> > 		pci-dma.o i386_ksyms.o i387.o dmi_scan.o bootflag.o \
> > 		quirks.o i8237.o topology.o
> > 
> >+timers-y			:= timers/
> >+timers-$(CONFIG_XEN)		:=
> >+
> 
> You need to disable CONFIG_HPET_TIMER for CONFIG_XEN, otherwise 
> select_timer is undefined since you don't include timers here.

Thanks, you're right.  It's done the main Xen tree, didn't make it into
this patchset, fixed.

thanks,
-chris

[Index of Archives]     [KVM Development]     [Libvirt Development]     [Libvirt Users]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux