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