* [REGRESSION] next/master: (build) use of undeclared identifier 'check_vector_unaligned_access'; did ...
@ 2026-07-30 16:59 KernelCI bot
0 siblings, 0 replies; only message in thread
From: KernelCI bot @ 2026-07-30 16:59 UTC (permalink / raw)
To: kernelci-results; +Cc: regressions, linux-next
New build issue found on next/master:
---
use of undeclared identifier 'check_vector_unaligned_access'; did you mean 'check_unaligned_access'? in arch/riscv/kernel/unaligned_access_speed.o (arch/riscv/kernel/unaligned_access_speed.c) [logspec:kbuild,kbuild.compiler.error]
---
Log excerpt:
=====================================================
/tmp/kci/linux/arch/riscv/kernel/unaligned_access_speed.c:380:24: error: use of undeclared identifier 'check_vector_unaligned_access'; did you mean 'check_unaligned_access'?
380 | schedule_on_each_cpu(check_vector_unaligned_access);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| check_unaligned_access
/tmp/kci/linux/arch/riscv/kernel/unaligned_access_speed.c:112:12: note: 'check_unaligned_access' declared here
112 | static int check_unaligned_access(struct page *page)
| ^
/tmp/kci/linux/arch/riscv/kernel/unaligned_access_speed.c:380:24: error: incompatible function pointer types passing 'int (struct page *)' to parameter of type 'work_func_t' (aka 'void (*)(struct work_struct *)') [-Wincompatible-function-pointer-types]
380 | schedule_on_each_cpu(check_vector_unaligned_access);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/kci/linux/include/linux/workqueue.h:636:45: note: passing argument to parameter 'func' here
636 | extern int schedule_on_each_cpu(work_func_t func);
| ^
2 errors generated.
=====================================================
When fixing this issue, please attribute this report according to the
patch submission rules:
Reported-by: kernelci.org bot <bot@kernelci.org>
Link: https://lore.kernel.org/all/178543074351.4076.15027730787524065993@kernelci.org/
For complete logs and details about the environment used, see the issue
on the KernelCI dashboard:
- dashboard: https://d.kernelci.org/i/maestro:93d4e1ca2f17ba7ce0541f3202fa21a0043a7f2c
- giturl: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
- commit HEAD: 95d6a9ccef99117115e41e9adb271243bd5e985b
- tags: next-20260730
# Builds where the incident occurred:
## defconfig+allnoconfig on (riscv):
- compiler: clang-21
- config: None
- dashboard: https://d.kernelci.org/build/maestro:6a6b7183798ea6c1ef929eaa
#regzbot introduced: 78bc8af4affb9a732504eb22eeac7d1e50883853..95d6a9ccef99117115e41e9adb271243bd5e985b
#regzbot link: https://d.kernelci.org/i/maestro:93d4e1ca2f17ba7ce0541f3202fa21a0043a7f2c
#kernelci issue maestro:93d4e1ca2f17ba7ce0541f3202fa21a0043a7f2c
--
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:[~2026-07-30 16:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-30 16:59 [REGRESSION] next/master: (build) use of undeclared identifier 'check_vector_unaligned_access'; did KernelCI bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox