reproduce (this is a W=1 build): # https://github.com/amir73il/linux/commit/36091a66bd764d918cf5fcc5797bc82b878a2bfe git remote add amir73il https://github.com/amir73il/linux git fetch --no-tags amir73il fsnotify-perf git checkout 36091a66bd764d918cf5fcc5797bc82b878a2bfe # 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 fs/