]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge branch 'bpf: arena prerequisites'
authorMartin KaFai Lau <martin.lau@kernel.org>
Thu, 7 Mar 2024 22:58:49 +0000 (14:58 -0800)
committerMartin KaFai Lau <martin.lau@kernel.org>
Thu, 7 Mar 2024 23:01:57 +0000 (15:01 -0800)
Alexei Starovoitov says:

====================
These are bpf_arena prerequisite patches.
Useful on its own.

Alexei Starovoitov (5):
  bpf: Allow kfuncs return 'void *'
  bpf: Recognize '__map' suffix in kfunc arguments
  bpf: Plumb get_unmapped_area() callback into bpf_map_ops
  libbpf: Allow specifying 64-bit integers in map BTF.
  bpf: Tell bpf programs kernel's PAGE_SIZE
====================

Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>

Trivial merge