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=817f8d87b6285eee3ee97e25a32f2405cd5819a0 git remote add pali https://git.kernel.org/pub/scm/linux/kernel/git/pali/linux.git git fetch --no-tags pali cifs git checkout 817f8d87b6285eee3ee97e25a32f2405cd5819a0 # 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