All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Re: Difficulties inserting external modules in dom0 & using a serial port
       [not found] ` <62b0912f0604240202t1c701166p3f84e5485c9e080d@mail.gmail.com>
@ 2006-04-24 15:43   ` Michael LeMay
  2006-04-24 18:21     ` [Xen-users] " Molle Bestefich
  0 siblings, 1 reply; 2+ messages in thread
From: Michael LeMay @ 2006-04-24 15:43 UTC (permalink / raw)
  Cc: xen-devel, xen-users


[-- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Xen-users] Re: Difficulties inserting external modules in dom0 & using a serial port
  2006-04-24 15:43   ` Re: Difficulties inserting external modules in dom0 & using a serial port Michael LeMay
@ 2006-04-24 18:21     ` Molle Bestefich
  0 siblings, 0 replies; 2+ messages in thread
From: Molle Bestefich @ 2006-04-24 18:21 UTC (permalink / raw)
  To: Michael LeMay; +Cc: xen-devel, xen-users

Michael LeMay wrote:
> As an update, I figured out the "force_evtchn_callback" problem.
> My module used the spin_lock_irq and spin_unlock_irq routines,

No clue whether it's a bug that they're not supported, but
I'd suspect a bug in Xen on account of 8250 not working when it's
loaded as a module?

> Thanks for the help!

Cool that you got it working :-).
Consider adding to
http://wiki.xensource.com/xenwiki/CoolConfigurations if you're doing
something really fancy with Xen ;-)..

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-04-24 18:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <444C575D.2060601@lemaymd.com>
     [not found] ` <62b0912f0604240202t1c701166p3f84e5485c9e080d@mail.gmail.com>
2006-04-24 15:43   ` Re: Difficulties inserting external modules in dom0 & using a serial port Michael LeMay
2006-04-24 18:21     ` [Xen-users] " Molle Bestefich

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.