From: kernel test robot <lkp@intel.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Linux Memory Management List <linux-mm@kvack.org>
Subject: [linux-next:master] BUILD REGRESSION 09bd48c4acfa9069ca7517ea27fcc17689ad0f2e
Date: Mon, 15 Nov 2021 22:29:50 +0800 [thread overview]
Message-ID: <61926ede.WV4la9esoES7CYqw%lkp@intel.com> (raw)
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 09bd48c4acfa9069ca7517ea27fcc17689ad0f2e Add linux-next specific files for 20211115
Error/Warning reports:
https://lore.kernel.org/linux-doc/202110292104.kTXeTb47-lkp@intel.com
Error/Warning in current branch:
arch/x86/kvm/cpuid.c:128:26: warning: no previous prototype for 'kvm_find_kvm_cpuid_features' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_psr.c:231: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
drivers/gpu/drm/amd/amdgpu/../display/include/ddc_service_types.h:120:22: error: 'DP_SINK_DEVICE_STR_ID_1' defined but not used [-Werror=unused-const-variable=]
drivers/gpu/drm/amd/amdgpu/../display/include/ddc_service_types.h:121:22: error: 'DP_SINK_DEVICE_STR_ID_2' defined but not used [-Werror=unused-const-variable=]
drivers/gpu/drm/msm/msm_fence.c:24:9: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
possible Error/Warning in current branch (please contact us if interested):
arch/powerpc/mm/nohash/fsl_book3e.c:63:15: error: no previous prototype for 'tlbcam_sz' [-Werror=missing-prototypes]
drivers/gpu/drm/i915/pxp/intel_pxp_debugfs.c:59:6: warning: no previous prototype for 'intel_pxp_debugfs_register' [-Wmissing-prototypes]
drivers/hid/hid-nintendo.c:196:45: error: 'joycon_rumble_frequencies' defined but not used [-Werror=unused-const-variable=]
drivers/hid/hid-nintendo.c:254:44: error: 'joycon_rumble_amplitudes' defined but not used [-Werror=unused-const-variable=]
drivers/hid/hid-nintendo.c:400:18: error: 'JC_RUMBLE_DFLT_LOW_FREQ' defined but not used [-Werror=unused-const-variable=]
drivers/hid/hid-nintendo.c:401:18: error: 'JC_RUMBLE_DFLT_HIGH_FREQ' defined but not used [-Werror=unused-const-variable=]
drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:111:9: sparse: sparse: dubious: x | !y
drivers/scsi/scsi_scan.c:100:6: sparse: sparse: symbol 'scsi_scan_type' was not declared. Should it be static?
lib/zstd/compress/zstd_compress.c:3602 ZSTD_initCDict_internal() warn: inconsistent indenting
lib/zstd/compress/zstd_compress_superblock.c:413:12: warning: variable 'litLengthSum' set but not used [-Wunused-but-set-variable]
lib/zstd/compress/zstd_double_fast.c:334:1: error: the frame size of 1912 bytes is larger than 1536 bytes [-Werror=frame-larger-than=]
lib/zstd/compress/zstd_double_fast.c:499:1: error: the frame size of 1476 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
lib/zstd/compress/zstd_double_fast.c:499:1: warning: the frame size of 1476 bytes is larger than 1024 bytes [-Wframe-larger-than=]
lib/zstd/compress/zstd_fast.c:476:1: error: the frame size of 1368 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
lib/zstd/compress/zstd_fast.c:476:1: warning: the frame size of 1368 bytes is larger than 1024 bytes [-Wframe-larger-than=]
lib/zstd/compress/zstd_lazy.c:1254 ZSTD_compressBlock_lazy_extDict_generic() warn: if statement not indented
lib/zstd/compress/zstd_lazy.c:983 ZSTD_compressBlock_lazy_generic() warn: if statement not indented
lib/zstd/compress/zstd_opt.c:1170 ZSTD_compressBlock_opt_generic() warn: inconsistent indenting
lib/zstd/decompress/huf_decompress.c:397 HUF_decompress4X1_usingDTable_internal_body() warn: maybe use && instead of &
lib/zstd/decompress/huf_decompress.c:850 HUF_decompress4X2_usingDTable_internal_body() warn: maybe use && instead of &
mm/vmscan.o: warning: objtool: reclaim_throttle()+0x1d3: unreachable instruction
Error/Warning ids grouped by kconfigs:
gcc_recent_errors
|-- arc-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- arc-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- arc-buildonly-randconfig-r003-20211115
| |-- drivers-hid-hid-nintendo.c:error:JC_RUMBLE_DFLT_HIGH_FREQ-defined-but-not-used
| |-- drivers-hid-hid-nintendo.c:error:JC_RUMBLE_DFLT_LOW_FREQ-defined-but-not-used
| |-- drivers-hid-hid-nintendo.c:error:joycon_rumble_amplitudes-defined-but-not-used
| `-- drivers-hid-hid-nintendo.c:error:joycon_rumble_frequencies-defined-but-not-used
|-- arm-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y
| |-- drivers-remoteproc-imx_dsp_rproc.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-va-got-void-noderef-__iomem-assigned-cpu_addr
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- arm-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y
| |-- drivers-remoteproc-imx_dsp_rproc.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-va-got-void-noderef-__iomem-assigned-cpu_addr
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- arm-defconfig
| `-- drivers-gpu-drm-msm-msm_fence.c:warning:strncpy-specified-bound-equals-destination-size
|-- arm64-defconfig
| `-- drivers-gpu-drm-msm-msm_fence.c:warning:strncpy-specified-bound-equals-destination-size
|-- csky-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| `-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
|-- csky-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| `-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
|-- h8300-allmodconfig
| |-- lib-zstd-compress-zstd_double_fast.c:error:the-frame-size-of-bytes-is-larger-than-bytes
| `-- lib-zstd-compress-zstd_fast.c:error:the-frame-size-of-bytes-is-larger-than-bytes
|-- h8300-allyesconfig
| |-- lib-zstd-compress-zstd_double_fast.c:error:the-frame-size-of-bytes-is-larger-than-bytes
| `-- lib-zstd-compress-zstd_fast.c:error:the-frame-size-of-bytes-is-larger-than-bytes
|-- h8300-randconfig-m031-20211115
| |-- lib-zstd-compress-zstd_compress.c-ZSTD_initCDict_internal()-warn:inconsistent-indenting
| |-- lib-zstd-compress-zstd_double_fast.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- lib-zstd-compress-zstd_fast.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- lib-zstd-compress-zstd_lazy.c-ZSTD_compressBlock_lazy_extDict_generic()-warn:if-statement-not-indented
| |-- lib-zstd-compress-zstd_lazy.c-ZSTD_compressBlock_lazy_generic()-warn:if-statement-not-indented
| |-- lib-zstd-compress-zstd_opt.c-ZSTD_compressBlock_opt_generic()-warn:inconsistent-indenting
| |-- lib-zstd-decompress-huf_decompress.c-HUF_decompress4X1_usingDTable_internal_body()-warn:maybe-use-instead-of
| `-- lib-zstd-decompress-huf_decompress.c-HUF_decompress4X2_usingDTable_internal_body()-warn:maybe-use-instead-of
|-- h8300-randconfig-r003-20211115
| |-- lib-zstd-compress-zstd_double_fast.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| `-- lib-zstd-compress-zstd_fast.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- i386-allmodconfig
| |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-noderef-__percpu-__pdata-got-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg
| |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg-got-union-hv_ghcb-noderef-__perc
| |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-union-hv_ghcb-noderef-__percpu
| |-- arch-x86-hyperv-ivm.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-void-noderef-__percpu
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dml-dsc-rc_calc_fpu.c:sparse:sparse:Using-plain-integer-as-NULL-pointer
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- i386-allyesconfig
| |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-noderef-__percpu-__pdata-got-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg
| |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg-got-union-hv_ghcb-noderef-__perc
| |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-union-hv_ghcb-noderef-__percpu
| |-- arch-x86-hyperv-ivm.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-void-noderef-__percpu
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dml-dsc-rc_calc_fpu.c:sparse:sparse:Using-plain-integer-as-NULL-pointer
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- i386-debian-10.3
| `-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features
|-- i386-randconfig-a003-20211115
| `-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features
|-- i386-randconfig-c001-20211115
| `-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:warning:no-previous-prototype-for-intel_pxp_debugfs_register
|-- i386-randconfig-m021-20211115
| |-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features
| |-- lib-zstd-compress-zstd_compress.c-ZSTD_initCDict_internal()-warn:inconsistent-indenting
| |-- lib-zstd-compress-zstd_lazy.c-ZSTD_compressBlock_lazy_extDict_generic()-warn:if-statement-not-indented
| |-- lib-zstd-compress-zstd_lazy.c-ZSTD_compressBlock_lazy_generic()-warn:if-statement-not-indented
| |-- lib-zstd-compress-zstd_opt.c-ZSTD_compressBlock_opt_generic()-warn:inconsistent-indenting
| |-- lib-zstd-decompress-huf_decompress.c-HUF_decompress4X1_usingDTable_internal_body()-warn:maybe-use-instead-of
| `-- lib-zstd-decompress-huf_decompress.c-HUF_decompress4X2_usingDTable_internal_body()-warn:maybe-use-instead-of
|-- i386-randconfig-s001-20211115
| `-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
|-- i386-randconfig-s002-20211115
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- ia64-randconfig-s031-20211115
| `-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
|-- m68k-allmodconfig
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- nios2-allmodconfig
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- nios2-allyesconfig
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- parisc-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
| `-- lib-zstd-compress-zstd_double_fast.c:error:the-frame-size-of-bytes-is-larger-than-bytes
|-- parisc-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
| `-- lib-zstd-compress-zstd_double_fast.c:error:the-frame-size-of-bytes-is-larger-than-bytes
|-- powerpc-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- powerpc-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- powerpc-mpc8540_ads_defconfig
| `-- arch-powerpc-mm-nohash-fsl_book3e.c:error:no-previous-prototype-for-tlbcam_sz
|-- riscv-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- riscv-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- s390-allmodconfig
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- s390-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- x86_64-allmodconfig
| |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-noderef-__percpu-__pdata-got-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg
| |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg-got-union-hv_ghcb-noderef-__perc
| |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-union-hv_ghcb-noderef-__percpu
| |-- arch-x86-hyperv-ivm.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-void-noderef-__percpu
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- x86_64-allyesconfig
| |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-noderef-__percpu-__pdata-got-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg
| |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg-got-union-hv_ghcb-noderef-__perc
| |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-union-hv_ghcb-noderef-__percpu
| |-- arch-x86-hyperv-ivm.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-void-noderef-__percpu
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- x86_64-kexec
| `-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features
|-- x86_64-randconfig-a004-20211115
| `-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features
|-- x86_64-randconfig-a006-20211115
| `-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:warning:no-previous-prototype-for-intel_pxp_debugfs_register
|-- x86_64-randconfig-c002-20211115
| `-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:warning:no-previous-prototype-for-intel_pxp_debugfs_register
|-- x86_64-randconfig-m001-20211115
| |-- lib-zstd-compress-zstd_compress.c-ZSTD_initCDict_internal()-warn:inconsistent-indenting
| |-- lib-zstd-compress-zstd_lazy.c-ZSTD_compressBlock_lazy_extDict_generic()-warn:if-statement-not-indented
| |-- lib-zstd-compress-zstd_lazy.c-ZSTD_compressBlock_lazy_generic()-warn:if-statement-not-indented
| |-- lib-zstd-compress-zstd_opt.c-ZSTD_compressBlock_opt_generic()-warn:inconsistent-indenting
| |-- lib-zstd-decompress-huf_decompress.c-HUF_decompress4X1_usingDTable_internal_body()-warn:maybe-use-instead-of
| `-- lib-zstd-decompress-huf_decompress.c-HUF_decompress4X2_usingDTable_internal_body()-warn:maybe-use-instead-of
|-- x86_64-rhel-8.3
| `-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features
|-- x86_64-rhel-8.3-func
| `-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features
|-- x86_64-rhel-8.3-kselftests
| |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-noderef-__percpu-__pdata-got-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg
| |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg-got-union-hv_ghcb-noderef-__perc
| |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-union-hv_ghcb-noderef-__percpu
| |-- arch-x86-hyperv-ivm.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-void-noderef-__percpu
| |-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features
| |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static
| `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|-- xtensa-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
| `-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
`-- xtensa-allyesconfig
|-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used
`-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used
clang_recent_errors
|-- hexagon-randconfig-r004-20211115
| `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used
|-- hexagon-randconfig-r013-20211115
| `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used
|-- hexagon-randconfig-r036-20211115
| `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used
|-- i386-randconfig-a011-20211115
| `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used
|-- i386-randconfig-a012-20211115
| `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used
|-- i386-randconfig-a013-20211115
| `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used
|-- i386-randconfig-a014-20211115
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce-dmub_psr.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used
|-- i386-randconfig-a016-20211115
| `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used
|-- riscv-buildonly-randconfig-r001-20211115
| `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used
|-- x86_64-randconfig-a011-20211115
| `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used
|-- x86_64-randconfig-a013-20211115
| |-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used
| `-- mm-vmscan.o:warning:objtool:reclaim_throttle():unreachable-instruction
|-- x86_64-randconfig-a015-20211115
| `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used
`-- x86_64-randconfig-a016-20211115
`-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used
elapsed time: 733m
configs tested: 94
configs skipped: 3
gcc tested configs:
arm defconfig
arm64 allyesconfig
arm allyesconfig
arm allmodconfig
arm64 defconfig
i386 randconfig-c001-20211115
ia64 allmodconfig
i386 allyesconfig
x86_64 allyesconfig
ia64 allyesconfig
mips allyesconfig
um i386_defconfig
mips allmodconfig
riscv allmodconfig
um x86_64_defconfig
riscv allyesconfig
m68k allmodconfig
s390 allmodconfig
powerpc allmodconfig
m68k allyesconfig
powerpc allyesconfig
s390 allyesconfig
sparc allyesconfig
h8300 allyesconfig
sh allmodconfig
parisc allyesconfig
xtensa allyesconfig
arc allyesconfig
alpha allyesconfig
nios2 allyesconfig
arm omap2plus_defconfig
powerpc ep8248e_defconfig
um defconfig
mips cobalt_defconfig
powerpc mpc8540_ads_defconfig
powerpc katmai_defconfig
powerpc wii_defconfig
mips ip32_defconfig
powerpc ppc64e_defconfig
mips qi_lb60_defconfig
arm omap1_defconfig
m68k m5275evb_defconfig
mips ip22_defconfig
sh r7785rp_defconfig
arm randconfig-c002-20211115
ia64 defconfig
m68k defconfig
csky defconfig
alpha defconfig
nds32 defconfig
arc defconfig
parisc defconfig
s390 defconfig
i386 defconfig
i386 debian-10.3
sparc defconfig
nds32 allnoconfig
nios2 defconfig
powerpc allnoconfig
i386 randconfig-a003-20211115
i386 randconfig-a001-20211115
i386 randconfig-a004-20211115
i386 randconfig-a002-20211115
i386 randconfig-a006-20211115
i386 randconfig-a005-20211115
x86_64 randconfig-a003-20211115
x86_64 randconfig-a002-20211115
x86_64 randconfig-a001-20211115
x86_64 randconfig-a004-20211115
x86_64 randconfig-a005-20211115
x86_64 randconfig-a006-20211115
riscv nommu_k210_defconfig
riscv nommu_virt_defconfig
riscv allnoconfig
riscv defconfig
riscv rv32_defconfig
x86_64 rhel-8.3-kselftests
x86_64 defconfig
x86_64 rhel-8.3
x86_64 rhel-8.3-func
x86_64 kexec
clang tested configs:
x86_64 randconfig-a013-20211115
x86_64 randconfig-a011-20211115
x86_64 randconfig-a012-20211115
x86_64 randconfig-a014-20211115
x86_64 randconfig-a015-20211115
x86_64 randconfig-a016-20211115
i386 randconfig-a012-20211115
i386 randconfig-a013-20211115
i386 randconfig-a011-20211115
i386 randconfig-a015-20211115
i386 randconfig-a014-20211115
i386 randconfig-a016-20211115
s390 randconfig-r044-20211115
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
reply other threads:[~2021-11-15 14:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=61926ede.WV4la9esoES7CYqw%lkp@intel.com \
--to=lkp@intel.com \
--cc=akpm@linux-foundation.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).