Re: [PATCH v2 1/4] Documentation: riscv: uabi: Clarify ISA spec version for canonical order
Paul Walmsley <[email protected]>
| Newsgroups | dev.linux.lists.sophgo,dev.linux.lists.spacemit,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 15 Jan 2026, Guodong Xu wrote: > Specify that chapter 27 refers to version 20191213 of the RISC-V ISA > Unprivileged Architecture. The chapter numbering differs across > specification versions - for example, in version 20250508, the ISA > Extension Naming Conventions is chapter 36, not chapter 27. > > Historical versions of the RISC-V specification can be found via Link [1]. > > Acked-by: Paul Walmsley <[email protected]> > Link: https://riscv.org/specifications/ratified/ [1] > Fixes: f07b2b3f9d47 ("Documentation: riscv: add a section about ISA string ordering in /proc/cpuinfo") > Signed-off-by: Guodong Xu <[email protected]> Thanks, queued for v6.19-rc fixes. - Paul