Re: [PATCH bpf-next] bpf: define KF_ARENA_* flags for bpf_arena kfuncs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello:

This patch was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@xxxxxxxxxx>:

On Wed,  5 Feb 2025 16:31:48 -0800 you wrote:
> bpf_arena_alloc_pages() and bpf_arena_free_pages() work with the
> bpf_arena pointers [1], which is indicated by the __arena macro in the
> kernel source code:
> 
>     #define __arena __attribute__((address_space(1)))
> 
> However currently this information is absent from the debug data in
> the vmlinux binary. As a consequence, bpf_arena_* kfuncs declarations
> in vmlinux.h (produced by bpftool) do not match prototypes expected by
> the BPF programs attempting to use these functions.
> 
> [...]

Here is the summary with links:
  - [bpf-next] bpf: define KF_ARENA_* flags for bpf_arena kfuncs
    https://git.kernel.org/bpf/bpf-next/c/ea145d530a2d

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html






[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux