Thread (4 messages) 4 messages, 3 authors, 2026-05-27

linux-next: build failure after merge of the bpf-next tree

From: Mark Brown <broonie@kernel.org>
Date: 2026-05-26 12:13:13
Also in: bpf, linux-next, lkml

Hi all,

After merging the bpf-next tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:

/tmp/next/build/kernel/bpf/core.c:3379:13: error: redefinition of
'bpf_arena_handle_page_fault'
 3379 | __weak bool bpf_arena_handle_page_fault(unsigned long addr, bool is_write,
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/next/build/include/linux/bpf.h:9,
                 from /tmp/next/build/include/linux/filter.h:9,
                 from /tmp/next/build/kernel/bpf/core.c:21:
/tmp/next/build/include/linux/bpf_defs.h:12:20: note: previous definition
of 'bpf_arena_handle_page_fault' with type 'bool(long unsigned int,
bool, long unsigned int)' {aka '_Bool(long unsigned int, _Bool, long
unsigned int)'}
   12 | static inline bool bpf_arena_handle_page_fault(unsigned long addr, bool is_write,
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~

Caused by commit

  dc11a4dba2464 (bpf: Recover arena kernel faults with scratch page)

I have used the version from next-20260525 instead.

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help