All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master] BUILD REGRESSION b01d57bfdc41c8f635b08b8a5af8a31217d46936
@ 2021-03-10 16:33 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-03-10 16:33 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: b01d57bfdc41c8f635b08b8a5af8a31217d46936  Add linux-next specific files for 20210310

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
https://lore.kernel.org/linux-mm/202102261542.172STKjA-lkp@intel.com
https://lore.kernel.org/linux-mm/202103100037.ZADnf6oz-lkp@intel.com
https://lore.kernel.org/linux-mm/202103101520.lf0gwiFM-lkp@intel.com
https://lore.kernel.org/linux-mm/202103101539.kb0KriXH-lkp@intel.com
https://lore.kernel.org/linux-mm/202103101735.B7faLCuH-lkp@intel.com

Error/Warning in current branch:

arch/x86/kernel/cpu/mshyperv.c:94:6: warning: no previous prototype for 'hv_setup_stimer0_handler' [-Wmissing-prototypes]
arch/x86/kernel/cpu/mshyperv.c:99:6: warning: no previous prototype for 'hv_remove_stimer0_handler' [-Wmissing-prototypes]
arch/x86/mm/init_64.c:1583:6: error: implicit declaration of function 'vmemmap_use_new_sub_pmd' [-Werror,-Wimplicit-function-declaration]
arch/x86/mm/init_64.c:1583:6: error: implicit declaration of function 'vmemmap_use_new_sub_pmd' [-Werror=implicit-function-declaration]
arch/x86/mm/init_64.c:1589:4: error: implicit declaration of function 'vmemmap_use_sub_pmd' [-Werror,-Wimplicit-function-declaration]
arch/x86/mm/init_64.c:1589:4: error: implicit declaration of function 'vmemmap_use_sub_pmd' [-Werror=implicit-function-declaration]
drivers/clocksource/hyperv_timer.c:190:13: warning: no previous prototype for 'hv_setup_stimer0_handler' [-Wmissing-prototypes]
drivers/clocksource/hyperv_timer.c:194:13: warning: no previous prototype for 'hv_remove_stimer0_handler' [-Wmissing-prototypes]
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]
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output may be truncated copying between 5 and 9 bytes from a string of length 9 [-Wstringop-truncation]

