Re: [PATCH v6 2/8] riscv: Detect the Ssqosid extension
Paul Walmsley <[email protected]> Tue, 4 Aug 2026 20:47:04 -0600 (MDT)
| Newsgroups | org.kernel.vger.linux-doc,dev.linux.lists.linux-rt-devel,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> > Signed-off-by: Kornel Dulęba <[email protected]> > Signed-off-by: Drew Fustini <[email protected]> Thanks, queued for v7.3. - Paul