Marcelo Tosatti wrote:
kvm_mmu_zap_page() needs slots lock held (rmap_remove->gfn_to_memslot, for example).Since kvm_lock spinlock is held in mmu_shrink(), do a non-blocking down_read_trylock().
Applied, thanks. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain. -- 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