possible Error/Warning in current branch:

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/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_srv.c:520 dmub_srv_hw_init() error: we previously assumed 'tracebuff_fb' could be null (see line 447)
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/iio/magnetometer/yamaha-yas530.c:891 yas5xx_probe() warn: missing error code 'ret'
drivers/infiniband/sw/siw/iwarp.h:114 __ddp_get_version() warn: mask and shift to zero
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'
mm/hugetlb.c:1332:12: sparse: sparse: context imbalance in 'update_and_free_page' - different lock contexts for basic block
net/netfilter/nf_log_common.c:86 nf_log_dump_tcp_header() warn: mask and shift to zero
net/netfilter/nfnetlink_queue.c:601:36: warning: variable 'ctinfo' is uninitialized when used here [-Wuninitialized]

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- arc-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-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
|-- arc-randconfig-r023-20210308
|   `-- 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
|-- arm-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
|-- arm-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
|-- arm64-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
|-- arm64-randconfig-r011-20210309
|   `-- 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
|   |-- 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-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-allyesconfig
|   |-- arch-x86-kernel-cpu-mshyperv.c:warning:no-previous-prototype-for-hv_remove_stimer0_handler
|   |-- arch-x86-kernel-cpu-mshyperv.c:warning:no-previous-prototype-for-hv_setup_stimer0_handler
|   |-- drivers-clocksource-hyperv_timer.c:warning:no-previous-prototype-for-hv_remove_stimer0_handler
|   |-- drivers-clocksource-hyperv_timer.c:warning:no-previous-prototype-for-hv_setup_stimer0_handler
|   `-- 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-20210308
|   `-- 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-a012-20210309
|   `-- 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-a015-20210309
|   `-- 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-c001-20210309
|   `-- 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-s001-20210308
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le16-usertype-global_data-got-int
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le16-usertype-silent_vlan_mask-got-int
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-addr_lo-got-unsigned-int
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-parsing_data-got-int
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-short-usertype-hw_prod_idx_ptr-got-restricted-__le16
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-short-usertype-rx_cons_ptr-got-restricted-__le16
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-short-usertype-status_idx_ptr-got-restricted-__le16
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-short-usertype-tx_cons_ptr-got-restricted-__le16
|   |-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-between-and-bytes-from-a-string-of-length
|   `-- mm-hugetlb.c:sparse:sparse:context-imbalance-in-update_and_free_page-different-lock-contexts-for-basic-block
|-- i386-randconfig-s002-20210308
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-between-and-bytes-from-a-string-of-length
|-- ia64-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
|-- ia64-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
|-- ia64-randconfig-r001-20210309
|   `-- 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
|-- m68k-randconfig-r006-20210309
|   `-- 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-randconfig-r025-20210308
|   `-- 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
|-- mips-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
|-- mips-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
|-- nds32-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
|-- 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
|-- 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
|-- powerpc-randconfig-r012-20210309
|   `-- 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
|-- riscv-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
|-- riscv-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
|-- 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-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-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-allmodconfig
|   |-- arch-x86-kernel-cpu-mshyperv.c:warning:no-previous-prototype-for-hv_remove_stimer0_handler
|   `-- arch-x86-kernel-cpu-mshyperv.c:warning:no-previous-prototype-for-hv_setup_stimer0_handler
|-- x86_64-allyesconfig
|   |-- arch-x86-kernel-cpu-mshyperv.c:warning:no-previous-prototype-for-hv_remove_stimer0_handler
|   |-- arch-x86-kernel-cpu-mshyperv.c:warning:no-previous-prototype-for-hv_setup_stimer0_handler
|   |-- drivers-clocksource-hyperv_timer.c:warning:no-previous-prototype-for-hv_remove_stimer0_handler
|   |-- drivers-clocksource-hyperv_timer.c:warning:no-previous-prototype-for-hv_setup_stimer0_handler
|   `-- 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-a011-20210309
|   `-- 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-a013-20210309
|   |-- arch-x86-kernel-cpu-mshyperv.c:warning:no-previous-prototype-for-hv_remove_stimer0_handler
|   |-- arch-x86-kernel-cpu-mshyperv.c:warning:no-previous-prototype-for-hv_setup_stimer0_handler
|   |-- drivers-clocksource-hyperv_timer.c:warning:no-previous-prototype-for-hv_remove_stimer0_handler
|   |-- drivers-clocksource-hyperv_timer.c:warning:no-previous-prototype-for-hv_setup_stimer0_handler
|   `-- 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-c002-20210309
|   |-- arch-x86-kernel-cpu-mshyperv.c:warning:no-previous-prototype-for-hv_remove_stimer0_handler
|   |-- arch-x86-kernel-cpu-mshyperv.c:warning:no-previous-prototype-for-hv_setup_stimer0_handler
|   |-- drivers-clocksource-hyperv_timer.c:warning:no-previous-prototype-for-hv_remove_stimer0_handler
|   `-- drivers-clocksource-hyperv_timer.c:warning:no-previous-prototype-for-hv_setup_stimer0_handler
|-- x86_64-randconfig-m001-20210309
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-dmub_srv.c-dmub_srv_hw_init()-error:we-previously-assumed-tracebuff_fb-could-be-null-(see-line-)
|   |-- drivers-iio-magnetometer-yamaha-yas530.c-yas5xx_probe()-warn:missing-error-code-ret
|   |-- drivers-infiniband-sw-siw-iwarp.h-__ddp_get_version()-warn:mask-and-shift-to-zero
|   `-- net-netfilter-nf_log_common.c-nf_log_dump_tcp_header()-warn:mask-and-shift-to-zero
|-- x86_64-randconfig-s021-20210309
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le16-usertype-global_data-got-int
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le16-usertype-silent_vlan_mask-got-int
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-addr_lo-got-unsigned-int
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-parsing_data-got-int
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-short-usertype-hw_prod_idx_ptr-got-restricted-__le16
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-short-usertype-rx_cons_ptr-got-restricted-__le16
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-short-usertype-status_idx_ptr-got-restricted-__le16
|   `-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-short-usertype-tx_cons_ptr-got-restricted-__le16
|-- x86_64-randconfig-s022-20210309
|   |-- arch-x86-mm-init_64.c:error:implicit-declaration-of-function-vmemmap_use_new_sub_pmd
|   `-- arch-x86-mm-init_64.c:error:implicit-declaration-of-function-vmemmap_use_sub_pmd
|-- x86_64-rhel-7.6-kselftests
|   |-- arch-x86-kernel-cpu-mshyperv.c:warning:no-previous-prototype-for-hv_remove_stimer0_handler
|   |-- arch-x86-kernel-cpu-mshyperv.c:warning:no-previous-prototype-for-hv_setup_stimer0_handler
|   |-- drivers-clocksource-hyperv_timer.c:warning:no-previous-prototype-for-hv_remove_stimer0_handler
|   `-- drivers-clocksource-hyperv_timer.c:warning:no-previous-prototype-for-hv_setup_stimer0_handler
|-- x86_64-rhel-8.3
|   |-- arch-x86-kernel-cpu-mshyperv.c:warning:no-previous-prototype-for-hv_remove_stimer0_handler
|   |-- arch-x86-kernel-cpu-mshyperv.c:warning:no-previous-prototype-for-hv_setup_stimer0_handler
|   |-- drivers-clocksource-hyperv_timer.c:warning:no-previous-prototype-for-hv_remove_stimer0_handler
|   `-- drivers-clocksource-hyperv_timer.c:warning:no-previous-prototype-for-hv_setup_stimer0_handler
|-- x86_64-rhel-8.3-kbuiltin
|   |-- arch-x86-kernel-cpu-mshyperv.c:warning:no-previous-prototype-for-hv_remove_stimer0_handler
|   |-- arch-x86-kernel-cpu-mshyperv.c:warning:no-previous-prototype-for-hv_setup_stimer0_handler
|   |-- drivers-clocksource-hyperv_timer.c:warning:no-previous-prototype-for-hv_remove_stimer0_handler
|   `-- drivers-clocksource-hyperv_timer.c:warning:no-previous-prototype-for-hv_setup_stimer0_handler
`-- xtensa-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

