[linusw-nomadik:ux500-crypto-fb-stab] BUILD REGRESSION 8b966d88af5f34992cc041b8c1a3aa8ff6e166d3

kernel test robot lkp at intel.com
Wed Aug 17 03:30:41 PDT 2022


tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git ux500-crypto-fb-stab
branch HEAD: 8b966d88af5f34992cc041b8c1a3aa8ff6e166d3  fallback stab

Error/Warning reports:

https://lore.kernel.org/linux-arm-kernel/202208171253.TGzjP67J-lkp@intel.com
https://lore.kernel.org/linux-arm-kernel/202208171544.94dYWwp0-lkp@intel.com

Error/Warning: (recently discovered and may have been fixed)

drivers/base/regmap/regmap-mmio.c:212:17: error: implicit declaration of function 'writesb'; did you mean 'writeb'? [-Werror=implicit-function-declaration]
drivers/base/regmap/regmap-mmio.c:215:17: error: implicit declaration of function 'writesw'; did you mean 'writew'? [-Werror=implicit-function-declaration]
drivers/base/regmap/regmap-mmio.c:218:17: error: implicit declaration of function 'writesl'; did you mean 'writel'? [-Werror=implicit-function-declaration]
drivers/base/regmap/regmap-mmio.c:366:17: error: implicit declaration of function 'readsb'; did you mean 'readb'? [-Werror=implicit-function-declaration]
drivers/base/regmap/regmap-mmio.c:369:17: error: implicit declaration of function 'readsw'; did you mean 'readw'? [-Werror=implicit-function-declaration]
drivers/base/regmap/regmap-mmio.c:372:17: error: implicit declaration of function 'readsl'; did you mean 'readl'? [-Werror=implicit-function-declaration]
drivers/crypto/ux500/hash/hash_alg.h:198:33: error: field 'fallback_req' has incomplete type
drivers/crypto/ux500/hash/hash_core.c:1059:28: error: passing argument 1 of '_dev_err' from incompatible pointer type [-Werror=incompatible-pointer-types]
drivers/crypto/ux500/hash/hash_core.c:1320:27: error: assignment to 'struct crypto_skcipher *' from incompatible pointer type 'struct crypto_ahash *' [-Werror=incompatible-pointer-types]
drivers/crypto/ux500/hash/hash_core.c:1329:58: error: passing argument 1 of 'crypto_ahash_reqsize' from incompatible pointer type [-Werror=incompatible-pointer-types]
drivers/crypto/ux500/hash/hash_core.c:1331:79: error: invalid use of undefined type 'struct crypto_skcipher'
drivers/crypto/ux500/hash/hash_core.c:1347:30: error: passing argument 1 of 'crypto_free_ahash' from incompatible pointer type [-Werror=incompatible-pointer-types]
drivers/crypto/ux500/hash/hash_core.c:1366:65: error: expected expression before ',' token
drivers/crypto/ux500/hash/hash_core.c:409:58: error: passing argument 2 of 'ahash_request_set_tfm' from incompatible pointer type [-Werror=incompatible-pointer-types]

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- arm-allyesconfig
|   |-- drivers-crypto-ux500-hash-hash_alg.h:error:field-fallback_req-has-incomplete-type
|   |-- drivers-crypto-ux500-hash-hash_core.c:error:assignment-to-struct-crypto_skcipher-from-incompatible-pointer-type-struct-crypto_ahash
|   |-- drivers-crypto-ux500-hash-hash_core.c:error:expected-expression-before-token
|   |-- drivers-crypto-ux500-hash-hash_core.c:error:invalid-use-of-undefined-type-struct-crypto_skcipher
|   |-- drivers-crypto-ux500-hash-hash_core.c:error:passing-argument-of-_dev_err-from-incompatible-pointer-type
|   |-- drivers-crypto-ux500-hash-hash_core.c:error:passing-argument-of-ahash_request_set_tfm-from-incompatible-pointer-type
|   |-- drivers-crypto-ux500-hash-hash_core.c:error:passing-argument-of-crypto_ahash_reqsize-from-incompatible-pointer-type
|   `-- drivers-crypto-ux500-hash-hash_core.c:error:passing-argument-of-crypto_free_ahash-from-incompatible-pointer-type
`-- parisc-buildonly-randconfig-r003-20220815
    |-- drivers-base-regmap-regmap-mmio.c:error:implicit-declaration-of-function-readsb
    |-- drivers-base-regmap-regmap-mmio.c:error:implicit-declaration-of-function-readsl
    |-- drivers-base-regmap-regmap-mmio.c:error:implicit-declaration-of-function-readsw
    |-- drivers-base-regmap-regmap-mmio.c:error:implicit-declaration-of-function-writesb
    |-- drivers-base-regmap-regmap-mmio.c:error:implicit-declaration-of-function-writesl
    `-- drivers-base-regmap-regmap-mmio.c:error:implicit-declaration-of-function-writesw

elapsed time: 728m

configs tested: 57
configs skipped: 2

gcc tested configs:
arc                  randconfig-r043-20220815
i386                 randconfig-a003-20220815
i386                 randconfig-a002-20220815
i386                 randconfig-a001-20220815
um                             i386_defconfig
um                           x86_64_defconfig
i386                 randconfig-a005-20220815
i386                 randconfig-a004-20220815
x86_64                           rhel-8.3-kvm
x86_64                    rhel-8.3-kselftests
x86_64                          rhel-8.3-func
x86_64                         rhel-8.3-kunit
i386                 randconfig-a006-20220815
x86_64                           rhel-8.3-syz
x86_64               randconfig-a001-20220815
x86_64               randconfig-a003-20220815
x86_64               randconfig-a002-20220815
x86_64               randconfig-a005-20220815
x86_64               randconfig-a004-20220815
x86_64               randconfig-a006-20220815
i386                                defconfig
x86_64                              defconfig
powerpc                          allmodconfig
arm                                 defconfig
x86_64                               rhel-8.3
sh                               allmodconfig
arm                              allyesconfig
alpha                            allyesconfig
mips                             allyesconfig
arc                              allyesconfig
powerpc                           allnoconfig
x86_64                           allyesconfig
m68k                             allyesconfig
m68k                             allmodconfig
arm64                            allyesconfig
ia64                             allmodconfig
i386                             allyesconfig
arc                               allnoconfig
alpha                             allnoconfig
csky                              allnoconfig
riscv                             allnoconfig

clang tested configs:
hexagon              randconfig-r045-20220815
riscv                randconfig-r042-20220815
hexagon              randconfig-r041-20220815
s390                 randconfig-r044-20220815
i386                 randconfig-a012-20220815
i386                 randconfig-a011-20220815
i386                 randconfig-a013-20220815
i386                 randconfig-a015-20220815
i386                 randconfig-a016-20220815
i386                 randconfig-a014-20220815
x86_64               randconfig-a013-20220815
x86_64               randconfig-a012-20220815
x86_64               randconfig-a011-20220815
x86_64               randconfig-a014-20220815
x86_64               randconfig-a015-20220815
x86_64               randconfig-a016-20220815

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp



More information about the linux-arm-kernel mailing list