reproduce: # apt-get install sparse # sparse version: v0.6.4-66-g0196afe1 # https://git.kernel.org/pub/scm/linux/kernel/git/pali/linux.git/commit/?id=53714b10243a10c39c962a2e38c66a8c3c0388ca git remote add pali https://git.kernel.org/pub/scm/linux/kernel/git/pali/linux.git git fetch --no-tags pali cifs git checkout 53714b10243a10c39c962a2e38c66a8c3c0388ca # save the config file make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__ -fmax-errors=unlimited -fmax-warnings=unlimited' ARCH=x86_64 olddefconfig make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__ -fmax-errors=unlimited -fmax-warnings=unlimited' ARCH=x86_64