[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] Error while binding VIRQ to IRQ_HANDLER


  • To: Ian Campbell <Ian.Campbell@xxxxxxxxxx>
  • From: "Srujan D. Kotikela" <ksrujandas@xxxxxxxxx>
  • Date: Wed, 10 Nov 2010 12:41:25 -0600
  • Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
  • Delivery-date: Wed, 10 Nov 2010 11:02:46 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Fq8uRAIi/MLMO62VU8ytJRHHzTK/d4UBCcjBp1gnhsf3ht0sndGk6rtTr4ImducMlm SazUZzgdNShBQpZpfjEZRkBNaT8Y6/y0vOoneIOVIRwwwaCEx4BQfIvz17FxKucg7+mK Z6v0//QRJNh0uca58fUxcNv9UbpWDl26OGDHs=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Hi Ian,

That fixed the problem. But it's not handling the VIRQ. I am passing the VIRQ as follows in "xen"

send_guest_global_virq(dom0, 11);

--
Srujan D. Kotikela


On Wed, Nov 10, 2010 at 10:13 AM, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote:
On Wed, 2010-11-10 at 16:02 +0000, Srujan D. Kotikela wrote:
> hi,
>
>
> I already have the following:
>
>
> EXPORT_SYMBOL_GPL(bind_virq_to_irqhandler);

You probably also need MODULE_LICENSE("GPL") in your module.

Ian.

>
>
> in my evtchn.c file.
>
>
> --
> Srujan D. Kotikela
>
>
> On Wed, Nov 10, 2010 at 8:14 AM, Konrad Rzeszutek Wilk
> <konrad.wilk@xxxxxxxxxx> wrote:
>         On Tue, Nov 09, 2010 at 10:43:46AM -0600, Srujan D. Kotikela
>         wrote:
>         > Hi,
>         >
>         > I wrote a kernel module for handling a custom VIRQ. It is
>         *compiling* fine,
>         > but when I try to do *modprobe * it's giving me the
>         following error:
>         >
>         > FATAL: Error inserting vbase (/lib/modules/
>         > > 2.6.18.8/kernel/drivers/xen/vbase/vbase.ko): Unknown
>         symbol in module, or
>         > > unknown parameter (see dmesg)
>         >
>         >
>         > The output of dmesg is as follows:
>         >
>         > vbase: Unknown symbol bind_virq_to_irqhandler
>
>
>         You will to tweak your Linux kernel source to have
>         'EXPORT_SYMBOL_GPL' around
>         that function and recompile your kernel.
>
>



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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.