Re: [PATCH v6 2/8] riscv: Detect the Ssqosid extension
From: Paul Walmsley
Date: Tue Aug 04 2026 - 22:48:08 EST
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