reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git/commit/?id=6174150e3227cdfb64dc2e80b1e76f0bd5be9fd8 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 6174150e3227cdfb64dc2e80b1e76f0bd5be9fd8 make menuconfig # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS # pip install -r Documentation/sphinx/requirements.txt make htmldocs