summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorWeimin Xiong <xiongwm2026@163.com>2026-07-16 10:51:03 +0800
committerAndrii Nakryiko <andrii@kernel.org>2026-07-27 15:29:31 -0700
commit3c6e8a37eff15c3f834ba80c201932712e4b71d4 (patch)
tree12c0cee4436942c680840f90194fa3ead3f229e4 /kernel
parent4748a67f711188cbd64bc72c3df636f627858ed0 (diff)
unix: Use kvmalloc_array() for BPF iterator batches
Use kvmalloc_array() instead of open-coding the element-size multiplication when allocating the Unix-domain BPF iterator batch. Signed-off-by: Weimin Xiong <xiongwm2026@163.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions