reproduce (this is a W=1 build): # https://github.com/avpatel/linux/commit/9b88b132cc8aab2bb34e7e8dad4187c526e60d1e git remote add avpatel https://github.com/avpatel/linux.git git fetch --no-tags avpatel riscv_trace_support_v1 git checkout 9b88b132cc8aab2bb34e7e8dad4187c526e60d1e # 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/acpi/apei/