[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250915073529.20364-2-gmonaco@redhat.com>
Date: Mon, 15 Sep 2025 09:35:30 +0200
From: Gabriele Monaco <gmonaco@...hat.com>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: linux-kernel@...r.kernel.org,
Akhilesh Patil <akhilesh@...iitb.ac.in>,
Nam Cao <namcao@...utronix.de>,
Palmer Dabbelt <palmer@...belt.com>,
Zhen Ni <zhen.ni@...ystack.cn>
Subject: [GIT PULL] rv fixes for 6.17-rc7
Steve,
The following changes since commit 76eeb9b8de9880ca38696b2fb56ac45ac0a25c6c:
Linux 6.17-rc5 (2025-09-07 14:22:57 -0700)
are available in the Git repository at:
git@...lab.com:glemco/linux tags/rv-6.17-rc7
for you to fetch changes up to 9b5096761c184b3923ae45c5e82da31005a765c7:
rv: Fix missing mutex unlock in rv_register_monitor() (2025-09-15 08:36:35 +0200)
----------------------------------------------------------------
Simple fixes like:
- Fix build in some riscv flavours
- Fix wrong cast, obsolete after refactoring
- Fix missing unlock on failure
- Fix duplicate import
----------------------------------------------------------------
Akhilesh Patil (1):
include/linux/rv.h: remove redundant include file
Nam Cao (1):
rv: Fix wrong type cast in enabled_monitors_next()
Palmer Dabbelt (1):
rv: Support systems with time64-only syscalls
Zhen Ni (1):
rv: Fix missing mutex unlock in rv_register_monitor()
include/linux/rv.h | 6 ++----
kernel/trace/rv/monitors/sleep/sleep.c | 4 ++++
kernel/trace/rv/rv.c | 4 ++--
3 files changed, 8 insertions(+), 6 deletions(-)
Cc: Akhilesh Patil <akhilesh@...iitb.ac.in>
Cc: Nam Cao <namcao@...utronix.de>
Cc: Palmer Dabbelt <palmer@...belt.com>
Cc: Zhen Ni <zhen.ni@...ystack.cn>
Powered by blists - more mailing lists