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