aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/pci/pci.c
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2024-11-28 09:43:29 +0100
committerHeiko Carstens <[email protected]>2024-11-28 14:11:44 +0100
commitadb44a4bfc8a3312d2a13cc09d2b89d5828e7702 (patch)
tree916805bb0f67214a71935188039f93b49c06f231 /arch/s390/pci/pci.c
parent487ef5d4d912f6a32556d8a61cede17870925295 (diff)
s390/mm/hugetlbfs: Add missing includes
Add missing includes to fix this randconfig compile error: All errors (new ones prefixed by >>): In file included from mm/pagewalk.c:5: In file included from include/linux/hugetlb.h:798: >> arch/s390/include/asm/hugetlb.h:94:31: error: call to undeclared function 'is_pte_marker'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 94 | return huge_pte_none(pte) || is_pte_marker(pte); | ^ Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Fixes: 487ef5d4d912 ("s390/mm: Add PTE_MARKER support for hugetlbfs mappings") Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'arch/s390/pci/pci.c')
0 files changed, 0 insertions, 0 deletions