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