This patchset fixes a couple of races and speeds up an important function.

Avi Kivity (3):
  smp: fix race in async on_cpu()
  smp: speed up cpu_count()
  vmexit: fix race in joining smp tests

 lib/x86/smp.c |   33 +++++++++++++++++++++++----------
 x86/vmexit.c  |    9 +++++----
 2 files changed, 28 insertions(+), 14 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to