[GIT PULL] A Single RISC-V Fix for 6.12-rc8

Palmer Dabbelt palmer at rivosinc.com
Fri Nov 15 07:38:59 PST 2024


The following changes since commit 59b723cd2adbac2a34fc8e12c74ae26ae45bf230:

  Linux 6.12-rc6 (2024-11-03 14:05:52 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-6.12-rc8

for you to fetch changes up to 57f7c7dc78cd09622b12920d92b40c1ce11b234e:

  drivers: perf: Fix wrong put_cpu() placement (2024-11-12 07:34:27 -0800)

----------------------------------------------------------------
A Single RISC-V Fix for 6.12-rc8

* A fix for the CPU perf driver that avoids leaking CPU ID references on
  systems without snapshot support.

----------------------------------------------------------------
Alexandre Ghiti (1):
      drivers: perf: Fix wrong put_cpu() placement

 drivers/perf/riscv_pmu_sbi.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



More information about the linux-riscv mailing list