From: Olaf Hering <olaf@aepfle.de>
To: xen-devel@lists.xensource.com
Subject: missing set_gpfn_from_mfn in XENMEM_add_to_physmap/XENMAPSPACE_gmfn for xenpaging
Date: Wed, 13 Oct 2010 16:27:40 +0200 [thread overview]
Message-ID: <20101013142740.GA10265@aepfle.de> (raw)
Hello,
while starting xenpaging early from the python code, I ran into the
ASSERT in guest_physmap_remove_page -> p2m_remove_page, called from
arch_memory_op with op==XENMEM_add_to_physmap,
xatp.space==XENMAPSPACE_gmfn. Its called from the hvmloader code.
For some reason the mfn passed to get_gpfn_from_mfn() is different than
the one returned from ->get_entry() in p2m_remove_page().
Any idea where the missing set_gpfn_from_mfn has to be added for a just
paged-in page?
Olaf
reply other threads:[~2010-10-13 14:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20101013142740.GA10265@aepfle.de \
--to=olaf@aepfle.de \
--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.