Message ID | 20240227170002.188671-1-vadim.shakirov@syntacore.com (mailing list archive) |
---|---|
Headers | show |
Series | drivers: perf: fix crash with the legacy riscv driver | expand |
Hello: This series was applied to riscv/linux.git (fixes) by Palmer Dabbelt <palmer@rivosinc.com>: On Tue, 27 Feb 2024 20:00:00 +0300 you wrote: > This series fix crash with the legacy riscv driver when configs: > CONFIG_RISCV_PMU_LEGACY=y and CONFIG_RISCV_PMU_SBI=n and you try > to perf record > > Vadim Shakirov (2): > drivers: perf: added capabilities for legacy PMU > drivers: perf: ctr_get_width function for legacy is not defined > > [...] Here is the summary with links: - [v2,RESEND,1/2] drivers: perf: added capabilities for legacy PMU https://git.kernel.org/riscv/c/65730fe8f4fb - [v2,RESEND,2/2] drivers: perf: ctr_get_width function for legacy is not defined https://git.kernel.org/riscv/c/682dc133f83e You are awesome, thank you!