All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: Kevin Tian <kevin.tian@intel.com>,
	Eddie Dong <eddie.dong@intel.com>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
	Jun Nakajima <jun.nakajima@intel.com>,
	Andrew Cooper <andrew.cooper3@citrix.com>,
	Tim Deegan <tim@xen.org>,
	Aravind Gopalakrishnan <Aravind.Gopalakrishnan@amd.com>,
	Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>,
	xen-devel@lists.xenproject.org,
	Boris Ostrovsky <boris.ostrovsky@oracle.com>,
	Daniel De Graaf <dgdegra@tycho.nsa.gov>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [PATCH v7 1/2] xen/pvh: use a custom IO bitmap for PVH hardware domains
Date: Wed, 20 May 2015 13:05:01 +0100	[thread overview]
Message-ID: <1432123501.12989.231.camel@citrix.com> (raw)
In-Reply-To: <555C9044020000780007C1A2@mail.emea.novell.com>

On Wed, 2015-05-20 at 12:46 +0100, Jan Beulich wrote:
> >>> On 20.05.15 at 12:11, <roger.pau@citrix.com> wrote:
> > --- a/xen/common/domain.c
> > +++ b/xen/common/domain.c
> > @@ -42,6 +42,7 @@
> >  #include <xsm/xsm.h>
> >  #include <xen/trace.h>
> >  #include <xen/tmem.h>
> > +#include <asm/setup.h>
> 
> This caused the ARM build to fail. Instead of once again reverting I
> applied the trivial fix eab0647587 without asking for permission by
> you ARM maintainers - I hope that's okay in a case like this.

No problem, I'd have deleted it myself rather than commenting it out.
I'm going to push just such a change momentarily, also without waiting
for acks etc.

Ian.

  parent reply	other threads:[~2015-05-20 12:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-20 10:11 [PATCH v7 0/2] xen/pvh: use a custom IO bitmap for PVH hardware domains Roger Pau Monne
2015-05-20 10:11 ` [PATCH v7 1/2] " Roger Pau Monne
2015-05-20 11:46   ` Jan Beulich
2015-05-20 12:03     ` Roger Pau Monné
2015-05-20 12:07       ` Jan Beulich
2015-05-20 12:08         ` Roger Pau Monné
2015-05-20 12:05     ` Ian Campbell [this message]
2015-05-20 12:09       ` Jan Beulich
2015-05-20 10:11 ` [PATCH v7 2/2] xen/pvh: trap access to sensitive IO ports Roger Pau Monne

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=1432123501.12989.231.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=Aravind.Gopalakrishnan@amd.com \
    --cc=JBeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=dgdegra@tycho.nsa.gov \
    --cc=eddie.dong@intel.com \
    --cc=jun.nakajima@intel.com \
    --cc=kevin.tian@intel.com \
    --cc=roger.pau@citrix.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=suravee.suthikulpanit@amd.com \
    --cc=tim@xen.org \
    --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 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.