* [linux-next:master] BUILD REGRESSION 4641b32307b3b54397652a71f852bb0bafb0820d
@ 2021-03-07 1:43 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-03-07 1:43 UTC (permalink / raw)
To: Andrew Morton; +Cc: Linux Memory Management List
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 4641b32307b3b54397652a71f852bb0bafb0820d Add linux-next specific files for 20210305
Error/Warning reports:
https://lore.kernel.org/linux-mm/202102120711.q6HS8p2m-lkp@intel.com
https://lore.kernel.org/linux-mm/202102120920.jopl7JuQ-lkp@intel.com
https://lore.kernel.org/linux-mm/202102261405.H9ezVAV4-lkp@intel.com
Error/Warning in current branch:
drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn21/irq_service_dcn21.c:357:2: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
possible Error/Warning in current branch:
drivers/crypto/bcm/spu.c:524: warning: expecting prototype for spu_aead_ivlen(). Prototype was for spum_aead_ivlen() instead
drivers/crypto/bcm/spu2.c:1122: warning: expecting prototype for spu_cipher_req_init(). Prototype was for spu2_cipher_req_init() instead
drivers/crypto/bcm/spu2.c:1182: warning: expecting prototype for spu_cipher_req_finish(). Prototype was for spu2_cipher_req_finish() instead
drivers/crypto/bcm/spu2.c:1243: warning: expecting prototype for spu_request_pad(). Prototype was for spu2_request_pad() instead
drivers/crypto/bcm/spu2.c:1321: warning: expecting prototype for spu_status_process(). Prototype was for spu2_status_process() instead
drivers/crypto/bcm/spu2.c:803: warning: expecting prototype for spu_payload_length(). Prototype was for spu2_payload_length() instead
drivers/crypto/bcm/spu2.c:825: warning: expecting prototype for spu_response_hdr_len(). Prototype was for spu2_response_hdr_len() instead
drivers/crypto/bcm/spu2.c:843: warning: expecting prototype for spu_hash_pad_len(). Prototype was for spu2_hash_pad_len() instead
drivers/crypto/bcm/spu2.c:855: warning: expecting prototype for spu2_gcm_ccm_padlen(). Prototype was for spu2_gcm_ccm_pad_len() instead
drivers/crypto/bcm/spu2.c:872: warning: expecting prototype for spu_assoc_resp_len(). Prototype was for spu2_assoc_resp_len() instead
drivers/crypto/bcm/spu2.c:945: warning: expecting prototype for spu_create_request(). Prototype was for spu2_create_request() instead
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:1866:10: warning: no previous prototype for function 'reduceSizeAndFraction' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:1917:6: warning: no previous prototype for function 'is_low_refresh_rate' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:1926:9: warning: no previous prototype for function 'get_clock_divider' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:1946:5: warning: no previous prototype for function 'dcn10_align_pixel_clocks' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_optc.c:312:6: warning: no previous prototype for function 'optc2_align_vblanks' [-Wmissing-prototypes]
drivers/i3c/master/svc-i3c-master.c:1021 svc_i3c_master_start_xfer_locked() error: uninitialized symbol 'ret'.
drivers/i3c/master/svc-i3c-master.c:207: warning: expecting prototype for struct svc_i3c_i3c_dev_data. Prototype was for struct svc_i3c_i2c_dev_data instead
drivers/i3c/master/svc-i3c-master.c:394 svc_i3c_master_ibi_work() error: uninitialized symbol 'dev'.
drivers/i3c/master/svc-i3c-master.c:394 svc_i3c_master_ibi_work() error: we previously assumed 'dev' could be null (see line 372)
drivers/iio/magnetometer/yamaha-yas530.c:891 yas5xx_probe() warn: missing error code 'ret'
drivers/power/supply/bq256xx_charger.c:1516 bq256xx_hw_init() error: buffer overflow 'bq256xx_watchdog_time' 4 <= 4
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output truncated copying 28 bytes from a string of length 29 [-Wstringop-truncation]
include/linux/unaligned/be_byteshift.h:41:19: error: redefinition of 'get_unaligned_be16'
include/linux/unaligned/be_byteshift.h:46:19: error: redefinition of 'get_unaligned_be32'
include/linux/unaligned/be_byteshift.h:51:19: error: redefinition of 'get_unaligned_be64'
include/linux/unaligned/be_byteshift.h:56:20: error: redefinition of 'put_unaligned_be16'
include/linux/unaligned/be_byteshift.h:61:20: error: redefinition of 'put_unaligned_be32'
include/linux/unaligned/be_byteshift.h:66:20: error: redefinition of 'put_unaligned_be64'
sound/virtio/virtio_pcm.c:438 virtsnd_pcm_build_devs() warn: passing a valid pointer to 'PTR_ERR'
Error/Warning ids grouped by kconfigs:
gcc_recent_errors
|-- arc-allyesconfig
| |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be16
| |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be32
| |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be64
| |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be16
| |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be32
| `-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be64
|-- arm-randconfig-r036-20210305
| `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- h8300-allyesconfig
| |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be16
| |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be32
| |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be64
| |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be16
| |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be32
| `-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be64
|-- i386-randconfig-a004-20210305
| `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- i386-randconfig-a006-20210305
| `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- m68k-allmodconfig
| `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- m68k-allyesconfig
| `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- nios2-allyesconfig
| `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- parisc-randconfig-m031-20210305
| `-- sound-virtio-virtio_pcm.c-virtsnd_pcm_build_devs()-warn:passing-a-valid-pointer-to-PTR_ERR
|-- powerpc-allmodconfig
| |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
| `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- powerpc-allyesconfig
| |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
| `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- s390-allyesconfig
| `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- sh-allmodconfig
| `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- sparc-randconfig-m031-20210305
| `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- sparc64-randconfig-r001-20210305
| `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- x86_64-allyesconfig
| `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
`-- x86_64-randconfig-m001-20210305
|-- drivers-i3c-master-svc-i3c-master.c-svc_i3c_master_ibi_work()-error:uninitialized-symbol-dev-.
|-- drivers-i3c-master-svc-i3c-master.c-svc_i3c_master_ibi_work()-error:we-previously-assumed-dev-could-be-null-(see-line-)
|-- drivers-i3c-master-svc-i3c-master.c-svc_i3c_master_start_xfer_locked()-error:uninitialized-symbol-ret-.
|-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- drivers-iio-magnetometer-yamaha-yas530.c-yas5xx_probe()-warn:missing-error-code-ret
`-- drivers-power-supply-bq256xx_charger.c-bq256xx_hw_init()-error:buffer-overflow-bq256xx_watchdog_time
clang_recent_errors
|-- arm64-randconfig-r005-20210305
| |-- drivers-crypto-bcm-spu.c:warning:expecting-prototype-for-spu_aead_ivlen().-Prototype-was-for-spum_aead_ivlen()-instead
| |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu2_gcm_ccm_padlen().-Prototype-was-for-spu2_gcm_ccm_pad_len()-instead
| |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_assoc_resp_len().-Prototype-was-for-spu2_assoc_resp_len()-instead
| |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_cipher_req_finish().-Prototype-was-for-spu2_cipher_req_finish()-instead
| |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_cipher_req_init().-Prototype-was-for-spu2_cipher_req_init()-instead
| |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_create_request().-Prototype-was-for-spu2_create_request()-instead
| |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_hash_pad_len().-Prototype-was-for-spu2_hash_pad_len()-instead
| |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_payload_length().-Prototype-was-for-spu2_payload_length()-instead
| |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_request_pad().-Prototype-was-for-spu2_request_pad()-instead
| |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_response_hdr_len().-Prototype-was-for-spu2_response_hdr_len()-instead
| `-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_status_process().-Prototype-was-for-spu2_status_process()-instead
`-- powerpc-randconfig-r034-20210305
|-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_hw_sequencer.c:warning:no-previous-prototype-for-function-dcn10_align_pixel_clocks
|-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_hw_sequencer.c:warning:no-previous-prototype-for-function-get_clock_divider
|-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_hw_sequencer.c:warning:no-previous-prototype-for-function-is_low_refresh_rate
|-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_hw_sequencer.c:warning:no-previous-prototype-for-function-reduceSizeAndFraction
|-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn20-dcn20_optc.c:warning:no-previous-prototype-for-function-optc2_align_vblanks
`-- drivers-gpu-drm-amd-amdgpu-..-display-dc-irq-dcn21-irq_service_dcn21.c:warning:initializer-overrides-prior-initialization-of-this-subobject
elapsed time: 2684m
configs tested: 92
configs skipped: 2
gcc tested configs:
arm defconfig
arm64 allyesconfig
arm64 defconfig
arm allyesconfig
arm allmodconfig
sh se7750_defconfig
arm u8500_defconfig
m68k sun3x_defconfig
arm mvebu_v7_defconfig
m68k q40_defconfig
powerpc mpc832x_rdb_defconfig
arm sunxi_defconfig
arm pxa3xx_defconfig
arm s3c6400_defconfig
x86_64 alldefconfig
powerpc cell_defconfig
mips tb0287_defconfig
sh ap325rxa_defconfig
powerpc mpc8313_rdb_defconfig
sh sdk7786_defconfig
mips rbtx49xx_defconfig
arm colibri_pxa270_defconfig
ia64 allmodconfig
ia64 defconfig
ia64 allyesconfig
m68k allmodconfig
m68k defconfig
m68k allyesconfig
nds32 defconfig
nios2 allyesconfig
csky defconfig
alpha defconfig
alpha allyesconfig
xtensa allyesconfig
h8300 allyesconfig
arc defconfig
sh allmodconfig
parisc defconfig
s390 allyesconfig
s390 allmodconfig
parisc allyesconfig
s390 defconfig
i386 allyesconfig
sparc allyesconfig
sparc defconfig
i386 tinyconfig
i386 defconfig
nios2 defconfig
arc allyesconfig
nds32 allnoconfig
mips allyesconfig
mips allmodconfig
powerpc allyesconfig
powerpc allmodconfig
powerpc allnoconfig
i386 randconfig-a005-20210305
i386 randconfig-a003-20210305
i386 randconfig-a002-20210305
i386 randconfig-a004-20210305
i386 randconfig-a006-20210305
i386 randconfig-a001-20210305
x86_64 randconfig-a013-20210305
x86_64 randconfig-a016-20210305
x86_64 randconfig-a015-20210305
x86_64 randconfig-a014-20210305
x86_64 randconfig-a012-20210305
x86_64 randconfig-a011-20210305
i386 randconfig-a016-20210305
i386 randconfig-a012-20210305
i386 randconfig-a013-20210305
i386 randconfig-a014-20210305
i386 randconfig-a011-20210305
i386 randconfig-a015-20210305
riscv nommu_k210_defconfig
riscv allyesconfig
riscv nommu_virt_defconfig
riscv allnoconfig
riscv defconfig
riscv rv32_defconfig
riscv allmodconfig
x86_64 allyesconfig
x86_64 rhel-7.6-kselftests
x86_64 defconfig
x86_64 rhel-8.3
x86_64 rhel-8.3-kbuiltin
x86_64 kexec
clang tested configs:
x86_64 randconfig-a006-20210305
x86_64 randconfig-a001-20210305
x86_64 randconfig-a004-20210305
x86_64 randconfig-a005-20210305
x86_64 randconfig-a002-20210305
x86_64 randconfig-a003-20210305
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-03-07 1:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-07 1:43 [linux-next:master] BUILD REGRESSION 4641b32307b3b54397652a71f852bb0bafb0820d kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox