reproduce (this is a W=1 build): # https://github.com/zen-kernel/zen-kernel/commit/408e2859c2cc3905b06666e854c1e10325301780 git remote add zen https://github.com/zen-kernel/zen-kernel git fetch --no-tags zen 6.17/prjc git checkout 408e2859c2cc3905b06666e854c1e10325301780 # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=x86_64 olddefconfig make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash kernel/sched/