[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <mhng-61f22aea-eea4-4ed5-a803-92fa9df853cd@palmer-ri-x1c9>
Date: Thu, 12 Sep 2024 09:25:44 -0700 (PDT)
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] RISC-V Fixes for 6.11-rc8
The following changes since commit 1ff95eb2bebda50c4c5406caaf201e0fcb24cc8f:
riscv: Fix RISCV_ALTERNATIVE_EARLY (2024-09-03 07:57:55 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-6.11-rc8
for you to fetch changes up to 7c1e5b9690b0e14acead4ff98d8a6c40f2dff54b:
riscv: Disable preemption while handling PR_RISCV_CTX_SW_FENCEI_OFF (2024-09-10 20:38:46 -0700)
----------------------------------------------------------------
RISC-V Fixes for 6.11-rc8
* Two fixes for smp_processor_id() calls in preemptible sections: one if
the perf driver, and one in the fence.i prctl.
----------------------------------------------------------------
Alexandre Ghiti (1):
drivers: perf: Fix smp_processor_id() use in preemptible code
Charlie Jenkins (1):
riscv: Disable preemption while handling PR_RISCV_CTX_SW_FENCEI_OFF
arch/riscv/mm/cacheflush.c | 12 ++++++------
drivers/perf/riscv_pmu_sbi.c | 7 ++++++-
2 files changed, 12 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists