tree: git://git.cmpxchg.org/linux-mmotm.git master head: fe8eec967fb5db169b876720a6e0cced026173b6 commit: e4dc2631d6de08fe1ee5421944a71c7c89ed1d90 [126/298] x86, mm: support huge KVA mappings on x86 reproduce: # apt-get install sparse git checkout e4dc2631d6de08fe1ee5421944a71c7c89ed1d90 make ARCH=x86_64 allmodconfig make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >>) >> lib/ioremap.c:17:19: sparse: symbol 'ioremap_pud_capable' was not declared. Should it be static? >> lib/ioremap.c:18:19: sparse: symbol 'ioremap_pmd_capable' was not declared. Should it be static? >> lib/ioremap.c:19:19: sparse: symbol 'ioremap_huge_disabled' was not declared. Should it be static? Please review and possibly fold the followup patch. --- 0-DAY kernel test infrastructure Open Source Technology Center http://lists.01.org/mailman/listinfo/kbuild Intel Corporation -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>