[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a781481a0706302149jcaeca33q4f556bcb6193c31d@mail.gmail.com>
Date: Sun, 1 Jul 2007 10:19:29 +0530
From: "Satyam Sharma" <satyam.sharma@...il.com>
To: "jim miro" <daliroot@...oo.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: kvm_amd: Unknown symbol signal_pending - where should I be looking?
On 7/1/07, jim miro <daliroot@...oo.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists