reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/cris/linux.git/commit/?id=a4696bbff34cf8e311ab878fc616567844b576ee git remote add cris https://git.kernel.org/pub/scm/linux/kernel/git/cris/linux.git git fetch --no-tags cris scmi_telemetry_unified_fs_V4 git checkout a4696bbff34cf8e311ab878fc616567844b576ee make menuconfig # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS # pip install -r Documentation/sphinx/requirements.txt make htmldocs