mirror of
https://github.com/torvalds/linux.git
synced 2026-03-13 22:36:17 +01:00
We've run out of bits to describe RISC-V ISA extensions in our initial hwprobe key, RISCV_HWPROBE_KEY_IMA_EXT_0. So, let's add RISCV_HWPROBE_KEY_IMA_EXT_1, along with the framework to set the appropriate hwprobe tuple, and add testing for it. Based on a suggestion from Andrew Jones <andrew.jones@oss.qualcomm.com>, also fix the documentation for RISCV_HWPROBE_KEY_IMA_EXT_0. Reviewed-by: Andrew Jones <andrew.jones@oss.qualcomm.com> Signed-off-by: Paul Walmsley <pjw@kernel.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| cbo.c | ||
| hwprobe.c | ||
| hwprobe.h | ||
| Makefile | ||
| sys_hwprobe.S | ||
| which-cpus.c | ||