* RE: Re: [Xen-users] Re: Difficulties inserting externalmodules in dom0 & using a serial port
@ 2006-04-24 19:18 Ian Pratt
2006-04-26 17:08 ` Michael LeMay
0 siblings, 1 reply; 2+ messages in thread
From: Ian Pratt @ 2006-04-24 19:18 UTC (permalink / raw)
To: Molle Bestefich, 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?
Are you sure you built the module against the correct xen config'ed
kernel? (If you're using a version of xen prior to 3.0.2 you'd need to
set ARCH=xen on the make command line).
Ian
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Re: [Xen-users] Re: Difficulties inserting externalmodules in dom0 & using a serial port
2006-04-24 19:18 Re: [Xen-users] Re: Difficulties inserting externalmodules in dom0 & using a serial port Ian Pratt
@ 2006-04-26 17:08 ` Michael LeMay
0 siblings, 0 replies; 2+ messages in thread
From: Michael LeMay @ 2006-04-26 17:08 UTC (permalink / raw)
To: Ian Pratt; +Cc: xen-devel, Molle Bestefich
[-- Attachment #1.1.1: Type: text/plain, Size: 875 bytes --]
I'm building against the dom0 kernel. In fact, I copied my module code
into the kernel itself and added an option for it to the Kconfig. Still
had the same problem. It's very odd, because many other places in the
kernel use those calls, with no issues... Maybe it's just some quirk
with my configuration.
Ian Pratt wrote:
>> 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?
>>
>
> Are you sure you built the module against the correct xen config'ed
> kernel? (If you're using a version of xen prior to 3.0.2 you'd need to
> set ARCH=xen on the make command line).
>
> Ian
>
[-- 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: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-04-26 17:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-24 19:18 Re: [Xen-users] Re: Difficulties inserting externalmodules in dom0 & using a serial port Ian Pratt
2006-04-26 17:08 ` Michael LeMay
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.