Re: kvm_amd: Unknown symbol signal_pending - where should I be looking?

From: Satyam Sharma
Date: Sun Jul 01 2007 - 00:49:50 EST


On 7/1/07, jim miro <daliroot@xxxxxxxxx> wrote:
I am trying to get Kvm running on Debian with a custom
2.6.22-rc5 amd dual core kernel.

Custom as in custom (non-mainline) patches? Can't really
help with those, then.

To prepare I do:

/sbin/modprobe kvm-amd
FATAL: Error inserting kvm_amd
(/lib/modules/2.6.22-rc5/extra/kvm-amd.ko): Unknown
symbol in module, or unknown parameter (see dmesg)

dmesg returns:
kvm_amd: Unknown symbol signal_pending

signal_pending was supposed to be an inline, and
drivers/kvm/svm.c does #include sched.h ... so not sure
where's the problem.

lsmod shows:
kvm 56996 0

Send your .config, in any case.
-
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/