[PATCH v6 1/6] RISC-V: Move struct riscv_cpuinfo to new header
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Wed Apr 19 07:30:22 PDT 2023
Hello:
This series was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer at rivosinc.com>:
On Fri, 7 Apr 2023 16:10:58 -0700 you wrote:
> In preparation for tracking and exposing microarchitectural details to
> userspace (like whether or not unaligned accesses are fast), move the
> riscv_cpuinfo struct out to its own new cpufeatures.h header. It will
> need to be used by more than just cpu.c.
>
> Signed-off-by: Evan Green <evan at rivosinc.com>
> Reviewed-by: Conor Dooley <conor.dooley at microchip.com>
> Reviewed-by: Heiko Stuebner <heiko.stuebner at vrull.eu>
> Tested-by: Heiko Stuebner <heiko.stuebner at vrull.eu>
> Reviewed-by: Paul Walmsley <paul.walmsley at sifive.com>
>
> [...]
Here is the summary with links:
- [v6,1/6] RISC-V: Move struct riscv_cpuinfo to new header
https://git.kernel.org/riscv/c/ff77cf5b2e03
- [v6,2/6] RISC-V: Add a syscall for HW probing
https://git.kernel.org/riscv/c/ea3de9ce8aa2
- [v6,3/6] RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
https://git.kernel.org/riscv/c/00e76e2c6a2b
- [v6,4/6] RISC-V: hwprobe: Support probing of misaligned access performance
https://git.kernel.org/riscv/c/62a31d6e38bd
- [v6,5/6] selftests: Test the new RISC-V hwprobe interface
https://git.kernel.org/riscv/c/287dcc2b0c83
- [v6,6/6] RISC-V: Add hwprobe vDSO function and data
https://git.kernel.org/riscv/c/aa5af0aa90ba
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-riscv
mailing list