From: Alexandru Elisei <alexandru.elisei@arm.com>
To: Andrew Jones <andrew.jones@linux.dev>
Cc: kvm@vger.kernel.org, kvm-riscv@lists.infradead.org,
kvmarm@lists.linux.dev, atishp@rivosinc.com,
jamestiotio@gmail.com, eric.auger@redhat.com
Subject: Re: [kvm-unit-tests PATCH v2 0/3] lib/on-cpus: A couple of fixes
Date: Tue, 3 Dec 2024 11:43:27 +0000 [thread overview]
Message-ID: <Z07lIOfsypu++H8/@arm.com> (raw)
In-Reply-To: <20241111-ef3ba6e132792aaf8ad901f7@orel>
Hi Drew,
On Mon, Nov 11, 2024 at 03:36:30PM +0100, Andrew Jones wrote:
> On Thu, Oct 31, 2024 at 01:39:49PM +0100, Andrew Jones wrote:
> > While creating riscv SBI HSM tests a couple strange on-cpus behaviors
> > were observed. Fix 'em.
> >
> > v2:
> > - Added patch for barrier after func() [Alex]
> > - Improved commit message for patch1 [Alex]
> >
> > Andrew Jones (3):
> > lib/on-cpus: Correct and simplify synchronization
> > lib/on-cpus: Add barrier after func call
> > lib/on-cpus: Fix on_cpumask
> >
> > lib/cpumask.h | 14 +++++++++++++
> > lib/on-cpus.c | 56 ++++++++++++++++++++-------------------------------
> > 2 files changed, 36 insertions(+), 34 deletions(-)
> >
> > --
> > 2.47.0
> >
>
> Merged to master through riscv/queue.
Sorry, I was busy with something else and I didn't have the time to review
the series until now.
I had a look and it looks good to me.
Thanks,
Alex
prev parent reply other threads:[~2024-12-03 11:43 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-31 12:39 [kvm-unit-tests PATCH v2 0/3] lib/on-cpus: A couple of fixes Andrew Jones
2024-10-31 12:39 ` Andrew Jones
2024-10-31 12:39 ` [kvm-unit-tests PATCH v2 1/3] lib/on-cpus: Correct and simplify synchronization Andrew Jones
2024-10-31 12:39 ` Andrew Jones
2024-11-07 10:01 ` Eric Auger
2024-11-07 10:01 ` Eric Auger
2024-10-31 12:39 ` [kvm-unit-tests PATCH v2 2/3] lib/on-cpus: Add barrier after func call Andrew Jones
2024-10-31 12:39 ` Andrew Jones
2024-11-06 8:15 ` Andrew Jones
2024-11-06 8:15 ` Andrew Jones
2024-11-07 10:02 ` Eric Auger
2024-11-07 10:02 ` Eric Auger
2024-10-31 12:39 ` [kvm-unit-tests PATCH v2 3/3] lib/on-cpus: Fix on_cpumask Andrew Jones
2024-10-31 12:39 ` Andrew Jones
2024-11-07 17:55 ` Eric Auger
2024-11-07 17:55 ` Eric Auger
2024-11-11 14:36 ` [kvm-unit-tests PATCH v2 0/3] lib/on-cpus: A couple of fixes Andrew Jones
2024-11-11 14:36 ` Andrew Jones
2024-12-03 11:43 ` Alexandru Elisei [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z07lIOfsypu++H8/@arm.com \
--to=alexandru.elisei@arm.com \
--cc=andrew.jones@linux.dev \
--cc=atishp@rivosinc.com \
--cc=eric.auger@redhat.com \
--cc=jamestiotio@gmail.com \
--cc=kvm-riscv@lists.infradead.org \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.