public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/2] lib/on-cpus: A couple of fixes
@ 2024-10-23 13:17 Andrew Jones
  2024-10-23 13:17 ` [kvm-unit-tests PATCH 1/2] lib/on-cpus: Correct and simplify synchronization Andrew Jones
  2024-10-23 13:17 ` [kvm-unit-tests PATCH 2/2] lib/on-cpus: Fix on_cpumask Andrew Jones
  0 siblings, 2 replies; 7+ messages in thread
From: Andrew Jones @ 2024-10-23 13:17 UTC (permalink / raw)
  To: kvm, kvm-riscv, kvmarm; +Cc: atishp, jamestiotio, alexandru.elisei, eric.auger

While creating riscv SBI HSM tests a couple strange on-cpus behaviors
were observed. Fix 'em.

Andrew Jones (2):
  lib/on-cpus: Correct and simplify synchronization
  lib/on-cpus: Fix on_cpumask

 lib/cpumask.h | 14 ++++++++++++++
 lib/on-cpus.c | 53 ++++++++++++++++++---------------------------------
 2 files changed, 33 insertions(+), 34 deletions(-)

-- 
2.47.0


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

end of thread, other threads:[~2024-10-31 12:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-23 13:17 [kvm-unit-tests PATCH 0/2] lib/on-cpus: A couple of fixes Andrew Jones
2024-10-23 13:17 ` [kvm-unit-tests PATCH 1/2] lib/on-cpus: Correct and simplify synchronization Andrew Jones
2024-10-25 12:19   ` Alexandru Elisei
2024-10-29 10:56     ` Andrew Jones
2024-10-30 10:48       ` Alexandru Elisei
2024-10-31 12:33         ` Andrew Jones
2024-10-23 13:17 ` [kvm-unit-tests PATCH 2/2] lib/on-cpus: Fix on_cpumask Andrew Jones

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