[linux-next:master] BUILD REGRESSION e3128d2f068ed56299c7277138d1eb88e3cfae1b

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: e3128d2f068ed56299c7277138d1eb88e3cfae1b  Add linux-next specific files for 20210322

Error/Warning reports:

https://lore.kernel.org/linux-mm/202102261405.H9ezVAV4-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202103020105.3gH9rJNa-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202103111524.3lRp7fHg-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202103182240.cdZ5NnTB-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202103200944.ArDI3wqt-lkp@xxxxxxxxx

Error/Warning in current branch:

arch/sh/boot/compressed/../../lib/ashldi3.c:6:11: warning: no previous prototype for '__ashldi3' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn21/irq_service_dcn21.c:389: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)
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c:769:21: error: 'stmmac_runtime_suspend' undeclared here (not in a function); did you mean 'stmmac_suspend'?
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c:769:45: error: 'stmmac_runtime_resume' undeclared here (not in a function)

possible Error/Warning in current branch:

(.text+0xa90): undefined reference to `iounmap'
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/nouveau/nvkm/engine/fifo/gf100.c:192 gf100_fifo_recover() warn: should '(((1))) << engi' be a 64 bit type?
drivers/thermal/thermal_core.c:1020 __thermal_cooling_device_register() warn: possible memory leak of 'cdev'
drivers/xen/swiotlb-xen.c:182 xen_swiotlb_init() error: uninitialized symbol 'start'.
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'
sound/virtio/virtio_pcm.c:454 virtsnd_pcm_build_devs() warn: passing a valid pointer to 'PTR_ERR'
syscon.c:(.text+0xfa): undefined reference to `of_address_to_resource'

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- arc-allyesconfig
|   |-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_resume-undeclared-here-(not-in-a-function)
|   `-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_suspend-undeclared-here-(not-in-a-function)
|-- i386-randconfig-m021-20210322
|   |-- drivers-gpu-drm-nouveau-nvkm-engine-fifo-gf100.c-gf100_fifo_recover()-warn:should-((()))-engi-be-a-bit-type
|   |-- drivers-thermal-thermal_core.c-__thermal_cooling_device_register()-warn:possible-memory-leak-of-cdev
|   `-- sound-virtio-virtio_pcm.c-virtsnd_pcm_build_devs()-warn:passing-a-valid-pointer-to-PTR_ERR
|-- 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
|   |-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_resume-undeclared-here-(not-in-a-function)
|   `-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_suspend-undeclared-here-(not-in-a-function)
|-- 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
|   |-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_resume-undeclared-here-(not-in-a-function)
|   `-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_suspend-undeclared-here-(not-in-a-function)
|-- 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-r012-20210322
|   |-- 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
|-- riscv-allmodconfig
|   |-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_resume-undeclared-here-(not-in-a-function)
|   `-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_suspend-undeclared-here-(not-in-a-function)
|-- riscv-allyesconfig
|   |-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_resume-undeclared-here-(not-in-a-function)
|   `-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_suspend-undeclared-here-(not-in-a-function)
|-- 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
|-- sh-randconfig-r023-20210322
|   `-- arch-sh-boot-compressed-..-..-lib-ashldi3.c:warning:no-previous-prototype-for-__ashldi3
|-- sh-shmin_defconfig
|   `-- arch-sh-boot-compressed-..-..-lib-ashldi3.c:warning:no-previous-prototype-for-__ashldi3
|-- sparc64-randconfig-s031-20210322
|   |-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_resume-undeclared-here-(not-in-a-function)
|   `-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_suspend-undeclared-here-(not-in-a-function)
|-- x86_64-randconfig-m001-20210322
|   |-- drivers-thermal-thermal_core.c-__thermal_cooling_device_register()-warn:possible-memory-leak-of-cdev
|   |-- drivers-xen-swiotlb-xen.c-xen_swiotlb_init()-error:uninitialized-symbol-start-.
|   |-- 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
`-- xtensa-allyesconfig
    |-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_resume-undeclared-here-(not-in-a-function)
    `-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_suspend-undeclared-here-(not-in-a-function)

clang_recent_errors
|-- x86_64-randconfig-a003-20210322
|   |-- 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
`-- x86_64-randconfig-r003-20210322
    `-- 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: 725m

configs tested: 95
configs skipped: 2

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
i386                             allyesconfig
riscv                            allyesconfig
arm                         socfpga_defconfig
m68k                        m5407c3_defconfig
parisc                generic-64bit_defconfig
xtensa                       common_defconfig
powerpc                 mpc837x_mds_defconfig
m68k                         apollo_defconfig
powerpc                    klondike_defconfig
sh                        dreamcast_defconfig
powerpc                     kilauea_defconfig
powerpc                     mpc5200_defconfig
arm                         cm_x300_defconfig
sh                           se7722_defconfig
powerpc                    socrates_defconfig
mips                      maltasmvp_defconfig
powerpc                      arches_defconfig
mips                       bmips_be_defconfig
sh                            shmin_defconfig
powerpc                mpc7448_hpc2_defconfig
h8300                               defconfig
mips                       lemote2f_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
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-a004-20210322
i386                 randconfig-a003-20210322
i386                 randconfig-a001-20210322
i386                 randconfig-a002-20210322
i386                 randconfig-a006-20210322
i386                 randconfig-a005-20210322
x86_64               randconfig-a012-20210322
x86_64               randconfig-a015-20210322
x86_64               randconfig-a013-20210322
x86_64               randconfig-a014-20210322
x86_64               randconfig-a016-20210322
x86_64               randconfig-a011-20210322
i386                 randconfig-a014-20210322
i386                 randconfig-a011-20210322
i386                 randconfig-a015-20210322
i386                 randconfig-a016-20210322
i386                 randconfig-a012-20210322
i386                 randconfig-a013-20210322
riscv                    nommu_k210_defconfig
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-a002-20210322
x86_64               randconfig-a003-20210322
x86_64               randconfig-a001-20210322
x86_64               randconfig-a006-20210322
x86_64               randconfig-a004-20210322
x86_64               randconfig-a005-20210322

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux