On 7/1/07, jim miro <daliroot@yahoo.com> wrote:
quoted text > 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.
quoted text > 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.
quoted text > lsmod shows:
> kvm 56996 0
Send your .config, in any case.
-
unsubscribe notice 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/
Messages in current thread:
Re: kvm_amd: Unknown symbol signal_pending - where should I ... , Satyam Sharma , (Sun Jul 1, 12:49 am)