lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