On Thu, Jul 13, 2023 at 08:15:11AM +0000, Chris Paterson wrote:
Hello Greg,
I know you haven't formally released 4.14.321-rc1 for review yet, but our CI picked up a build issue so I thought I may as well report it in case it's useful information for you.
SHA: Linux 4.14.321-rc1 (bc1094b21392) Failed build log: https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/4635722... defconfig used: https://gitlab.com/cip-project/cip-kernel/cip-kernel-config/-/blob/master/4....
Error log: /builds/cip-project/cip-testing/linux-stable-rc-ci/gcc/gcc-11.1.0-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld: arch/arm/probes/kprobes/core.o: in function `jprobe_return': /builds/cip-project/cip-testing/linux-stable-rc-ci/arch/arm/probes/kprobes/core.c:555: undefined reference to `kprobe_handler' Makefile:1049: recipe for target 'vmlinux' failed make: *** [vmlinux] Error 1
Problem patch: Reverting 1c18f6ba04d8 ("ARM: 9303/1: kprobes: avoid missing-declaration warnings") makes the problem go away.
SHould now be fixed, thanks.
greg k-h