Files
linux/kernel/bpf
Mohammad Shehar Yaar Tausif 6f130e4d4a bpf: Fix order of args in call to bpf_map_kvcalloc
The original function call passed size of smap->bucket before the number of
buckets which raises the error 'calloc-transposed-args' on compilation.

Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20240516072411.42016-1-sheharyaar48@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2024-05-18 10:46:16 -07:00
..
2024-03-20 21:05:43 -07:00
2023-12-06 17:17:20 -08:00
2022-05-10 11:20:45 -07:00
2023-10-23 15:01:53 -07:00