reproduce: git remote add anolis-intel-cloud https://gitee.com/anolis/intel-cloud-kernel.git git fetch --no-tags anolis-intel-cloud devel-6.6 git checkout 5c79516ebe734e67eb8ab9847049b332100d0c25 make menuconfig # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS # pip install -r Documentation/sphinx/requirements.txt make htmldocs