On 21/08/2015 06:50, Xiao Guangrong wrote:
> +     if (vmx_invpcid_supported() && (!best ||

Please start the "(" subexpression on a new line.

Paolo

> +         !(best->ebx & bit(X86_FEATURE_INVPCID)) ||
> +         !guest_cpuid_has_pcid(vcpu))) {
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to