]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86/vPMU: reorder PMU functions
authorWei Huang <wehuang@redhat.com>
Fri, 19 Jun 2015 13:51:47 +0000 (15:51 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 19 Jun 2015 15:16:30 +0000 (17:16 +0200)
commit24558c05fc7fd95377606ca0cdcff1823781374b
tree43b504afe694df4f34dcae742536ab2ef9c5a2fa
parent534c0912edc8162cce2818799ed13f7a9cc014d1
KVM: x86/vPMU: reorder PMU functions

Keep called functions closer to their callers, and init/destroy
functions next to each other.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/pmu.c