]> git.baikalelectronics.ru Git - kernel.git/commit
kvm: x86: some tsc debug cleanup
authorYi Wang <wang.yi59@zte.com.cn>
Fri, 5 Jul 2019 17:10:22 +0000 (01:10 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 15 Jul 2019 11:56:30 +0000 (13:56 +0200)
commit9aa7bee9f73161402ce7b8b4c395483d477516d5
tree2d7d7cdedb684de51cb83c6002fdac2c7539154b
parent1ff2f24d3d833e371f333888112a12cfe1c32a28
kvm: x86: some tsc debug cleanup

There are some pr_debug in TSC code, which may have
been no use, so remove them as Paolo suggested.

Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/x86.c