* [REGRESSION] rppt/for-kernelci: (build) cast from 'void (*)(struct callback_head *)' to 'void (*)(struct r...
@ 2025-11-25 1:59 KernelCI bot
0 siblings, 0 replies; only message in thread
From: KernelCI bot @ 2025-11-25 1:59 UTC (permalink / raw)
To: kernelci-results; +Cc: gus, rppt, linux-mm
Hello,
New build issue found on rppt/for-kernelci:
---
cast from 'void (*)(struct callback_head *)' to 'void (*)(struct rq *)' converts to incompatible function type [-Werror,-Wcast-function-type-strict] in kernel/sched/core.o (kernel/sched/core.c) [logspec:kbuild,kbuild.compiler.error]
---
- dashboard: https://d.kernelci.org/i/maestro:3da16ecb10e01489573fa267fa05ce5c8f573ac7
- giturl: https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock.git
- commit HEAD: 7a1b17aedd2aad3a04a211865f048903bd47fedd
Log excerpt:
=====================================================
kernel/sched/core.c:4790:10: error: cast from 'void (*)(struct callback_head *)' to 'void (*)(struct rq *)' converts to incompatible function type [-Werror,-Wcast-function-type-strict]
4790 | func = (void (*)(struct rq *))head->func;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
kernel/sched/core.c:4814:10: error: cast from 'void (*)(struct rq *)' to 'void (*)(struct callback_head *)' converts to incompatible function type [-Werror,-Wcast-function-type-strict]
4814 | .func = (void (*)(struct callback_head *))balance_push,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC arch/x86/entry/vdso/vdso32-setup.o
3 errors generated.
=====================================================
# Builds where the incident occurred:
## x86_64_defconfig on (x86_64):
- compiler: clang-21
- config: https://files.kernelci.org/kbuild-clang-21-x86-6924fcedf5b8743b1f5fa54f/.config
- dashboard: https://d.kernelci.org/build/maestro:6924fcedf5b8743b1f5fa54f
#kernelci issue maestro:3da16ecb10e01489573fa267fa05ce5c8f573ac7
Reported-by: kernelci.org bot <bot@kernelci.org>
--
This is an experimental report format. Please send feedback in!
Talk to us at kernelci@lists.linux.dev
Made with love by the KernelCI team - https://kernelci.org
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-11-25 1:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-25 1:59 [REGRESSION] rppt/for-kernelci: (build) cast from 'void (*)(struct callback_head *)' to 'void (*)(struct r KernelCI bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox