From patchwork series 436425 #1234
Annotations
10 errors and 11 warnings
Build:
arch/powerpc/include/asm/book3s/64/pgtable.h#L269
call to undeclared function 'pmd_raw'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
Build:
arch/powerpc/include/asm/book3s/64/pgtable.h#L273
conflicting types for 'pud_leaf'
|
Build:
arch/powerpc/include/asm/book3s/64/pgtable.h#L275
call to undeclared function 'pud_raw'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
Build:
arch/powerpc/include/asm/book3s/64/hash.h#L138
call to undeclared function 'pmd_raw'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
Build:
arch/powerpc/include/asm/book3s/64/hash.h#L148
call to undeclared function 'pud_raw'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
Build:
arch/powerpc/include/asm/book3s/64/hash.h#L232
call to undeclared function 'pte_raw'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
Build:
arch/powerpc/include/asm/book3s/64/hash.h#L248
call to undeclared function 'pte_raw'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
Build:
arch/powerpc/include/asm/book3s/64/tlbflush-radix.h#L30
use of undeclared identifier 'mmu_psize_defs'
|
Build:
arch/powerpc/include/asm/book3s/64/radix.h#L204
call to undeclared function 'pte_raw'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
Build:
arch/powerpc/include/asm/book3s/64/radix.h#L245
call to undeclared function 'pmd_raw'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
arch/powerpc/include/asm/book3s/64/pgtable.h#L17
'_PAGE_EXEC' macro redefined [-Wmacro-redefined]
|
Build:
arch/powerpc/include/asm/book3s/64/pgtable.h#L18
'_PAGE_WRITE' macro redefined [-Wmacro-redefined]
|
Build:
arch/powerpc/include/asm/book3s/64/pgtable.h#L19
'_PAGE_READ' macro redefined [-Wmacro-redefined]
|
Build:
arch/powerpc/include/asm/book3s/64/pgtable.h#L24
'_PAGE_DIRTY' macro redefined [-Wmacro-redefined]
|
Build:
arch/powerpc/include/asm/book3s/64/pgtable.h#L25
'_PAGE_ACCESSED' macro redefined [-Wmacro-redefined]
|
Build:
arch/powerpc/include/asm/book3s/64/pgtable.h#L42
'_PAGE_PRESENT' macro redefined [-Wmacro-redefined]
|
Build:
arch/powerpc/include/asm/book3s/64/pgtable.h#L90
'_PAGE_SPECIAL' macro redefined [-Wmacro-redefined]
|
Build:
arch/powerpc/include/asm/book3s/64/pgtable.h#L98
'_PAGE_NO_CACHE' macro redefined [-Wmacro-redefined]
|
Build:
arch/powerpc/include/asm/book3s/64/pgtable.h#L104
'PTE_RPN_MASK' macro redefined [-Wmacro-redefined]
|
Build:
arch/powerpc/include/asm/book3s/64/pgtable.h#L105
'PTE_RPN_SHIFT' macro redefined [-Wmacro-redefined]
|
Loading