From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Ian Campbell <Ian.Campbell@citrix.com>,
Mukesh Rathor <mukesh.rathor@oracle.com>
Cc: Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>,
Jan Beulich <JBeulich@suse.com>,
xen-devel <xen-devel@lists.xen.org>
Subject: Re: Patches for v3.8
Date: Thu, 29 Nov 2012 09:09:09 -0500 [thread overview]
Message-ID: <20121129140909.GC21184@phenom.dumpdata.com> (raw)
In-Reply-To: <1354189887.25834.158.camel@zakaz.uk.xensource.com>
On Thu, Nov 29, 2012 at 11:51:27AM +0000, Ian Campbell wrote:
> On Wed, 2012-11-28 at 16:00 +0000, Ian Campbell wrote:
> > I'll take a look over the next couple of days.
>
> Just looking into this now and in
> konrad/stable/pvh.v6:arch/x86/xen/mmu.c in xen_remap_domain_mfn_range we
> have:
>
>
> if (xen_feature(XENFEAT_auto_translated_physmap))
> return -EINVAL;
>
> ...
>
> if (xen_feature(XENFEAT_auto_translated_physmap)) {
> /* We need to update the local page tables and the xen HAP */
> return pvh_remap_gmfn_range(vma, addr, mfn, nr, prot, domid, pages);
> }
>
> So it seems like the second one will never be reached...
Yikes! I wonder if I did a mismerge/rebase incorrectly? Mukesh, do you
recall if the original patchset had the first check removed?
>
> AFAICT this was already the case when support was added in
> de81067d4ef5b434b47f63e11448b3b09cfc0b5e.
>
> Ian.
>
next prev parent reply other threads:[~2012-11-29 14:09 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-27 21:31 Patches for v3.8 Konrad Rzeszutek Wilk
2012-11-28 8:24 ` Jan Beulich
2012-11-28 11:50 ` Stefano Stabellini
2012-11-28 14:25 ` Konrad Rzeszutek Wilk
2012-11-28 14:32 ` Ian Campbell
2012-11-28 14:44 ` Konrad Rzeszutek Wilk
2012-11-28 16:00 ` Ian Campbell
2012-11-29 11:51 ` Ian Campbell
2012-11-29 14:09 ` Konrad Rzeszutek Wilk [this message]
2012-11-29 14:44 ` Ian Campbell
2012-11-29 1:50 ` Mukesh Rathor
2012-11-29 7:28 ` Jan Beulich
2012-11-30 2:38 ` Mukesh Rathor
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=20121129140909.GC21184@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=Ian.Campbell@citrix.com \
--cc=JBeulich@suse.com \
--cc=Stefano.Stabellini@eu.citrix.com \
--cc=mukesh.rathor@oracle.com \
--cc=xen-devel@lists.xen.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.