From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 63861C433F5 for ; Tue, 16 Nov 2021 23:42:55 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id E847F61C15 for ; Tue, 16 Nov 2021 23:42:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E847F61C15 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kvack.org Received: by kanga.kvack.org (Postfix) id 2E9F96B0071; Tue, 16 Nov 2021 18:42:44 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 298B96B0072; Tue, 16 Nov 2021 18:42:44 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 13A936B0073; Tue, 16 Nov 2021 18:42:44 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0127.hostedemail.com [216.40.44.127]) by kanga.kvack.org (Postfix) with ESMTP id 005FA6B0071 for ; Tue, 16 Nov 2021 18:42:43 -0500 (EST) Received: from smtpin07.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay01.hostedemail.com (Postfix) with ESMTP id AC3CD182EFDF0 for ; Tue, 16 Nov 2021 23:42:33 +0000 (UTC) X-FDA: 78816420186.07.17DC075 Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by imf06.hostedemail.com (Postfix) with ESMTP id E6A20801A8B8 for ; Tue, 16 Nov 2021 23:42:30 +0000 (UTC) X-IronPort-AV: E=McAfee;i="6200,9189,10170"; a="214569796" X-IronPort-AV: E=Sophos;i="5.87,239,1631602800"; d="scan'208";a="214569796" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Nov 2021 15:42:29 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,239,1631602800"; d="scan'208";a="454458719" Received: from lkp-server02.sh.intel.com (HELO c20d8bc80006) ([10.239.97.151]) by orsmga003.jf.intel.com with ESMTP; 16 Nov 2021 15:42:27 -0800 Received: from kbuild by c20d8bc80006 with local (Exim 4.92) (envelope-from ) id 1mn85r-0000y6-1k; Tue, 16 Nov 2021 23:42:27 +0000 Date: Wed, 17 Nov 2021 07:41:33 +0800 From: kernel test robot To: Andrew Morton Cc: Linux Memory Management List Subject: [linux-next:master] BUILD REGRESSION a2f3bb245883ba791e46be1f8415186dae346458 Message-ID: <619441ad.ICKMYIKnl8SbHiiM%lkp@intel.com> User-Agent: Heirloom mailx 12.5 6/20/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Rspamd-Server: rspam04 X-Rspamd-Queue-Id: E6A20801A8B8 X-Stat-Signature: wqctmg447gumidcsw6dx5dyjkducfxty Authentication-Results: imf06.hostedemail.com; dkim=none; spf=none (imf06.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 192.55.52.151) smtp.mailfrom=lkp@intel.com; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=intel.com (policy=none) X-HE-Tag: 1637106150-846281 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: a2f3bb245883ba791e46be1f8415186dae346458 Add linux-next specific files for 20211116 Error/Warning reports: https://lore.kernel.org/linux-doc/202110292104.kTXeTb47-lkp@intel.com https://lore.kernel.org/linux-mm/202111062103.Y4ZpASlT-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] lib/zstd/compress/zstd_compress_superblock.c:413:12: error: variable 'litLengthSum' set but not used [-Werror,-Wunused-but-set-variable] 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: warning: unused variable 'joycon_rumble_frequencies' [-Wunused-const-variable] drivers/hid/hid-nintendo.c:254:44: warning: unused variable 'joycon_rumble_amplitudes' [-Wunused-const-variable] drivers/hid/hid-nintendo.c:400:18: warning: unused variable 'JC_RUMBLE_DFLT_LOW_FREQ' [-Wunused-const-variable] drivers/hid/hid-nintendo.c:401:18: warning: unused variable 'JC_RUMBLE_DFLT_HIGH_FREQ' [-Wunused-const-variable] drivers/hid/hid-nintendo.c:403:29: warning: unused variable 'JC_RUMBLE_ZERO_AMP_PKT_CNT' [-Wunused-const-variable] drivers/irqchip/irq-renesas-h8300h.c:66:13: error: unused variable 'bit' [-Werror=unused-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: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 & Error/Warning ids grouped by kconfigs: gcc_recent_errors |-- alpha-allmodconfig | |-- drivers-gpu-drm-msm-msm_fence.c:warning:strncpy-specified-bound-equals-destination-size | |-- 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-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 |-- 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 |-- 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-allyesconfig | `-- drivers-gpu-drm-msm-msm_fence.c:warning:strncpy-specified-bound-equals-destination-size |-- h8300-allmodconfig | |-- 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 |-- h8300-allyesconfig | |-- drivers-irqchip-irq-renesas-h8300h.c:error:unused-variable-bit | |-- lib-zstd-compress-zstd_double_fast.c:error:the-frame-size-of-bytes-is-larger-than-bytes | |-- lib-zstd-compress-zstd_double_fast.c:warning: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 | `-- lib-zstd-compress-zstd_fast.c:warning:the-frame-size-of-bytes-is-larger-than-bytes |-- h8300-randconfig-r034-20211116 | |-- 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 |-- h8300-randconfig-s032-20211116 | |-- 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 | |-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dml-dsc-rc_calc_fpu.c:sparse:sparse:Using-plain-integer-as-NULL-pointer | |-- 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-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features | |-- 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 |-- 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-a016-20211116 | `-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:warning:no-previous-prototype-for-intel_pxp_debugfs_register |-- i386-randconfig-m021-20211116 | |-- 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-20211116 | `-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static |-- i386-randconfig-s002-20211116 | |-- 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 |-- ia64-allmodconfig | |-- drivers-gpu-drm-msm-msm_fence.c:warning:strncpy-specified-bound-equals-destination-size | |-- 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 |-- ia64-allyesconfig | `-- drivers-gpu-drm-msm-msm_fence.c:warning:strncpy-specified-bound-equals-destination-size |-- ia64-randconfig-m031-20211116 | |-- 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 |-- 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 |-- m68k-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-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 |-- 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 |-- powerpc-ge_imp3a_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 |-- sparc-allmodconfig | |-- drivers-gpu-drm-msm-msm_fence.c:warning:strncpy-specified-bound-equals-destination-size | |-- 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 |-- sparc-allyesconfig | `-- drivers-gpu-drm-msm-msm_fence.c:warning:strncpy-specified-bound-equals-destination-size |-- 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 | |-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features | |-- 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 | |-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features | |-- 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-a016-20211116 | `-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features |-- x86_64-randconfig-c022-20211116 | `-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features |-- x86_64-randconfig-m001-20211116 | |-- 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-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features `-- 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-r032-20211116 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used |-- hexagon-randconfig-r041-20211115 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used |-- hexagon-randconfig-r041-20211116 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used |-- hexagon-randconfig-r045-20211115 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used |-- i386-buildonly-randconfig-r005-20211116 | `-- lib-zstd-compress-zstd_compress_superblock.c:error:variable-litLengthSum-set-but-not-used-Werror-Wunused-but-set-variable |-- i386-randconfig-a004-20211116 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used |-- i386-randconfig-a005-20211116 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used |-- i386-randconfig-a006-20211116 | |-- 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 |-- riscv-randconfig-r035-20211116 | |-- drivers-hid-hid-nintendo.c:warning:unused-variable-JC_RUMBLE_DFLT_HIGH_FREQ | |-- drivers-hid-hid-nintendo.c:warning:unused-variable-JC_RUMBLE_DFLT_LOW_FREQ | |-- drivers-hid-hid-nintendo.c:warning:unused-variable-JC_RUMBLE_ZERO_AMP_PKT_CNT | |-- drivers-hid-hid-nintendo.c:warning:unused-variable-joycon_rumble_amplitudes | `-- drivers-hid-hid-nintendo.c:warning:unused-variable-joycon_rumble_frequencies |-- riscv-randconfig-r042-20211115 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used |-- x86_64-randconfig-a005-20211116 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used |-- x86_64-randconfig-a006-20211116 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used `-- x86_64-randconfig-r034-20211116 `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used elapsed time: 1272m configs tested: 101 configs skipped: 3 gcc tested configs: arm defconfig arm allyesconfig arm allmodconfig arm64 defconfig arm64 allyesconfig i386 allyesconfig x86_64 allyesconfig ia64 allmodconfig ia64 allyesconfig i386 randconfig-c001-20211116 mips allyesconfig um i386_defconfig mips allmodconfig riscv allmodconfig um x86_64_defconfig riscv allyesconfig powerpc allyesconfig m68k allmodconfig powerpc allmodconfig m68k allyesconfig s390 allmodconfig s390 allyesconfig sparc allyesconfig h8300 allyesconfig sh allmodconfig arc allyesconfig alpha allyesconfig nios2 allyesconfig m68k alldefconfig mips db1xxx_defconfig mips malta_qemu_32r6_defconfig powerpc katmai_defconfig arc nsimosci_hs_defconfig arm trizeps4_defconfig arm jornada720_defconfig powerpc maple_defconfig sh se7343_defconfig m68k apollo_defconfig arm realview_defconfig mips rbtx49xx_defconfig powerpc sam440ep_defconfig arm tct_hammer_defconfig sh sdk7780_defconfig powerpc cm5200_defconfig powerpc microwatt_defconfig mips bmips_be_defconfig um alldefconfig powerpc ge_imp3a_defconfig sh rsk7203_defconfig m68k m5407c3_defconfig sh sh7763rdp_defconfig mips mpc30x_defconfig sh sh7710voipgw_defconfig arm randconfig-c002-20211116 ia64 defconfig m68k defconfig nds32 allnoconfig nios2 defconfig nds32 defconfig csky defconfig alpha defconfig arc defconfig xtensa allyesconfig parisc defconfig parisc allyesconfig s390 defconfig i386 defconfig i386 debian-10.3 sparc defconfig powerpc allnoconfig i386 randconfig-a003-20211115 x86_64 randconfig-a016-20211116 x86_64 randconfig-a015-20211116 i386 randconfig-a015-20211116 i386 randconfig-a014-20211116 i386 randconfig-a016-20211116 arc randconfig-r043-20211115 arc randconfig-r043-20211116 s390 randconfig-r044-20211116 riscv randconfig-r042-20211116 riscv nommu_k210_defconfig riscv nommu_virt_defconfig riscv allnoconfig riscv defconfig riscv rv32_defconfig x86_64 kexec x86_64 rhel-8.3 x86_64 rhel-8.3-func x86_64 rhel-8.3-kselftests x86_64 defconfig clang tested configs: i386 randconfig-a004-20211116 i386 randconfig-a006-20211116 i386 randconfig-a005-20211116 x86_64 randconfig-a006-20211116 x86_64 randconfig-a005-20211116 hexagon randconfig-r041-20211115 s390 randconfig-r044-20211115 hexagon randconfig-r045-20211115 riscv randconfig-r042-20211115 hexagon randconfig-r041-20211116 hexagon randconfig-r045-20211116 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org