reproduce (this is a W=1 build): # https://github.com/zen-kernel/zen-kernel/commit/4ee84fe8dba57cecd4942e2c847405bd52a12133 git remote add zen https://github.com/zen-kernel/zen-kernel git fetch --no-tags zen 6.11/prjc git checkout 4ee84fe8dba57cecd4942e2c847405bd52a12133 # 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/