From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Emil Tantilov <emocom-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: kvm-15 on top of 2.6.20 - unresolved symbols
Date: Sat, 03 Mar 2007 10:28:02 +0200 [thread overview]
Message-ID: <45E93192.2040405@qumranet.com> (raw)
In-Reply-To: <343320.59072.qm-mZnzRdpZQtmA/QwVtaZbd3CJp6faPEW9@public.gmane.org>
Emil Tantilov wrote:
> Finally I got some time and played with this some
> more. The unresolved symbols are caused by the fact
> that the kvm module fails to load:
>
> FATAL: Error inserting kvm
> (/lib/modules/2.6.20/extra/kvm.ko): Device or resource
> busy
>
> I narrowed it down the following:
>
> r = register_filesystem(&kvm_fs_type);
> if (r)
> goto out3;
>
> On my system the above code fails with EBUSY. Any
> ideas?
>
kvm-15 has a bug where it succeeds in initializing the module but
returns failure. So the filesystem is registered, module loading fails,
and when you reload the module it can't register the filesystem again.
The fix was posted in
http://article.gmane.org/gmane.comp.emulators.kvm.devel/1537. I'll
release kvm-16 shortly so others don't trip over it.
--
Do not meddle in the internals of kernels, for they are subtle and quick to panic.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
prev parent reply other threads:[~2007-03-03 8:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <45E27B12.3060108@qumranet.com>
[not found] ` <45E27B12.3060108-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-03-02 4:35 ` kvm-15 on top of 2.6.20 - unresolved symbols Emil Tantilov
[not found] ` <343320.59072.qm-mZnzRdpZQtmA/QwVtaZbd3CJp6faPEW9@public.gmane.org>
2007-03-03 8:28 ` Avi Kivity [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=45E93192.2040405@qumranet.com \
--to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
--cc=emocom-/E1597aS9LQAvxtiuMwx3w@public.gmane.org \
--cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox