Re: [PATCH v6 2/8] riscv: Detect the Ssqosid extension
Drew Fustini <[email protected]> Tue, 4 Aug 2026 20:40:39 -0700
| Newsgroups | dev.linux.lists.linux-rt-devel,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <anKwt4llzgwySljb@x1> |
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 <[email protected]> > > Signed-off-by: Kornel Dulęba <[email protected]> > > Signed-off-by: Drew Fustini <[email protected]> > > 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