]> 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)
commita373987516f56cd4b582938f14dfa3cdea8164ed
tree43b504afe694df4f34dcae742536ab2ef9c5a2fa
parent11b7287dccb82abe132523f58a342bd5e6e6b202
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