diff options
| author | Martin KaFai Lau <[email protected]> | 2023-03-07 22:59:26 -0800 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2023-03-10 11:05:28 -0800 |
| commit | c609981342dca634e5dea8c6ca175b6533581261 (patch) | |
| tree | 9a1fc6e1b8c8d2fec1262b6e02e20f77038c4117 /include/linux/timerqueue.h | |
| parent | a47eabf216f77cb6f22ceb38d46f1bb95968579c (diff) | |
bpf: Remove bpf_selem_free_fields*_rcu
This patch removes the bpf_selem_free_fields*_rcu. The
bpf_obj_free_fields() can be done before the call_rcu_trasks_trace()
and kfree_rcu(). It is needed when a later patch uses
bpf_mem_cache_alloc/free. In bpf hashtab, bpf_obj_free_fields()
is also called before calling bpf_mem_cache_free. The discussion
can be found in
https://lore.kernel.org/bpf/[email protected]/
Acked-by: Kumar Kartikeya Dwivedi <[email protected]>
Signed-off-by: Martin KaFai Lau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions