reproduce (this is a W=1 build): # https://github.com/rgushchin/linux/commit/f007ecfdec69e8f8241e261cff63049b14281c02 git remote add rgushchin https://github.com/rgushchin/linux.git git fetch --no-tags rgushchin page_counters.2 git checkout f007ecfdec69e8f8241e261cff63049b14281c02 # 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 mm/