reproduce (this is a W=1 build): # https://github.com/agraf/linux-2.6/commit/55d4e99ed5b8909f348e838e03dda3cda4f2fa2e git remote add agraf-2.6 https://github.com/agraf/linux-2.6.git git fetch --no-tags agraf-2.6 kvm-kho-gmem-test git checkout 55d4e99ed5b8909f348e838e03dda3cda4f2fa2e # 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 kernel/