>>> On 23.04.15 at 18:29, <david.vra...@citrix.com> wrote:
> On 23/04/15 17:11, Jan Beulich wrote:
>>>>> On 22.04.15 at 18:00, <david.vra...@citrix.com> wrote:
>>> -    return handle;
>>> +    v->maptrack_limit = new_mt_limit;
>>> +
>>> +    return __get_maptrack_handle(lgt, v);
>> 
>> With the lock dropped, nothing guarantees this to succeed, which it
>> ought to unless the table size reached its allowed maximum.
> 
> We've just added a new page of handles for this VCPU.  This will succeed.

Ah, right, this is per-vCPU now.

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to