Re: [PATCH v6 2/8] riscv: Detect the Ssqosid extension

From: Drew Fustini

Date: Tue Aug 04 2026 - 23:40:54 EST


On Tue, Aug 04, 2026 at 08:47:04PM -0600, Paul Walmsley wrote:
> On Wed, 29 Jul 2026, Drew Fustini wrote:
>
> > Ssqosid is the RISC-V Quality-of-Service (QoS) Identifiers specification
> > which defines the Supervisor Resource Management Configuration (srmcfg)
> > register.
> >
> > Link: https://github.com/riscv/riscv-ssqosid/releases/tag/v1.0
> > Co-developed-by: Kornel Dulęba <mindal@xxxxxxxxxxxx>
> > Signed-off-by: Kornel Dulęba <mindal@xxxxxxxxxxxx>
> > Signed-off-by: Drew Fustini <fustini@xxxxxxxxxx>
>
> Thanks, queued for v7.3.
>
>
> - Paul

Thank you for queuing patch 1 and 2. Can Patch 3 also be considered to
make the Ssqosid CSR handling complete for this merge window?

-Drew