reproduce (this is a W=1 build): # https://github.com/davidhildenbrand/linux/commit/914e56a47b49153899cfb85dbb2e6494f974a4e9 git remote add davidhildenbrand https://github.com/davidhildenbrand/linux git fetch --no-tags davidhildenbrand folio_walk git checkout 914e56a47b49153899cfb85dbb2e6494f974a4e9 # 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 mm/