On Mon, Nov 01, 2010 at 02:01:29PM +0100, Jan Kiszka wrote:
> From: Jan Kiszka <[email protected]>
> 
> Micro optimization to avoid calling wbinvd twice on the CPU that has to
> emulate it. As we might be preempted between smp_call_function_many and
> the local wbinvd, the cache might be filled again so that real work
> could be done uselessly.
> 
> Signed-off-by: Jan Kiszka <[email protected]>

Applied both, thanks.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to