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