linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master] BUILD REGRESSION 20f1b5f9c07ca3a49e869327d4705b4254258756
@ 2021-03-24 22:43 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-03-24 22: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: 20f1b5f9c07ca3a49e869327d4705b4254258756  Add linux-next specific files for 20210324

Error/Warning reports:

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/202103101539.kb0KriXH-lkp@intel.com
https://lore.kernel.org/linux-mm/202103111524.3lRp7fHg-lkp@intel.com
https://lore.kernel.org/linux-mm/202103120506.F6TMAeFE-lkp@intel.com
https://lore.kernel.org/linux-mm/202103200944.ArDI3wqt-lkp@intel.com
https://lore.kernel.org/linux-mm/202103210045.jxaO4WLU-lkp@intel.com
https://lore.kernel.org/linux-mm/202103240312.0QqewEWu-lkp@intel.com

Error/Warning in current branch:

arch/s390/kernel/uv.c:423:44: error: 'prot_virt_host' undeclared (first use in this function); did you mean 'prot_virt_guest'?
drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn21/irq_service_dcn21.c:411:2: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
drivers/gpu/drm/amd/amdgpu/smuio_v13_0.c:99: warning: expecting prototype for smuio_v13_0_supports_host_gpu_xgmi(). Prototype was for smuio_v13_0_is_host_gpu_xgmi_supported() instead
drivers/iommu/intel/pasid.c:536:22: error: implicit declaration of function 'read_cr0' [-Werror=implicit-function-declaration]
drivers/iommu/intel/pasid.c:539:23: error: 'X86_CR0_WP' undeclared (first use in this function)
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:

(.text+0xa90): undefined reference to `iounmap'
arch/arm/boot/dts/omap4-droid-bionic-xt875.dt.yaml: touchscreen@4a: 'interrupt-names' does not match any of the regexes: 'pinctrl-[0-9]+'
arch/arm/boot/dts/omap4-droid4-xt894.dt.yaml: touchscreen@4a: 'interrupt-names' does not match any of the regexes: 'pinctrl-[0-9]+'
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:519 dmub_srv_hw_init() error: we previously assumed 'tracebuff_fb' could be null (see line 446)
drivers/thermal/thermal_core.c:1020 __thermal_cooling_device_register() warn: possible memory leak of 'cdev'
mm/vmalloc.c:279 vmap_range_noflush() warn: bitwise AND condition is false here
mm/vmalloc.c:520 vmap_small_pages_range_noflush() warn: bitwise AND condition is false here
s390-linux-ld: (.text+0x9d2): undefined reference to `iounmap'
s390-linux-ld: syscon.c:(.text+0x13c): undefined reference to `ioremap'
s390-linux-ld: syscon.c:(.text+0x33e): undefined reference to `__regmap_init_mmio_clk'
s390-linux-ld: syscon.c:(.text+0x3fe): undefined reference to `regmap_mmio_attach_clk'
s390-linux-ld: syscon.c:(.text+0x52e): undefined reference to `iounmap'
s390-linux-ld: syscon.c:(.text+0xd52): undefined reference to `__devm_regmap_init_mmio_clk'
syscon.c:(.text+0xfa): undefined reference to `of_address_to_resource'

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- arm-defconfig
|   |-- arch-arm-boot-dts-omap4-droid-bionic-xt875.dt.yaml:touchscreen-4a:interrupt-names-does-not-match-any-of-the-regexes:pinctrl
|   `-- arch-arm-boot-dts-omap4-droid4-xt894.dt.yaml:touchscreen-4a:interrupt-names-does-not-match-any-of-the-regexes:pinctrl
|-- arm-randconfig-m031-20210324
|   |-- 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-thermal-thermal_core.c-__thermal_cooling_device_register()-warn:possible-memory-leak-of-cdev
|   |-- mm-vmalloc.c-vmap_range_noflush()-warn:bitwise-AND-condition-is-false-here
|   `-- mm-vmalloc.c-vmap_small_pages_range_noflush()-warn:bitwise-AND-condition-is-false-here
|-- i386-randconfig-m021-20210323
|   `-- drivers-thermal-thermal_core.c-__thermal_cooling_device_register()-warn:possible-memory-leak-of-cdev
|-- i386-randconfig-s002-20210324
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-between-and-bytes-from-a-string-of-length
|-- ia64-allmodconfig
|   |-- drivers-iommu-intel-pasid.c:error:X86_CR0_WP-undeclared-(first-use-in-this-function)
|   `-- drivers-iommu-intel-pasid.c:error:implicit-declaration-of-function-read_cr0
|-- ia64-allyesconfig
|   |-- drivers-iommu-intel-pasid.c:error:X86_CR0_WP-undeclared-(first-use-in-this-function)
|   `-- drivers-iommu-intel-pasid.c:error:implicit-declaration-of-function-read_cr0
|-- ia64-defconfig
|   |-- drivers-iommu-intel-pasid.c:error:X86_CR0_WP-undeclared-(first-use-in-this-function)
|   `-- drivers-iommu-intel-pasid.c:error:implicit-declaration-of-function-read_cr0
|-- ia64-randconfig-r016-20210323
|   |-- drivers-iommu-intel-pasid.c:error:X86_CR0_WP-undeclared-(first-use-in-this-function)
|   `-- drivers-iommu-intel-pasid.c:error:implicit-declaration-of-function-read_cr0
|-- s390-allmodconfig
|   |-- (.text):undefined-reference-to-iounmap
|   |-- s390-linux-ld:(.text):undefined-reference-to-iounmap
|   |-- s390-linux-ld:syscon.c:(.text):undefined-reference-to-__devm_regmap_init_mmio_clk
|   |-- s390-linux-ld:syscon.c:(.text):undefined-reference-to-__regmap_init_mmio_clk
|   |-- s390-linux-ld:syscon.c:(.text):undefined-reference-to-ioremap
|   |-- s390-linux-ld:syscon.c:(.text):undefined-reference-to-iounmap
|   |-- s390-linux-ld:syscon.c:(.text):undefined-reference-to-regmap_mmio_attach_clk
|   `-- syscon.c:(.text):undefined-reference-to-of_address_to_resource
|-- s390-randconfig-r036-20210323
|   `-- arch-s390-kernel-uv.c:error:prot_virt_host-undeclared-(first-use-in-this-function)
|-- x86_64-randconfig-m001-20210324
|   |-- drivers-thermal-thermal_core.c-__thermal_cooling_device_register()-warn:possible-memory-leak-of-cdev
|   |-- mm-vmalloc.c-vmap_range_noflush()-warn:bitwise-AND-condition-is-false-here
|   |-- mm-vmalloc.c-vmap_small_pages_range_noflush()-warn:bitwise-AND-condition-is-false-here
|   `-- net-tipc-socket.c-__tipc_sendmsg()-warn:inconsistent-indenting
`-- x86_64-randconfig-s021-20210324
    |-- 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
    `-- drivers-scsi-bfa-bfa_ioc.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be32-usertype-r32-got-unsigned-int-usertype

