[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5551B842.6060807@redhat.com>
Date: Tue, 12 May 2015 10:22:26 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: Xiao Guangrong <guangrong.xiao@...ux.intel.com>
CC: gleb@...nel.org, mtosatti@...hat.com, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 4/9] KVM: MMU: introduce slot_handle_level_range()
and its helpers
On 12/05/2015 04:32, Xiao Guangrong wrote:
> + if (iterator.rmap)
> + flush |= fn(kvm, iterator.rmap);
> +
> + if (need_resched() || spin_needbreak(&kvm->mmu_lock)) {
> + if (flush & lock_flush_tlb) {
&&, not &. (Cosmetic only).
Paolo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists