reproduce: git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # apt-get install sparse # sparse version: v0.6.4-66-g0196afe1 # https://github.com/jimc/linux/commit/fcfc4c3cafc46f7cea949dd3f76b4225ef53f33a git remote add jimc https://github.com/jimc/linux.git git fetch --no-tags jimc dyndbg_trace_v4_5a git checkout fcfc4c3cafc46f7cea949dd3f76b4225ef53f33a # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-14.1.0 ~/lkp-tests/kbuild/make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__ -fmax-errors=unlimited -fmax-warnings=unlimited' O=build_dir ARCH=parisc olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-14.1.0 ~/lkp-tests/kbuild/make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__ -fmax-errors=unlimited -fmax-warnings=unlimited' O=build_dir ARCH=parisc SHELL=/bin/bash crypto/ drivers/gpu/drm/display/ drivers/md/ drivers/mmc/core/ drivers/mtd/ drivers/power/supply/ drivers/usb/class/ drivers/usb/host/ drivers/usb/misc/ drivers/usb/serial/ drivers/vhost/ drivers/virtio/ fs/affs/ fs/overlayfs/