clang_recent_errors
`-- x86_64-randconfig-a005-20210324
    |-- 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
    `-- drivers-gpu-drm-amd-amdgpu-smuio_v13_0.c:warning:expecting-prototype-for-smuio_v13_0_supports_host_gpu_xgmi().-Prototype-was-for-smuio_v13_0_is_host_gpu_xgmi_supported()-instead

elapsed time: 729m

configs tested: 82
configs skipped: 17

gcc tested configs:
arm                                 defconfig
arm                              allyesconfig
arm                              allmodconfig
x86_64                           allyesconfig
i386                             allyesconfig
powerpc                         ps3_defconfig
um                           x86_64_defconfig
ia64                         bigsur_defconfig
powerpc                     tqm8560_defconfig
mips                         tb0287_defconfig
sh                ecovec24-romimage_defconfig
mips                        qi_lb60_defconfig
arm                        vexpress_defconfig
sh                  sh7785lcr_32bit_defconfig
arm                       mainstone_defconfig
arm                         socfpga_defconfig
sh                          urquell_defconfig
powerpc                          g5_defconfig
sh                   rts7751r2dplus_defconfig
mips                        workpad_defconfig
mips                     cu1830-neo_defconfig
arm                        shmobile_defconfig
powerpc                     ep8248e_defconfig
powerpc                      makalu_defconfig
arm                        spear3xx_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
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
i386                 randconfig-a004-20210324
i386                 randconfig-a003-20210324
i386                 randconfig-a001-20210324
i386                 randconfig-a002-20210324
i386                 randconfig-a006-20210324
i386                 randconfig-a005-20210324
x86_64               randconfig-a012-20210324
x86_64               randconfig-a015-20210324
x86_64               randconfig-a014-20210324
x86_64               randconfig-a013-20210324
x86_64               randconfig-a016-20210324
x86_64               randconfig-a011-20210324
i386                 randconfig-a014-20210324
i386                 randconfig-a011-20210324
i386                 randconfig-a015-20210324
i386                 randconfig-a016-20210324
i386                 randconfig-a013-20210324
i386                 randconfig-a012-20210324
riscv                    nommu_k210_defconfig
riscv                            allyesconfig
riscv                    nommu_virt_defconfig
riscv                             allnoconfig
riscv                               defconfig
riscv                          rv32_defconfig
riscv                            allmodconfig

clang tested configs:
x86_64               randconfig-a002-20210324
x86_64               randconfig-a003-20210324
x86_64               randconfig-a001-20210324
x86_64               randconfig-a006-20210324
x86_64               randconfig-a005-20210324
x86_64               randconfig-a004-20210324

---
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-24 22:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-24 22:43 [linux-next:master] BUILD REGRESSION 20f1b5f9c07ca3a49e869327d4705b4254258756 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;
as well as URLs for NNTP newsgroup(s).