reproduce (this is a W=1 build): git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # https://github.com/alexshi/linux/commit/e164d85b0aa7cdfe03777158ca995f093884d420 git remote add alexshi https://github.com/alexshi/linux.git git fetch --no-tags alexshi mmunstable git checkout e164d85b0aa7cdfe03777158ca995f093884d420 # save the config file mkdir build_dir && cp config build_dir/.config ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=powerpc olddefconfig ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=powerpc prepare