diff options
author | Daniel Borkmann <[email protected]> | 2019-11-22 21:07:55 +0100 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2019-11-24 17:03:44 -0800 |
commit | 6332be04c039a72fca32ed0a4265bac58d606bb6 (patch) | |
tree | e6bb35f65a435ed543365e2ad750c3e69cb28e3a /kernel/module.c | |
parent | 4b3da77b72ad6b3c48c6fe4a395ace7db39a12c5 (diff) |
bpf: Move bpf_free_used_maps into sleepable section
We later on are going to need a sleepable context as opposed to plain
RCU callback in order to untrack programs we need to poke at runtime
and tracking as well as image update is performed under mutex.
Signed-off-by: Daniel Borkmann <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/09823b1d5262876e9b83a8e75df04cf0467357a4.1574452833.git.daniel@iogearbox.net
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions