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