• Andrew Morton's avatar
    [PATCH] vmi-versus-hrtimers · b463fc60
    Andrew Morton authored
    arch/i386/kernel/built-in.o: In function `vmi_stop_hz_timer':
    : undefined reference to `next_timer_interrupt'
    
    If CONFIG_NO_HZ, next_timer_interrupt() doesn't exist (and presumably doesn't
    make sense).
    
    Perhaps VMI shouildn't be playing with timer internals at this level.
    
    Cc: Zachary Amsden <zach@vmware.com>
    Cc: Andi Kleen <ak@suse.de>
    Cc: Jeremy Fitzhardinge <jeremy@xensource.com>
    Cc: Rusty Russell <rusty@rustcorp.com.au>
    Cc: Chris Wright <chrisw@sous-sol.org>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    b463fc60
Kconfig 41.6 KB