From: Joby Poriyath <joby.poriyath@citrix.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: andrew.cooper3@citrix.com, malcolm.crossley@citrix.com,
keir@xen.org, xen-devel@lists.xenproject.org
Subject: Re: [PATCH v4] interrupts: allow guest to set/clear MSI-X mask bit
Date: Thu, 15 Aug 2013 14:41:24 +0100 [thread overview]
Message-ID: <20130815134123.GA13341@citrix.com> (raw)
In-Reply-To: <520CF2F702000078000EC36A@nat28.tlf.novell.com>
On Thu, Aug 15, 2013 at 02:25:43PM +0100, Jan Beulich wrote:
> >>> On 15.08.13 at 15:05, Joby Poriyath <joby.poriyath@citrix.com> wrote:
> > --- a/xen/arch/x86/hvm/vmsi.c
> > +++ b/xen/arch/x86/hvm/vmsi.c
> > @@ -169,6 +169,7 @@ struct msixtbl_entry
> > uint32_t msi_ad[3]; /* Shadow of address low, high and data */
> > } gentries[MAX_MSIX_ACC_ENTRIES];
> > struct rcu_head rcu;
> > + struct pirq *pirq;
>
> Sill lacking the constification that Andrew suggested (and withdrew
> for apparently no reason).
Ah, I'm extremely sorry. I missed this.
I'll send the updated patch.
>
> Jan
>
Joby
prev parent reply other threads:[~2013-08-15 13:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-15 13:05 [PATCH v4] interrupts: allow guest to set/clear MSI-X mask bit Joby Poriyath
2013-08-15 13:25 ` Jan Beulich
2013-08-15 13:41 ` Joby Poriyath [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=20130815134123.GA13341@citrix.com \
--to=joby.poriyath@citrix.com \
--cc=JBeulich@suse.com \
--cc=andrew.cooper3@citrix.com \
--cc=keir@xen.org \
--cc=malcolm.crossley@citrix.com \
--cc=xen-devel@lists.xenproject.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).