From: Michael LeMay <lemaymd@lemaymd.com>
Cc: xen-devel@lists.xensource.com, xen-users@lists.xensource.com
Subject: Re: Re: Difficulties inserting external modules in dom0 & using a serial port
Date: Mon, 24 Apr 2006 10:43:57 -0500 [thread overview]
Message-ID: <444CF23D.2060605@lemaymd.com> (raw)
In-Reply-To: <62b0912f0604240202t1c701166p3f84e5485c9e080d@mail.gmail.com>
[-- Attachment #1.1.1: Type: text/plain, Size: 2077 bytes --]
As an update, I figured out the "force_evtchn_callback" problem. My
module used the spin_lock_irq and spin_unlock_irq routines, which
eventually trickled back to force_evtchn_callback. I'm cross-posting
this to -devel in case this is a real problem. It seems like these
calls should be supported... Thanks for the help!
Molle Bestefich wrote:
> Michael LeMay wrote:
>
>> FATAL: Error inserting 8250 (...): Device or resource busy
>>
>
> Xen uses the console too, you might want to check your boot options
> and the documentation.
>
> Perhaps the busy error code refers to an IRQ (check the 8250 source
> code to make sure), so you could look in /proc/interrupts and see if
> anything else is using the same IRQ that the 8250 is trying to grab.
>
> Same problem, clue about 8250 being modularized on SuSE but not other distros:
> http://article.gmane.org/gmane.comp.emulators.xen.user/2504
>
> Same problem, possible solution offered (didn't work) and a clue about
> IRQ problems:
> http://article.gmane.org/gmane.comp.emulators.xen.user/4275
> http://article.gmane.org/gmane.comp.emulators.xen.user/4290
> http://article.gmane.org/gmane.comp.emulators.xen.user/4298
>
> Same problem, no solution:
> http://article.gmane.org/gmane.comp.emulators.xen.user/97
>
>
>
>> x10_cm19a: Unknown symbol force_evtchn_callback
>>
>
> Nothing else in dmesg or syslog?
>
> I usually solve this kind of problem by fiddling with the kernel version :-)...
>
> Same problem, no solution:
> http://article.gmane.org/gmane.comp.emulators.xen.user/10337
> http://article.gmane.org/gmane.comp.emulators.xen.user/10354
> http://article.gmane.org/gmane.comp.emulators.xen.user/10414
>
> Same problem, impolite enough to crosspost to users- and devel-list, no replies:
> http://article.gmane.org/gmane.comp.emulators.xen.user/9892
>
> Same problem, no replies:
> http://article.gmane.org/gmane.comp.emulators.xen.user/10543
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xensource.com
> http://lists.xensource.com/xen-users
>
[-- Attachment #1.1.2: lemaymd.vcf --]
[-- Type: text/x-vcard, Size: 296 bytes --]
begin:vcard
fn:Michael LeMay
n:LeMay;Michael
org:University of Illinois at Urbana-Champaign;Computer Science
adr:;;Goodwin Ave.;Urbana;IL;61801;USA
email;internet:lemaymd@lemaymd.com
title:Ph.D. Student
tel;cell:715-497-4276
x-mozilla-html:TRUE
url:http://lemaymd.com/uiuc
version:2.1
end:vcard
[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3295 bytes --]
[-- Attachment #2: Type: text/plain, Size: 137 bytes --]
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
next parent reply other threads:[~2006-04-24 15:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <444C575D.2060601@lemaymd.com>
[not found] ` <62b0912f0604240202t1c701166p3f84e5485c9e080d@mail.gmail.com>
2006-04-24 15:43 ` Michael LeMay [this message]
2006-04-24 18:21 ` [Xen-users] Re: Difficulties inserting external modules in dom0 & using a serial port Molle Bestefich
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=444CF23D.2060605@lemaymd.com \
--to=lemaymd@lemaymd.com \
--cc=xen-devel@lists.xensource.com \
--cc=xen-users@lists.xensource.com \
/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.