reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/jpoimboe/linux.git/commit/?id=db5ffffab4819bc919ea60b818dabeba709edc58 git remote add jpoimboe https://git.kernel.org/pub/scm/linux/kernel/git/jpoimboe/linux.git git fetch --no-tags jpoimboe klp-build git checkout db5ffffab4819bc919ea60b818dabeba709edc58 make menuconfig # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS # install Sphinx 2.4.4 make htmldocs