clang_recent_errors
|-- x86_64-randconfig-a001-20210309
|   |-- arch-x86-mm-init_64.c:error:implicit-declaration-of-function-vmemmap_use_new_sub_pmd-Werror-Wimplicit-function-declaration
|   `-- arch-x86-mm-init_64.c:error:implicit-declaration-of-function-vmemmap_use_sub_pmd-Werror-Wimplicit-function-declaration
|-- x86_64-randconfig-a005-20210309
|   |-- 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
`-- x86_64-randconfig-a006-20210309
    `-- net-netfilter-nfnetlink_queue.c:warning:variable-ctinfo-is-uninitialized-when-used-here

elapsed time: 722m

configs tested: 94
configs skipped: 2

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
m68k                          hp300_defconfig
powerpc                    adder875_defconfig
powerpc                 mpc8313_rdb_defconfig
powerpc                      ppc40x_defconfig
mips                      pistachio_defconfig
powerpc                 mpc837x_rdb_defconfig
sh                                  defconfig
powerpc                 mpc832x_rdb_defconfig
arm                       cns3420vb_defconfig
m68k                       m5275evb_defconfig
h8300                               defconfig
mips                        bcm63xx_defconfig
microblaze                          defconfig
powerpc                      ppc44x_defconfig
powerpc                 mpc836x_mds_defconfig
sh                          lboxre2_defconfig
powerpc                 mpc832x_mds_defconfig
arm                         s3c2410_defconfig
mips                          ath79_defconfig
ia64                             allmodconfig
ia64                                defconfig
ia64                             allyesconfig
m68k                             allmodconfig
m68k                                defconfig
m68k                             allyesconfig
nios2                               defconfig
arc                              allyesconfig
nds32                             allnoconfig
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
mips                             allyesconfig
mips                             allmodconfig
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
i386                 randconfig-a005-20210308
i386                 randconfig-a003-20210308
i386                 randconfig-a002-20210308
i386                 randconfig-a006-20210308
i386                 randconfig-a004-20210308
i386                 randconfig-a001-20210308
x86_64               randconfig-a013-20210309
x86_64               randconfig-a016-20210309
x86_64               randconfig-a015-20210309
x86_64               randconfig-a014-20210309
x86_64               randconfig-a011-20210309
x86_64               randconfig-a012-20210309
i386                 randconfig-a016-20210309
i386                 randconfig-a012-20210309
i386                 randconfig-a014-20210309
i386                 randconfig-a013-20210309
i386                 randconfig-a011-20210309
i386                 randconfig-a015-20210309
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-20210309
x86_64               randconfig-a001-20210309
x86_64               randconfig-a004-20210309
x86_64               randconfig-a002-20210309
x86_64               randconfig-a005-20210309
x86_64               randconfig-a003-20210309

---
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-10 16:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-10 16:33 [linux-next:master] BUILD REGRESSION b01d57bfdc41c8f635b08b8a5af8a31217d46936 kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.