WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

RE: [Xen-devel] Re: [Xen-users] Re: Difficulties inserting externalmodul

To: "Molle Bestefich" <molle.bestefich@xxxxxxxxx>, "Michael LeMay" <lemaymd@xxxxxxxxxxx>
Subject: RE: [Xen-devel] Re: [Xen-users] Re: Difficulties inserting externalmodules in dom0 & using a serial port
From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
Date: Mon, 24 Apr 2006 20:18:47 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 24 Apr 2006 12:19:13 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcZnzAsfqYIrholQQ4qN+ZeLGqjxYwAA839g
Thread-topic: [Xen-devel] Re: [Xen-users] Re: Difficulties inserting externalmodules in dom0 & using a serial port
> 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

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • RE: [Xen-devel] Re: [Xen-users] Re: Difficulties inserting externalmodules in dom0 & using a serial port, Ian Pratt <=