reproduce (this is a W=1 build): # https://github.com/weiny2/linux-kernel/commit/14fe211354da093607d2f5327908f3e55752c3ff git remote add weiny2 https://github.com/weiny2/linux-kernel.git git fetch --no-tags weiny2 ackerley-1g-master git checkout 14fe211354da093607d2f5327908f3e55752c3ff # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=i386 olddefconfig make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash arch/x86/kvm/