reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/superm1/linux.git/commit/?id=3c53f1d5865691253a429d54b800dd0b26f64a5d git remote add superm1 https://git.kernel.org/pub/scm/linux/kernel/git/superm1/linux.git git fetch --no-tags superm1 superm1/backlight-property git checkout 3c53f1d5865691253a429d54b800dd0b26f64a5d git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-15.1.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=arc olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-15.1.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=arc SHELL=/bin/bash