[GIT PULL] KCSAN updates for v6.13

From: Marco Elver
Date: Mon Nov 18 2024 - 04:23:47 EST


Linus,

Please pull the below KCSAN updates for v6.13.

Many thanks,
-- Marco

------ >8 ------

The following changes since commit 8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b:

Linux 6.12-rc2 (2024-10-06 15:32:27 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/melver/linux.git tags/kcsan-20241112-v6.13-rc1

for you to fetch changes up to b86f7c9fad06b960f3ac5594cb3838a7eaeb1892:

kcsan: Remove redundant call of kallsyms_lookup_name() (2024-10-14 16:44:56 +0200)

----------------------------------------------------------------
Kernel Concurrency Sanitizer (KCSAN) updates for v6.13

- Fixes to make KCSAN compatible with PREEMPT_RT

- Minor cleanups

All changes have been in linux-next for the past 4 weeks.

----------------------------------------------------------------
Marco Elver (1):
kcsan: Turn report_filterlist_lock into a raw_spinlock

Ran Xiaokai (1):
kcsan: Remove redundant call of kallsyms_lookup_name()

kernel/kcsan/debugfs.c | 77 ++++++++++++++++++++++++--------------------------
1 file changed, 37 insertions(+), 40 deletions(-)