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