public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Jones <ajones@ventanamicro.com>
To: "Clément Léger" <cleger@rivosinc.com>
Cc: "Paul Walmsley" <pjw@kernel.org>,
	"Paul Walmsley" <paul.walmsley@sifive.com>,
	"Palmer Dabbelt" <palmer@dabbelt.com>,
	linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	"Himanshu Chauhan" <hchauhan@ventanamicro.com>,
	"Anup Patel" <apatel@ventanamicro.com>,
	"Xu Lu" <luxu.kernel@bytedance.com>,
	"Atish Patra" <atishp@atishpatra.org>,
	"Björn Töpel" <bjorn@rivosinc.com>,
	"Yunhui Cui" <cuiyunhui@bytedance.com>
Subject: Re: [PATCH v7 0/5] riscv: add support for SBI Supervisor Software Events
Date: Mon, 13 Oct 2025 15:29:08 -0500	[thread overview]
Message-ID: <20251013-c5eb76e005d982fa4c8ce2bc@orel> (raw)
In-Reply-To: <628d357c-f462-4dc8-92f2-99006b73e0c7@rivosinc.com>

On Mon, Oct 13, 2025 at 08:53:01AM +0200, Clément Léger wrote:
...
>  I would have prefer a bit more reviews and testing before going through
> since SSE can be quite intrusive at execution time (even though the
> classic IRQ path should not be impacted, I expect mostly feedback/bugs
> from the SSE handling path itself). We'll see in a few days if people
> find such problems.

I've been planning to compare this series with the code we merged into
kvm-unit-tests since the kvm-unit-tests series is where I put the effort
into reviewing wrt the spec, etc. On a skim of this series I see several
similarities with the kvm-unit-tests code so I should try to actually do
that comparison exercise, but I'm not sure when I'll get the time...

Thanks,
drew

  parent reply	other threads:[~2025-10-13 20:29 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-08 18:17 [PATCH v7 0/5] riscv: add support for SBI Supervisor Software Events Clément Léger
2025-09-08 18:17 ` [PATCH v7 1/5] riscv: add SBI SSE extension definitions Clément Léger
2025-09-08 18:17 ` [PATCH v7 2/5] riscv: add support for SBI Supervisor Software Events extension Clément Léger
2025-10-27 12:00   ` [External] " Xu Lu
2025-10-27 13:29     ` Clément Léger
2025-09-08 18:17 ` [PATCH v7 3/5] drivers: firmware: add riscv SSE support Clément Léger
2025-10-06  5:38   ` Anup Patel
2025-10-06  6:43     ` Clément Léger
2025-10-27 12:35   ` Himanshu Chauhan
2025-10-29 15:35     ` Clément Léger
2025-10-28  4:51   ` Himanshu Chauhan
2025-10-28  5:29     ` Himanshu Chauhan
2025-09-08 18:17 ` [PATCH v7 4/5] perf: RISC-V: add support for SSE event Clément Léger
2025-09-08 18:17 ` [PATCH v7 5/5] selftests/riscv: add SSE test module Clément Léger
2025-10-10  1:32 ` [PATCH v7 0/5] riscv: add support for SBI Supervisor Software Events Paul Walmsley
2025-10-10  4:29   ` Paul Walmsley
2025-10-13  6:53   ` Clément Léger
2025-10-13  7:10     ` Himanshu Chauhan
2025-10-13 20:29     ` Andrew Jones [this message]
2025-10-27  1:47 ` [External] " yunhui cui
2025-10-27  8:25   ` Clément Léger

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=20251013-c5eb76e005d982fa4c8ce2bc@orel \
    --to=ajones@ventanamicro.com \
    --cc=apatel@ventanamicro.com \
    --cc=atishp@atishpatra.org \
    --cc=bjorn@rivosinc.com \
    --cc=cleger@rivosinc.com \
    --cc=cuiyunhui@bytedance.com \
    --cc=hchauhan@ventanamicro.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=luxu.kernel@bytedance.com \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=pjw@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox