OSDN Git Service

Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[tomoyo/tomoyo-test1.git] / arch / x86 / kvm / hyperv.c
index b28fd02..7c2dac6 100644 (file)
@@ -1293,7 +1293,6 @@ static bool hv_check_msr_access(struct kvm_vcpu_hv *hv_vcpu, u32 msr)
        case HV_X64_MSR_VP_ASSIST_PAGE:
                return hv_vcpu->cpuid_cache.features_eax &
                        HV_MSR_APIC_ACCESS_AVAILABLE;
-               break;
        case HV_X64_MSR_TSC_FREQUENCY:
        case HV_X64_MSR_APIC_FREQUENCY:
                return hv_vcpu->cpuid_cache.features_eax &