summaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
diff options
context:
space:
mode:
authorYongpeng Yang <yangyongpeng@xiaomi.com>2026-01-07 05:33:47 +0300
committerJaegeuk Kim <jaegeuk@kernel.org>2026-01-07 06:17:09 +0300
commit071e50d61cf2474bec724c10bb1ae8082ef6c237 (patch)
tree24f39de6495eeed68e177c953cb8c0bd7f08c981 /include/linux/stacktrace.h
parent98ea0039dbfdd00e5cc1b9a8afa40434476c0955 (diff)
downloadlinux-071e50d61cf2474bec724c10bb1ae8082ef6c237.tar.xz
f2fs: change seq_file_ra_mul and max_io_bytes to unsigned int
{struct file_ra_state}->ra_pages and {struct bio}->bi_iter.bi_size is defined as unsigned int, so values of seq_file_ra_mul and max_io_bytes exceeding UINT_MAX are meaningless. Signed-off-by: Yongpeng Yang <yangyongpeng@xiaomi.com> Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions