reproduce (this is a W=1 build): # https://github.com/koverstreet/bcachefs/commit/e7acf15b702df37aa3571cc28a8f2dd39b80b20d git remote add koverstreet-bcachefs https://github.com/koverstreet/bcachefs git fetch --no-tags koverstreet-bcachefs bcachefs-put-folio-assert git checkout e7acf15b702df37aa3571cc28a8f2dd39b80b20d # 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