Re: [PATCH 07/11] KVM: MMU: fast prefetch spte on invlpg path

From: Xiao Guangrong
Date: Mon Aug 22 2011 - 21:48:11 EST


On 08/23/2011 06:28 AM, Marcelo Tosatti wrote:

>> +
>> + if (rmap_can_add(vcpu))
>> + break;
>
> if (!rmap_can_add(vcpu))
> break;
>
> ?
>

Oh, oops, thanks for you point it out. Will fix it.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/