From: Mukesh Rathor <mukesh.rathor@oracle.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: "Xen-devel@lists.xensource.com" <Xen-devel@lists.xensource.com>,
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: [RFC PATCH 4/8]: identity map, events, and xenbus related changes
Date: Fri, 17 Aug 2012 16:55:05 -0700 [thread overview]
Message-ID: <20120817165505.05981567@mantra.us.oracle.com> (raw)
In-Reply-To: <1345196083.30865.133.camel@zakaz.uk.xensource.com>
> > diff --git a/drivers/xen/events.c b/drivers/xen/events.c
> > index 7595581..260113e 100644
> > --- a/drivers/xen/events.c
> > +++ b/drivers/xen/events.c
> > @@ -1814,6 +1814,13 @@ void __init xen_init_IRQ(void)
> > if (xen_initial_domain())
> > pci_xen_initial_domain();
> >
> > + if (xen_pvh_domain()) {
> > + xen_callback_vector();
>
> The definition of this function is surrounded by CONFIG_XEN_PVHVM, or
> did I miss where you removed that and/or the appropriate Kconfig runes
> to make it so?
Right. I really dislike the zillion config options. Since this is used by
PV now, we can remove the PVHVM restriction on it.
prev parent reply other threads:[~2012-08-17 23:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-16 1:03 [RFC PATCH 4/8]: identity map, events, and xenbus related changes Mukesh Rathor
2012-08-16 14:14 ` Konrad Rzeszutek Wilk
2012-08-17 9:34 ` Ian Campbell
2012-08-17 23:55 ` Mukesh Rathor [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=20120817165505.05981567@mantra.us.oracle.com \
--to=mukesh.rathor@oracle.com \
--cc=Ian.Campbell@citrix.com \
--cc=Xen-devel@lists.xensource.com \
--cc=konrad.wilk@oracle.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 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).