[linux-next:master] BUILD REGRESSION 9d49ed9ca93b8c564033c1d6808017bc9052b5db

[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: 9d49ed9ca93b8c564033c1d6808017bc9052b5db  Add linux-next specific files for 20210329

Error/Warning reports:

https://lore.kernel.org/linux-mm/202103111524.3lRp7fHg-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202103290751.zVkMKat2-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202103292024.H6EkiwQx-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202103292218.UjfrJg33-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202103292245.enUsESDB-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202103300014.jU5pjcxn-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202103300355.cF6DNO72-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202103300702.8e0EJ8Ra-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202103301259.dhlOOcXV-lkp@xxxxxxxxx

Error/Warning in current branch:

drivers/gpio/gpio-sim.c:388:34: warning: unused variable 'gpio_sim_of_match' [-Wunused-const-variable]
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:4578:6: warning: no previous prototype for 'amdgpu_device_recheck_guilty_jobs' [-Wmissing-prototypes]
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)
fs/cifsd/oplock.c:1454: warning: expecting prototype for create_durable_rsp__buf(). Prototype was for create_durable_rsp_buf() instead
kernel/trace/trace_events_hist.c:4729:12: warning: stack frame size of 1440 bytes in function 'hist_show' [-Wframe-larger-than=]
mm/vmalloc.c:425: warning: expecting prototype for vunmap_range_noflush(). Prototype was for vunmap_range() instead
percpu.c:(.text+0x8d0): undefined reference to `vmap_pages_range_noflush'
percpu.c:(.text+0x90e): undefined reference to `vunmap_range_noflush'

