Hi Linus,
Please pull the following kselftest fixes update for Linux 6.18-rc4.
Fixes build warning in cachestat found during clang build and adds tmpshmcstat to .gitignore.
diff is attached.
thanks, -- Shuah
---------------------------------------------------------------- The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux_kselftest-fixes-6.18-rc4
for you to fetch changes up to 920aa3a7705a061cb3004572d8b7932b54463dbf:
selftests: cachestat: Fix warning on declaration under label (2025-10-22 09:23:18 -0600)
---------------------------------------------------------------- linux_kselftest-fixes-6.18-rc4
Fixes build warning in cachestat found during clang build and adds tmpshmcstat to .gitignore.
---------------------------------------------------------------- Madhur Kumar (1): selftests/cachestat: add tmpshmcstat file to .gitignore
Sidharth Seela (1): selftests: cachestat: Fix warning on declaration under label
tools/testing/selftests/cachestat/.gitignore | 1 + tools/testing/selftests/cachestat/test_cachestat.c | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) ----------------------------------------------------------------
The pull request you sent on Thu, 30 Oct 2025 14:41:08 -0600:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux_kselftest-fixes-6.18-rc4
has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/d127176862a93c4b3216bda533d2bee170af5e71
Thank you!
linux-kselftest-mirror@lists.linaro.org