[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Re: A wrong assert in get_ioreq()?
The lock is taken in, for example, hvm_vcpu_initialise(), which calles get_ioreq(v) with v!=current. So the assertion is correct as-is. -- Keir On 4/7/07 12:12, "Paul Samon" <paul.samon@xxxxxxxxx> wrote: Sorry, I meant the assert should "ASSERT(v == current)." _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |