All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] compile error when CONFIG_XEN_DOM0=n &&	CONFIG_XEN=y
Date: Tue, 27 Jul 2010 23:29:03 -0700	[thread overview]
Message-ID: <4C4FCE2F.9000505@goop.org> (raw)
In-Reply-To: <20100727180138.GA15402@phenom.dumpdata.com>

  On 07/27/2010 11:01 AM, Konrad Rzeszutek Wilk wrote:
> This fixes the mentioned compile error.
>
> Please push it in xen/stable-2.6.32.x

Is this detritus from merging, or should it live on a specific topic branch?

     J

> diff --git a/arch/x86/include/asm/xen/pci.h b/arch/x86/include/asm/xen/pci.h
> index 6683196..6f90399 100644
> --- a/arch/x86/include/asm/xen/pci.h
> +++ b/arch/x86/include/asm/xen/pci.h
> @@ -4,7 +4,6 @@
>   #if defined(CONFIG_PCI_MSI)
>   #if defined(CONFIG_PCI_XEN)
>   int xen_register_pirq(u32 gsi, int triggering);
> -int xen_register_gsi(u32 gsi, int triggering, int polarity);
>   int xen_create_msi_irq(struct pci_dev *dev,
>   			struct msi_desc *msidesc,
>   			int type);
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>

  reply	other threads:[~2010-07-28  6:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-27 18:01 [PATCH] compile error when CONFIG_XEN_DOM0=n && CONFIG_XEN=y Konrad Rzeszutek Wilk
2010-07-28  6:29 ` Jeremy Fitzhardinge [this message]
2010-07-28 13:23   ` Konrad Rzeszutek Wilk

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=4C4FCE2F.9000505@goop.org \
    --to=jeremy@goop.org \
    --cc=konrad.wilk@oracle.com \
    --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.