From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Keir Fraser <keir@xen.org>
Cc: xen-devel@lists.xensource.com, Ian Jackson <Ian.Jackson@eu.citrix.com>
Subject: Re: Re: dom0 pvops crash apparently due to guest migration
Date: Tue, 30 Nov 2010 12:37:18 -0800 [thread overview]
Message-ID: <4CF5607E.6000303@goop.org> (raw)
In-Reply-To: <C91A9BCD.B7E1%keir@xen.org>
On 11/30/2010 04:17 AM, Keir Fraser wrote:
> On 29/11/2010 18:53, "Jeremy Fitzhardinge" <jeremy@goop.org> wrote:
>
>> Hm, I'm still not really sure why alloc_vm_area() does a
>> vmalloc_sync_all in the first place... But that BUG shouldn't happen
>> regardless.
> I think vmalloc_sync_all() is required only if alloc_vm_area()'d regions are
> used as hypercall buffers. I'm not sure if they ever are, these days.
Doesn't look like it. And it would need the buffer to be filled out by
one task and then the hypercall issued by another one, which seems unlikely.
And even if we did issue hypercalls from a vmalloc area, it shouldn't be
alloc_vm_area()'s job to make sure that works, since its a generic core
function now.
J
prev parent reply other threads:[~2010-11-30 20:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-29 11:59 dom0 pvops crash apparently due to guest migration Ian Jackson
2010-11-29 18:53 ` Jeremy Fitzhardinge
2010-11-30 11:45 ` Ian Jackson
2010-11-30 12:17 ` Keir Fraser
2010-11-30 20:37 ` Jeremy Fitzhardinge [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=4CF5607E.6000303@goop.org \
--to=jeremy@goop.org \
--cc=Ian.Jackson@eu.citrix.com \
--cc=keir@xen.org \
--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.