possible Error/Warning in current branch:

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]+'
arch/um/kernel/kmsg_dump.c:10:13: sparse: sparse: context imbalance in 'kmsg_dumper_stdout' - different lock contexts for basic block
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/gpu/drm/gud/gud_pipe.c:544 gud_pipe_update() error: we previously assumed 'fb' could be null (see line 536)
drivers/gpu/drm/i915/i915_mm.c:76 remap_io_sg() error: uninitialized symbol 'err'.
drivers/thermal/thermal_core.c:1020 __thermal_cooling_device_register() warn: possible memory leak of 'cdev'
fs/cifsd/smb2pdu.c:6690:5: warning: incompatible integer to pointer conversion assigning to 'struct file_lock *' from 'int' [-Wint-conversion]
fs/cifsd/smb2pdu.c:6690:7: error: implicit declaration of function 'locks_alloc_lock' [-Werror,-Wimplicit-function-declaration]
fs/cifsd/smb2pdu.c:6932:6: error: implicit declaration of function 'locks_free_lock' [-Werror,-Wimplicit-function-declaration]
init.c:(.text+0x288): undefined reference to `__init_text_begin'
init.c:(.text+0x290): undefined reference to `__init_data_begin'
mm/vmalloc.c:279 vmap_range_noflush() warn: bitwise AND condition is false here
mm/vmalloc.c:534 vmap_small_pages_range_noflush() warn: bitwise AND condition is false here
net/sched/sch_cake.c:1094 cake_tcph_may_drop() warn: masked condition '(((tcph)->words[3]) & (__builtin_bswap32(((255787008))))) != 4096' is always true.
riscv64-linux-ld: init.c:(.text+0x302): undefined reference to `__init_data_begin'
riscv64-linux-ld: section .data LMA [0000000000800000,0000000000a94a57] overlaps section .text LMA [0000000000109e40,00000000014a0867]
riscv64-linux-ld: section .data LMA [0000000000800000,0000000001775abf] overlaps section .text LMA [000000000030fd40,000000000b6f0c47]

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- alpha-randconfig-r015-20210329
|   `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- 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
|-- i386-randconfig-m021-20210329
|   |-- 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-gpu-drm-i915-i915_mm.c-remap_io_sg()-error:uninitialized-symbol-err-.
|   `-- 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
|-- openrisc-randconfig-m031-20210330
|   `-- drivers-gpu-drm-gud-gud_pipe.c-gud_pipe_update()-error:we-previously-assumed-fb-could-be-null-(see-line-)
|-- riscv-allmodconfig
|   |-- init.c:(.text):undefined-reference-to-__init_data_begin
|   |-- init.c:(.text):undefined-reference-to-__init_text_begin
|   |-- riscv64-linux-ld:init.c:(.text):undefined-reference-to-__init_data_begin
|   `-- riscv64-linux-ld:section-.data-LMA-overlaps-section-.text-LMA
|-- riscv-allyesconfig
|   |-- init.c:(.text):undefined-reference-to-__init_data_begin
|   |-- init.c:(.text):undefined-reference-to-__init_text_begin
|   |-- riscv64-linux-ld:init.c:(.text):undefined-reference-to-__init_data_begin
|   `-- riscv64-linux-ld:section-.data-LMA-overlaps-section-.text-LMA
|-- riscv-nommu_k210_defconfig
|   |-- percpu.c:(.text):undefined-reference-to-vmap_pages_range_noflush
|   `-- percpu.c:(.text):undefined-reference-to-vunmap_range_noflush
|-- um-randconfig-s032-20210329
|   `-- arch-um-kernel-kmsg_dump.c:sparse:sparse:context-imbalance-in-kmsg_dumper_stdout-different-lock-contexts-for-basic-block
`-- x86_64-randconfig-m001-20210328
    |-- 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-sched-sch_cake.c-cake_tcph_may_drop()-warn:masked-condition-(((tcph)-words-)-(__builtin_bswap32((()))))-is-always-true.

clang_recent_errors
|-- arm-randconfig-r001-20210330
|   `-- drivers-gpio-gpio-sim.c:warning:unused-variable-gpio_sim_of_match
|-- powerpc-randconfig-r023-20210329
|   |-- fs-cifsd-oplock.c:warning:expecting-prototype-for-create_durable_rsp__buf().-Prototype-was-for-create_durable_rsp_buf()-instead
|   |-- fs-cifsd-smb2pdu.c:error:implicit-declaration-of-function-locks_alloc_lock-Werror-Wimplicit-function-declaration
|   |-- fs-cifsd-smb2pdu.c:error:implicit-declaration-of-function-locks_free_lock-Werror-Wimplicit-function-declaration
|   |-- fs-cifsd-smb2pdu.c:warning:incompatible-integer-to-pointer-conversion-assigning-to-struct-file_lock-from-int
|   `-- kernel-trace-trace_events_hist.c:warning:stack-frame-size-of-bytes-in-function-hist_show
|-- x86_64-randconfig-a013-20210329
|   `-- 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-a015-20210329
    `-- mm-vmalloc.c:warning:expecting-prototype-for-vunmap_range_noflush().-Prototype-was-for-vunmap_range()-instead

elapsed time: 1174m

configs tested: 97
configs skipped: 2

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
i386                             allyesconfig
riscv                            allyesconfig
powerpc                      walnut_defconfig
parisc                generic-32bit_defconfig
sh                         ecovec24_defconfig
powerpc                     pq2fads_defconfig
mips                         bigsur_defconfig
ia64                                defconfig
parisc                generic-64bit_defconfig
mips                  decstation_64_defconfig
sh                  sh7785lcr_32bit_defconfig
sh                           se7724_defconfig
m68k                        m5407c3_defconfig
arm                          pcm027_defconfig
mips                           rs90_defconfig
powerpc                      ppc40x_defconfig
sh                        dreamcast_defconfig
mips                         tb0287_defconfig
arm                       aspeed_g4_defconfig
arm                     eseries_pxa_defconfig
mips                           ci20_defconfig
powerpc                 mpc8315_rdb_defconfig
ia64                             allmodconfig
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
sparc                            allyesconfig
sparc                               defconfig
i386                                defconfig
mips                             allyesconfig
mips                             allmodconfig
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
x86_64               randconfig-a002-20210329
x86_64               randconfig-a003-20210329
x86_64               randconfig-a006-20210329
x86_64               randconfig-a001-20210329
x86_64               randconfig-a005-20210329
x86_64               randconfig-a004-20210329
i386                 randconfig-a003-20210329
i386                 randconfig-a004-20210329
i386                 randconfig-a001-20210329
i386                 randconfig-a002-20210329
i386                 randconfig-a006-20210329
i386                 randconfig-a005-20210329
i386                 randconfig-a014-20210329
i386                 randconfig-a011-20210329
i386                 randconfig-a015-20210329
i386                 randconfig-a016-20210329
i386                 randconfig-a013-20210329
i386                 randconfig-a012-20210329
riscv                    nommu_k210_defconfig
riscv                    nommu_virt_defconfig
riscv                             allnoconfig
riscv                               defconfig
riscv                          rv32_defconfig
riscv                            allmodconfig
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-20210329
x86_64               randconfig-a012-20210329
x86_64               randconfig-a013-20210329
x86_64               randconfig-a014-20210329
x86_64               randconfig-a011-20210329
x86_64               randconfig-a016-20210329

---
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