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