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