[PATCH v2 07/10] KVM: Move MMU notifier's mmu_lock acquisition into common helper

Paolo Bonzini pbonzini at redhat.com
Fri Apr 2 10:35:36 BST 2021


On 02/04/21 02:56, Sean Christopherson wrote:
> +		.handler	= (void *)kvm_null_fn,
> +		.on_lock	= kvm_dec_notifier_count,
> +		.flush_on_ret	= true,

Doesn't really matter since the handler is null, but I think it's 
cleaner to have false here.

Paolo




More information about the linux-arm-kernel mailing list