reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=62a593022c32380d040303a5e3d6b67fd9c415bc git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout 62a593022c32380d040303a5e3d6b67fd9c415bc # 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 arch/x86/kernel/apic/ arch/x86/lib/ drivers/char/ipmi/ drivers/dma-buf/ drivers/dma/xilinx/ drivers/hwtracing/intel_th/ drivers/iio/imu/ drivers/input/joystick/ drivers/leds/ drivers/mfd/ drivers/misc/ drivers/nvme/target/ drivers/rpmsg/ drivers/tty/ fs/ kernel/ lib/ net/8021q/ net/core/