tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: b4f20b70784aabf97e1727561e775500f6e294c7 Add linux-next specific files for 20210325 Error/Warning reports: https://lore.kernel.org/linux-mm/202102261542.172STKjA-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202103111524.3lRp7fHg-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202103200944.ArDI3wqt-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202103250753.D6uhz588-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202103251841.Li5mebW3-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202103252348.wD7w1qG9-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202103260301.GilUAfPH-lkp@xxxxxxxxx Error/Warning in current branch: 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/avf/virtchnl.h:150:36: warning: division by zero [-Wdiv-by-zero] include/linux/avf/virtchnl.h:833:33: error: enumerator value for 'virtchnl_static_assert_virtchnl_proto_hdrs' is not an integer constant include/linux/avf/virtchnl.h:874:33: error: enumerator value for 'virtchnl_static_assert_virtchnl_fdir_rule' is not an integer constant include/linux/avf/virtchnl.h:928:33: error: enumerator value for 'virtchnl_static_assert_virtchnl_fdir_add' is not an integer constant 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] sound/soc/codecs/rt1019.c:878:34: warning: unused variable 'rt1019_of_match' [-Wunused-const-variable] 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/thermal/devfreq_cooling.c:433 of_devfreq_cooling_register_power() warn: passing zero to 'ERR_PTR' drivers/thermal/thermal_core.c:1020 __thermal_cooling_device_register() warn: possible memory leak of 'cdev' kernel/sys_ni.c:102:1: sparse: sparse: symbol '__arm64_sys_quotactl_path' was not declared. Should it be static? 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 net/bluetooth/smp.c:1633 smp_user_confirm_reply() warn: variable dereferenced before check 'conn' (see line 1631) 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 |-- arm64-randconfig-s031-20210325 | `-- kernel-sys_ni.c:sparse:sparse:symbol-__arm64_sys_quotactl_path-was-not-declared.-Should-it-be-static |-- arm64-randconfig-s032-20210325 | `-- kernel-sys_ni.c:sparse:sparse:symbol-__arm64_sys_quotactl_path-was-not-declared.-Should-it-be-static |-- i386-randconfig-m021-20210325 | |-- drivers-thermal-devfreq_cooling.c-of_devfreq_cooling_register_power()-warn:passing-zero-to-ERR_PTR | `-- drivers-thermal-thermal_core.c-__thermal_cooling_device_register()-warn:possible-memory-leak-of-cdev |-- 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 |-- m68k-randconfig-r013-20210325 | |-- include-linux-avf-virtchnl.h:error:enumerator-value-for-virtchnl_static_assert_virtchnl_fdir_add-is-not-an-integer-constant | |-- include-linux-avf-virtchnl.h:error:enumerator-value-for-virtchnl_static_assert_virtchnl_fdir_rule-is-not-an-integer-constant | |-- include-linux-avf-virtchnl.h:error:enumerator-value-for-virtchnl_static_assert_virtchnl_proto_hdrs-is-not-an-integer-constant | `-- include-linux-avf-virtchnl.h:warning:division-by-zero |-- nds32-randconfig-c003-20210325 | `-- drivers-hid-hid-thrustmaster.c:WARNING-opportunity-for-kmemdup |-- 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 |-- x86_64-randconfig-a004-20210325 | `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-between-and-bytes-from-a-string-of-length `-- x86_64-randconfig-m001-20210325 |-- 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-bluetooth-smp.c-smp_user_confirm_reply()-warn:variable-dereferenced-before-check-conn-(see-line-) clang_recent_errors |-- riscv-randconfig-r015-20210325 | |-- ld.lld:error:main.c:(.textF2):relocation-R_RISCV_ALIGN-requires-unimplemented-linker-relaxation-recompile-with-mno-relax | `-- ld.lld:error:main.c:(.textF6):relocation-R_RISCV_ALIGN-requires-unimplemented-linker-relaxation-recompile-with-mno-relax |-- x86_64-randconfig-a013-20210325 | `-- sound-soc-codecs-rt1019.c:warning:unused-variable-rt1019_of_match |-- x86_64-randconfig-a014-20210325 | `-- 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 `-- x86_64-randconfig-a016-20210325 `-- 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: 787m configs tested: 96 configs skipped: 2 gcc tested configs: arm defconfig arm64 allyesconfig arm64 defconfig arm allyesconfig arm allmodconfig arm mainstone_defconfig mips bmips_be_defconfig arm multi_v7_defconfig powerpc walnut_defconfig mips omega2p_defconfig m68k sun3x_defconfig mips ip28_defconfig powerpc sbc8548_defconfig arm milbeaut_m10v_defconfig arm sunxi_defconfig mips cavium_octeon_defconfig mips qi_lb60_defconfig arm iop32x_defconfig arm versatile_defconfig ia64 zx1_defconfig xtensa cadence_csp_defconfig arm shannon_defconfig arm tegra_defconfig powerpc tqm8560_defconfig ia64 allmodconfig ia64 defconfig ia64 allyesconfig m68k allmodconfig m68k defconfig m68k allyesconfig nios2 allyesconfig csky defconfig alpha defconfig alpha allyesconfig nds32 defconfig 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-a003-20210325 i386 randconfig-a004-20210325 i386 randconfig-a001-20210325 i386 randconfig-a002-20210325 i386 randconfig-a006-20210325 i386 randconfig-a005-20210325 i386 randconfig-a014-20210325 i386 randconfig-a011-20210325 i386 randconfig-a015-20210325 i386 randconfig-a016-20210325 i386 randconfig-a013-20210325 i386 randconfig-a012-20210325 x86_64 randconfig-a002-20210325 x86_64 randconfig-a003-20210325 x86_64 randconfig-a006-20210325 x86_64 randconfig-a001-20210325 x86_64 randconfig-a005-20210325 x86_64 randconfig-a004-20210325 riscv allyesconfig riscv allmodconfig riscv nommu_k210_defconfig riscv nommu_virt_defconfig riscv allnoconfig riscv defconfig riscv rv32_defconfig um allmodconfig um allnoconfig um allyesconfig um defconfig x86_64 allyesconfig x86_64 rhel-8.3-kselftests x86_64 defconfig x86_64 rhel-8.3 x86_64 rhel-8.3-kbuiltin x86_64 kexec clang tested configs: x86_64 randconfig-a015-20210325 x86_64 randconfig-a014-20210325 x86_64 randconfig-a013-20210325 x86_64 randconfig-a016-20210325 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx