[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <mhng-257c7a1f-aca6-48f9-b3ec-6a4673f8d33e@palmer-ri-x1c9>
Date: Fri, 15 Nov 2024 07:38:59 -0800 (PST)
From: Palmer Dabbelt <palmer@...osinc.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] A Single RISC-V Fix for 6.12-rc8
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(-)
Powered by blists - more mailing lists