Files
linux-stable-mirror/kernel
Mohammad Shehar Yaar TausifandAlexei Starovoitov 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-05-06 14:22:02 -06:00
2024-03-01 12:23:37 +01:00
2024-03-13 12:53:53 -07:00
2024-05-06 22:04:31 +10:00