Re: [PATCH v3 6/6] KVM: MMU: delay flush all tlbs on sync_page path

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Marcelo Tosatti
Date: Friday, November 19, 2010 - 9:11 am

On Fri, Nov 19, 2010 at 05:05:38PM +0800, Xiao Guangrong wrote:

This is racy because kvm_flush_remote_tlbs might be called without
mmu_lock protection. You could decrease the counter on
invalidate_page/invalidate_range_start only, these are not fast paths
anyway.


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH v3 4/6] KVM: MMU: remove 'clear_unsync' parameter, Xiao Guangrong, (Fri Nov 19, 2:04 am)
Re: [PATCH v3 6/6] KVM: MMU: delay flush all tlbs on sync_ ..., Marcelo Tosatti, (Fri Nov 19, 9:11 am)