All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: "Pasi Kärkkäinen" <pasik@iki.fi>
Cc: xen-devel@lists.xensource.com, Konrad Rzeszutek Wilk <kliw@darnok.org>
Subject: Re: latest xen/master 2.6.31.5 32bit dom0 kernel build fails in xen_create_msi_irq
Date: Mon, 09 Nov 2009 16:22:10 -0800	[thread overview]
Message-ID: <4AF8B232.7040308@goop.org> (raw)
In-Reply-To: <20091108200551.GU1434@reaktio.net>

On 11/08/09 12:05, Pasi Kärkkäinen wrote:
> Hello,
>
> Latest 2.6.31.5 xen/master tree fails to build on 32bit:
>
> drivers/xen/events.c: In function 'xen_create_msi_irq':
> drivers/xen/events.c:725: error: too many arguments to function 'pci_frontend_enable_msi'
> make[2]: *** [drivers/xen/events.o] Error 1
> make[1]: *** [drivers/xen] Error 2
>
> The line in question is:
> rc = pci_frontend_enable_msi(dev, &pirq);
>
> With quick searching and grepping I could find pci_frontend_enable_msi() function definition from anywhere..
>   


Should be fixed now.

    J

      reply	other threads:[~2009-11-10  0:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-08 20:05 latest xen/master 2.6.31.5 32bit dom0 kernel build fails in xen_create_msi_irq Pasi Kärkkäinen
2009-11-10  0:22 ` Jeremy Fitzhardinge [this message]

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=4AF8B232.7040308@goop.org \
    --to=jeremy@goop.org \
    --cc=kliw@darnok.org \
    --cc=pasik@iki.fi \
    --cc=xen-devel@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.