reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git/commit/?id=744d07442f343166a6eaee73361b039fa9ec5b7f git remote add trace https://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace git fetch --no-tags trace probes/core git checkout 744d07442f343166a6eaee73361b039fa9ec5b7f # 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/ kernel/trace/