[PATCH v2 kvm-riscv/for-next 0/2] Fixes for kvm-riscv

From: Atish Patra
Date: Thu Apr 25 2024 - 19:48:31 EST


Here are two fixes for issues found during review/testing after the
series[1] has been queued for 6.10.

@Anup: Can you please squash them into the original source commit
22f5dac41004 that introduced this ?

[1] https://lore.kernel.org/all/20240420151741.962500-1-atishp@xxxxxxxxxxxx/

Changes from v1->v2:
1. Added RB tags.
2. Optimized the logic for overflow mask.
3. Update the fixes tag. The cover letter should be enough to indicate the base
tag for rebasing.

Atish Patra (2):
drivers/perf: riscv: Remove the warning from stop function
drivers/perf: riscv: Fix RV32 snapshot overflow use case

drivers/perf/riscv_pmu.c | 2 --
drivers/perf/riscv_pmu_sbi.c | 45 +++++++++++++++++++---------------
include/linux/perf/riscv_pmu.h | 2 ++
3 files changed, 27 insertions(+), 22 deletions(-)

--
2.34.1