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