reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git/commit/?id=d8d8ca06bbb6c749c20b30d2beed9784dc696a10 git remote add robh https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git git fetch --no-tags robh dt-convert git checkout d8d8ca06bbb6c749c20b30d2beed9784dc696a10 make menuconfig # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS # pip install -r Documentation/sphinx/requirements.txt make htmldocs