diff options
author | 2022-07-29 20:27:27 +0000 | |
---|---|---|
committer | 2022-07-29 15:30:06 -0700 | |
commit | 395fc4fa33e98944384d0d6c8b3ecd9fb4b50d00 (patch) | |
tree | ca8f08c202735460a66276f9f461a3352689a1ae /kernel | |
parent | netdevsim: Avoid allocation warnings triggered from user space (diff) | |
download | wireguard-linux-395fc4fa33e98944384d0d6c8b3ecd9fb4b50d00.tar.xz wireguard-linux-395fc4fa33e98944384d0d6c8b3ecd9fb4b50d00.zip |
libbpf: Add bpf_obj_get_opts()
Add an extensible variant of bpf_obj_get() capable of setting the
`file_flags` parameter.
This parameter is needed to enable unprivileged access to BPF maps.
Without a method like this, users must manually make the syscall.
Signed-off-by: Joe Burton <jevburton@google.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20220729202727.3311806-1-jevburton.kernel@gmail.com
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions