Hi Linus,
Please pull the fixes kselftest fixes update for Linux 6.19-rc5.
Fixes tracing test_multiple_writes stalls when buffer_size_kb is less than 12KB.
diff is attached.
thanks, -- Shuah
---------------------------------------------------------------- The following changes since commit 9ace4753a5202b02191d54e9fdf7f9e3d02b85eb:
Linux 6.19-rc4 (2026-01-04 14:41:55 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux_kselftest-fixes-6.19-rc5
for you to fetch changes up to 6e39903c73df08b256322d04c4dfe4a82ec63a45:
selftests/tracing: Fix test_multiple_writes stall (2026-01-09 15:49:32 -0700)
---------------------------------------------------------------- linux_kselftest-fixes-6.19-rc5
Fixes tracing test_multiple_writes stalls when buffer_size_kb is less than 12KB.
---------------------------------------------------------------- Fushuai Wang (1): selftests/tracing: Fix test_multiple_writes stall
.../ftrace/test.d/00basic/trace_marker_raw.tc | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) ----------------------------------------------------------------
linux-kselftest-mirror@lists.linaro.org