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