mbox series

[kvm-unit-tests,0/2] lib/on-cpus: A couple of fixes

Message ID 20241023131718.117452-4-andrew.jones@linux.dev (mailing list archive)
Headers show
Series lib/on-cpus: A couple of fixes | expand

Message

Andrew Jones Oct. 23, 2024, 1:17 p.m. UTC
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(-)