aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorAlexei Starovoitov <[email protected]>2023-07-05 20:34:46 -0700
committerDaniel Borkmann <[email protected]>2023-07-12 23:45:23 +0200
commit8e07bb9ebcd9b9ddf58337253ee5522d86b99370 (patch)
treef828fac5b27861ddbcd7bd1390ec9dbb529cf448 /drivers/fpga/fpga-mgr.c
parent5af6807bdb10d1af9d412d7d6c177ba8440adffb (diff)
bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu.
Convert bpf_cpumask to bpf_mem_cache_free_rcu. Note that migrate_disable() in bpf_cpumask_release() is still necessary, since bpf_cpumask_release() is a dtor. bpf_obj_free_fields() can be converted to do migrate_disable() there in a follow up. Signed-off-by: Alexei Starovoitov <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: David Vernet <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions