> We have __set_cpuflag() to set a flag; do we also want > __clear_cpuflag()? Would make the code nicer, I think. (There are more > possible callers for that.) Mind if we do that in a separate patch? Thanks! > >> read_lock(&vcpu->kvm->arch.sca_lock); >> if (vcpu->kvm->arch.use_esca) { >> struct esca_block *sca = vcpu->kvm->arch.sca; -- Thanks, David / dhildenb