reproduce (this is a W=1 build): # https://github.com/AsahiLinux/linux/commit/2a467e61d288146e8b5e748c8cef4979c399cedc git remote add asahilinux https://github.com/AsahiLinux/linux git fetch --no-tags asahilinux bits/090-spi-hid git checkout 2a467e61d288146e8b5e748c8cef4979c399cedc # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=x86_64 olddefconfig make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash drivers/hid/ fs/resctrl/