lkml.org 
[lkml]   [2006]   [Mar]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [Xen-devel] [RFC PATCH 25/35] Add Xen time abstractions
    > --- 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.

    Eli
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2006-03-23 04:31    [W:4.089 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site