* linux-next: build failure after merge of the sched-ext tree
@ 2024-10-22 11:29 Stephen Rothwell
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2024-10-22 11:29 UTC (permalink / raw)
To: Tejun Heo
Cc: Kumar Kartikeya Dwivedi, kernelci.org bot,
Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 537 bytes --]
Hi all,
After merging the sched-ext tree, today's linux-next build (i386
i386_defconfig+kselftest) failed like this:
kernel/sched/ext.c:6788:45: error: ‘fmt’ undeclared (first use in this function)
kernel/sched/ext.c:6809:45: error: ‘fmt’ undeclared (first use in this function)
kernel/sched/ext.c:6841:61: error: ‘fmt’ undeclared (first use in this function)
Caused by commit
3e99aee7ce48 ("sched-ext: Use correct annotation for strings in kfuncs")
From the kernel-ci.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* linux-next: build failure after merge of the sched-ext tree
@ 2026-05-26 13:51 Mark Brown
0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2026-05-26 13:51 UTC (permalink / raw)
To: Tejun Heo; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 1037 bytes --]
Hi all,
After merging the sched-ext 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.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-26 13:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-26 13:51 linux-next: build failure after merge of the sched-ext tree Mark Brown
-- strict thread matches above, loose matches on Subject: below --
2024-10-22 11:29 Stephen Rothwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox