reproduce: git remote add android-common https://android.googlesource.com/kernel/common git fetch --no-tags android-common android16-6.12 git checkout d6f0f66569f2f74c9095a8c4e8c43bff2b571769 make menuconfig # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS # pip install -r Documentation/sphinx/requirements.txt make htmldocs