Re: linux-next: Tree for January 23 (kvm)

From: Avi Kivity
Date: Wed Feb 04 2009 - 08:55:41 EST


Randy Dunlap wrote:
Stephen Rothwell wrote:
Hi all,

News: I will be on leave next week, so there will probably be no
linux-next release until Feb 2.

Changes since 20090122:


kvm changes cause this build error on i386:

when kvm is built as module:
ERROR: "__moddi3" [arch/x86/kvm/kvm.ko] undefined!

or when kvm is built into the kernel image:
lapic.c:(.text+0x19276): undefined reference to `__moddi3'


I guess it's this line:
ns = ktime_to_ns(remaining) % apic->timer.period;

Now fixed. Sorry about the delay - was on vacation.

--
error compiling committee.c: too many arguments to function

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