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