Re: [PATCH 6.19 000/378] 6.19.9-rc1 review

From: Ronald Warsow

Date: Tue Mar 17 2026 - 13:48:18 EST


Hi

compile runs in an error:

LD vmlinux.unstripped
BTFIDS vmlinux.unstripped
WARN: resolve_btfids: unresolved symbol kthread_exit
make[2]: *** [scripts/Makefile.vmlinux:72: vmlinux.unstripped] Error 255
make[2]: *** Deleting file 'vmlinux.unstripped'
make[1]: *** [/home/DATA/DEVEL/linux/Makefile:1277: vmlinux] Error 2
make: *** [Makefile:248: __sub-make] Error 2


if I do:

git revert f5ee297b23d843d4ae690595aa29e8f5baeaecf9 --no-edit

see:

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/commit/?h=linux-6.19.y&id=f5ee297b23d843d4ae690595aa29e8f5baeaecf9



all is fine here on x86_64 (Intel 11th Gen. CPU)

Thanks

Tested-by: Ronald Warsow <rwarsow@xxxxxx>