|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH][SVM] fix spinlock panic
On Thursday 18 June 2009 11:47:07 Keir Fraser wrote:
> On 18/06/2009 10:25, "Christoph Egger" <Christoph.Egger@xxxxxxx> wrote:
> >> dangerous to reset the ASID generation back to zero); Also, as well as
> >> not reallocating hsa and root_vmcb, we don't re-init them either. I
> >> don't know ehether that strictly matters but obviously we could easily
> >> re-jig the code to always clear_page() those pages unconditionally.
> >
> > Thanks for it. Regarding ASID, I will ask back.
> > Now, I trigger an ASSERT() called by setup_vmcb_dump():
> >
> > (XEN) Assertion 'key_table[key].u.handler == ((void*)0)' failed at
> > keyhandler.c:68
>
> Oh good grief, I got the test at the top of start_svm() inverted. Please
> try changeset 19798 which fixes this.
Yes, works now. Tnx.
Can you apply c/s 19784 and c/s 19798 to xen-3.4-testing and xen-3.3-testing,
please ?
Christoph
--
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Thomas M. McCoy, Giuliano Meroni
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|