reproduce: # apt-get install sparse # sparse version: v0.6.4-52-g1cf3d98c-dirty git remote add hch-xfs git://git.infradead.org/users/hch/xfs git fetch --no-tags hch-xfs wtf-rebase git checkout 13d99f412a072cf6cbde5a8a0dc71a2bd2d6a4fc # save the config file mkdir build_dir && cp config build_dir/.config make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__ -fmax-errors=unlimited -fmax-warnings=unlimited' O=build_dir ARCH=i386 olddefconfig make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__ -fmax-errors=unlimited -fmax-warnings=unlimited' O=build_dir ARCH=i386 SHELL=/bin/bash fs/xfs/