Files
linux/kernel/bpf
Denis Efremov bb2359f4db bpf: Change kvfree to kfree in generic_map_lookup_batch()
buf_prevkey in generic_map_lookup_batch() is allocated with
kmalloc(). It's safe to free it with kfree().

Fixes: cb4d03ab49 ("bpf: Add generic support for lookup batch op")
Signed-off-by: Denis Efremov <efremov@linux.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Song Liu <songliubraving@fb.com>
Link: https://lore.kernel.org/bpf/20200601162814.17426-1-efremov@linux.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2020-06-01 14:48:33 -07:00
..
2020-05-15 17:29:41 +02:00
2020-05-15 17:29:41 +02:00
2020-06-01 14:48:32 -07:00
2020-03-13 12:49:52 -07:00
2020-05-15 17:29:41 +02:00
2020-05-09 17:05:26 -07:00
2020-05-15 17:29:41 +02:00
2020-05-15 17:29:41 +02:00
2020-05-15 17:29:41 +02:00
2020-05-15 17:29:41 +02:00
2020-05-15 17:29:41 +02:00