On Wed, Apr 20, 2022 at 10:35:10AM -0700, Ben Gardon wrote: > The braces around the KVM_CAP_XSAVE2 block also surround the > KVM_CAP_PMU_CAPABILITY block, likely the result of a merge issue. Simply > move the curly brace back to where it belongs. > > Fixes: ba7bb663f5547 ("KVM: x86: Provide per VM capability for disabling PMU virtualization") > > Reviewed-by: David Matlack <dmatlack@xxxxxxxxxx> > Signed-off-by: Ben Gardon <bgardon@xxxxxxxxxx> Reviewed-by: Peter Xu <peterx@xxxxxxxxxx> -- Peter Xu