All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Satyam Sharma" <satyam.sharma@gmail.com>
To: "jim miro" <daliroot@yahoo.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: kvm_amd: Unknown symbol signal_pending - where should I be looking?
Date: Sun, 1 Jul 2007 10:19:29 +0530	[thread overview]
Message-ID: <a781481a0706302149jcaeca33q4f556bcb6193c31d@mail.gmail.com> (raw)
In-Reply-To: <95403.37043.qm@web39512.mail.mud.yahoo.com>

On 7/1/07, jim miro <daliroot@yahoo.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.

      reply	other threads:[~2007-07-01  4:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-01  4:30 kvm_amd: Unknown symbol signal_pending - where should I be looking? jim miro
2007-07-01  4:49 ` Satyam Sharma [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a781481a0706302149jcaeca33q4f556bcb6193c31d@mail.gmail.com \
    --to=satyam.sharma@gmail.com \
    --cc=daliroot@yahoo.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.