bpf,docs: Remove bpf_cpumask_kptr_get() from documentation
authorDavid Vernet <void@manifault.com>
Thu, 16 Mar 2023 05:40:28 +0000 (00:40 -0500)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 16 Mar 2023 19:28:30 +0000 (12:28 -0700)
commitfec2c6d14fd5001e7d24a2ae44f0e9aea82a6149
treecc4daca2c7a7cb68852b288d59fc4a7e33cc4d85
parent1b403ce77dfbf234723a91bc411dfb03a0499d6e
bpf,docs: Remove bpf_cpumask_kptr_get() from documentation

Now that the kfunc no longer exists, we can remove it and instead
describe how RCU can be used to get a struct bpf_cpumask from a map
value. This patch updates the BPF documentation accordingly.

Signed-off-by: David Vernet <void@manifault.com>
Link: https://lore.kernel.org/r/20230316054028.88924-6-void@manifault.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Documentation/bpf/cpumasks.rst