summaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
diff options
context:
space:
mode:
authorCheng-Yang Chou <yphbchou0911@gmail.com>2026-03-04 22:57:57 +0300
committerTejun Heo <tj@kernel.org>2026-03-05 01:07:43 +0300
commit6944e6d8a6d4c1e654de1da112da8fef1b30e623 (patch)
treef28acc38fc3aa540bdcd9dc467596e63c7d9670e /include/linux/stacktrace.h
parent7a8464555d2e5f038758bb19e72ab4710b79e9cd (diff)
downloadlinux-6944e6d8a6d4c1e654de1da112da8fef1b30e623.tar.xz
sched_ext/selftests: Fix format specifier and buffer length in file_write_long()
Use %ld (not %lu) for signed long, and pass the actual string length returned by sprintf() to write_text() instead of sizeof(buf). Signed-off-by: Cheng-Yang Chou <yphbchou0911@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions