reproduce: # https://github.com/Xilinx/linux-xlnx/commit/f719101fc152b7713d99c9ef08f619032856d71a git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx git fetch --no-tags xilinx-xlnx lkp_test git checkout f719101fc152b7713d99c9ef08f619032856d71a make menuconfig # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS # install Sphinx 2.4.4 make htmldocs