public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix ptp_kvm_get_time_fn infinite loop and remove redundant EXPORT_SYMBOL_GPL
@ 2021-05-25  8:44 Chao Wu
  2021-05-25  8:44 ` [PATCH 1/2] ptp_kvm: fix an infinite loop in ptp_kvm_get_time_fn when vm has more than 64 vcpus Chao Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chao Wu @ 2021-05-25  8:44 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, Borislav Petkov, Richard Cochran
  Cc: x86, kvm, Chao Wu

We fix the infinite loop bug in ptp_kvm_get_time_fn function and removes the redundant EXPORT_SYMBOL_GPL for pvclock_get_pvti_cpu0_va.

Chao Wu (2):
  ptp_kvm: fix an infinite loop in ptp_kvm_get_time_fn when vm has more than 64 vcpus 
  pvclock: remove EXPORT_SYMBOL_GPL for pvclock_get_pvti_cpu0_va

 arch/x86/include/asm/kvmclock.h | 16 ++++++++++++++++
 arch/x86/kernel/kvmclock.c      | 12 ++----------
 arch/x86/kernel/pvclock.c       |  1 -
 drivers/ptp/ptp_kvm.c           |  6 ++----
 4 files changed, 20 insertions(+), 15 deletions(-)

-- 
2.24.3 (Apple Git-128)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-09 13:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-25  8:44 [PATCH 0/2] Fix ptp_kvm_get_time_fn infinite loop and remove redundant EXPORT_SYMBOL_GPL Chao Wu
2021-05-25  8:44 ` [PATCH 1/2] ptp_kvm: fix an infinite loop in ptp_kvm_get_time_fn when vm has more than 64 vcpus Chao Wu
2021-05-25  8:44 ` [PATCH 2/2] pvclock: remove EXPORT_SYMBOL_GPL for pvclock_get_pvti_cpu0_va Chao Wu
2021-08-09 13:05 ` [PATCH 0/2] Fix ptp_kvm_get_time_fn infinite loop and remove redundant EXPORT_SYMBOL_GPL Chao Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox