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 DB0B2C433EF for ; Thu, 11 Nov 2021 18:05:18 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 2A2DD6112F for ; Thu, 11 Nov 2021 18:05:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 2A2DD6112F 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 AE4166B006C; Thu, 11 Nov 2021 13:05:17 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id A928E6B0071; Thu, 11 Nov 2021 13:05:17 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 981FF6B0072; Thu, 11 Nov 2021 13:05:17 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0097.hostedemail.com [216.40.44.97]) by kanga.kvack.org (Postfix) with ESMTP id 898136B006C for ; Thu, 11 Nov 2021 13:05:17 -0500 (EST) Received: from smtpin02.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay03.hostedemail.com (Postfix) with ESMTP id 4A601824C437 for ; Thu, 11 Nov 2021 18:05:17 +0000 (UTC) X-FDA: 78797426274.02.7DF48DD Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by imf03.hostedemail.com (Postfix) with ESMTP id 4C82A3001A15 for ; Thu, 11 Nov 2021 18:05:04 +0000 (UTC) X-IronPort-AV: E=McAfee;i="6200,9189,10165"; a="232827655" X-IronPort-AV: E=Sophos;i="5.87,226,1631602800"; d="scan'208";a="232827655" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Nov 2021 10:04:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,226,1631602800"; d="scan'208";a="492638165" Received: from lkp-server02.sh.intel.com (HELO c20d8bc80006) ([10.239.97.151]) by orsmga007.jf.intel.com with ESMTP; 11 Nov 2021 10:04:47 -0800 Received: from kbuild by c20d8bc80006 with local (Exim 4.92) (envelope-from ) id 1mlERK-000GqH-Uf; Thu, 11 Nov 2021 18:04:46 +0000 Date: Fri, 12 Nov 2021 02:03:55 +0800 From: kernel test robot To: Andrew Morton Cc: Linux Memory Management List Subject: [linux-next:master] BUILD REGRESSION ad8be4fa6e8149ba6ea21fdf0089e8254437b3c8 Message-ID: <618d5b0b.iw8eTQ13NUPiqfOV%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 Authentication-Results: imf03.hostedemail.com; dkim=none; spf=none (imf03.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 134.134.136.24) smtp.mailfrom=lkp@intel.com; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=intel.com (policy=none) X-Rspamd-Server: rspam04 X-Rspamd-Queue-Id: 4C82A3001A15 X-Stat-Signature: amo9iifwdndo8s889p6gr7t1mf71jyir X-HE-Tag: 1636653904-96776 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: ad8be4fa6e8149ba6ea21fdf0089e8254437b3c8 Add linux-next specific files for 20211111 Error/Warning reports: https://lore.kernel.org/linux-mm/202111062103.Y4ZpASlT-lkp@intel.com Error/Warning in current branch: drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c:132:7: error: variable 'enter_display_off' set but not used [-Werror=unused-but-set-variable] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c:77:6: error: no previous prototype for 'dcn201_update_clocks_vbios' [-Werror=missing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_dccg.c:47:6: error: no previous prototype for 'dccg201_update_dpp_dto' [-Werror=missing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_dpp.c:185:11: error: variable 'pixel_width' set but not used [-Werror=unused-but-set-variable] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_hubp.c:58:6: error: no previous prototype for 'hubp201_program_deadline' [-Werror=missing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_hubp.c:66:6: error: no previous prototype for 'hubp201_program_requestor' [-Werror=missing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_hwseq.c:544:15: error: variable 'hubp' set but not used [-Werror=unused-but-set-variable] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_hwseq.c:88:7: error: variable 'is_in_uma' set but not used [-Werror=unused-but-set-variable] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_init.c:127:6: error: no previous prototype for 'dcn201_hw_sequencer_construct' [-Werror=missing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_link_encoder.c:53:6: error: no previous prototype for 'dcn201_link_encoder_get_max_link_cap' [-Werror=missing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_link_encoder.c:69:6: error: no previous prototype for 'dcn201_link_encoder_is_in_alt_mode' [-Werror=missing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_resource.c:675:17: error: no previous prototype for 'dcn201_aux_engine_create' [-Werror=missing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_resource.c:709:20: error: no previous prototype for 'dcn201_i2c_hw_create' [-Werror=missing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_resource.c:792:22: error: no previous prototype for 'dcn201_link_encoder_create' [-Werror=missing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_resource.c:814:22: error: no previous prototype for 'dcn201_clock_source_create' [-Werror=missing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_resource.c:909:6: error: no previous prototype for 'dcn201_clock_source_destroy' [-Werror=missing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn201/irq_service_dcn201.c:142:43: error: 'dmub_outbox_irq_info_funcs' defined but not used [-Werror=unused-const-variable=] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn201/irq_service_dcn201.c:42:20: error: no previous prototype for 'to_dal_irq_source_dcn201' [-Werror=missing-prototypes] 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/amd/amdgpu/../include/asic_reg/dcn/dcn_2_0_3_sh_mask.h:16515:111: error: initialized field overwritten [-Werror=override-init] drivers/gpu/drm/amd/amdgpu/../include/cyan_skillfish_ip_offset.h:105:29: error: 'OSSSYS_BASE' defined but not used [-Werror=unused-const-variable=] drivers/gpu/drm/amd/amdgpu/../include/cyan_skillfish_ip_offset.h:111:29: error: 'SMUIO_BASE' defined but not used [-Werror=unused-const-variable=] drivers/gpu/drm/amd/amdgpu/../include/cyan_skillfish_ip_offset.h:129:29: error: 'UVD0_BASE' defined but not used [-Werror=unused-const-variable=] drivers/gpu/drm/amd/amdgpu/../include/cyan_skillfish_ip_offset.h:247:52: error: initialized field overwritten [-Werror=override-init] drivers/gpu/drm/amd/amdgpu/../include/cyan_skillfish_ip_offset.h:39:29: error: 'ATHUB_BASE' defined but not used [-Werror=unused-const-variable=] drivers/gpu/drm/amd/amdgpu/../include/cyan_skillfish_ip_offset.h:51:29: error: 'DF_BASE' defined but not used [-Werror=unused-const-variable=] drivers/gpu/drm/amd/amdgpu/../include/cyan_skillfish_ip_offset.h:57:29: error: 'DMU_BASE' defined but not used [-Werror=unused-const-variable=] drivers/gpu/drm/amd/amdgpu/../include/cyan_skillfish_ip_offset.h:69:29: error: 'GC_BASE' defined but not used [-Werror=unused-const-variable=] drivers/gpu/drm/amd/amdgpu/../include/cyan_skillfish_ip_offset.h:75:29: error: 'HDP_BASE' defined but not used [-Werror=unused-const-variable=] drivers/gpu/drm/amd/amdgpu/../include/cyan_skillfish_ip_offset.h:81:29: error: 'MMHUB_BASE' defined but not used [-Werror=unused-const-variable=] drivers/gpu/drm/amd/amdgpu/../include/cyan_skillfish_ip_offset.h:87:29: error: 'MP0_BASE' defined but not used [-Werror=unused-const-variable=] drivers/gpu/drm/amd/amdgpu/../include/cyan_skillfish_ip_offset.h:93:29: error: 'MP1_BASE' defined but not used [-Werror=unused-const-variable=] drivers/gpu/drm/amd/amdgpu/../include/cyan_skillfish_ip_offset.h:99:29: error: 'NBIO_BASE' 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] Error/Warning ids grouped by kconfigs: gcc_recent_errors |-- 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 |-- 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 |-- 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 |-- 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 |-- i386-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-clk_mgr-dcn201-dcn201_clk_mgr.c:error:no-previous-prototype-for-dcn201_update_clocks_vbios | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-clk_mgr-dcn201-dcn201_clk_mgr.c:error:variable-enter_display_off-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn201-dcn201_dccg.c:error:no-previous-prototype-for-dccg201_update_dpp_dto | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn201-dcn201_dpp.c:error:variable-pixel_width-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn201-dcn201_hubp.c:error:no-previous-prototype-for-hubp201_program_deadline | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn201-dcn201_hubp.c:error:no-previous-prototype-for-hubp201_program_requestor | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn201-dcn201_hwseq.c:error:variable-hubp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn201-dcn201_hwseq.c:error:variable-is_in_uma-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn201-dcn201_init.c:error:no-previous-prototype-for-dcn201_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn201-dcn201_link_encoder.c:error:no-previous-prototype-for-dcn201_link_encoder_get_max_link_cap | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn201-dcn201_link_encoder.c:error:no-previous-prototype-for-dcn201_link_encoder_is_in_alt_mode | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn201-dcn201_resource.c:error:no-previous-prototype-for-dcn201_aux_engine_create | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn201-dcn201_resource.c:error:no-previous-prototype-for-dcn201_clock_source_create | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn201-dcn201_resource.c:error:no-previous-prototype-for-dcn201_clock_source_destroy | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn201-dcn201_resource.c:error:no-previous-prototype-for-dcn201_i2c_hw_create | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn201-dcn201_resource.c:error:no-previous-prototype-for-dcn201_link_encoder_create | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-irq-dcn201-irq_service_dcn201.c:error:dmub_outbox_irq_info_funcs-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-irq-dcn201-irq_service_dcn201.c:error:no-previous-prototype-for-to_dal_irq_source_dcn201 | |-- 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-gpu-drm-amd-amdgpu-..-include-asic_reg-dcn-dcn_2_0_3_sh_mask.h:error:initialized-field-overwritten | |-- drivers-gpu-drm-amd-amdgpu-..-include-cyan_skillfish_ip_offset.h:error:ATHUB_BASE-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-include-cyan_skillfish_ip_offset.h:error:DF_BASE-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-include-cyan_skillfish_ip_offset.h:error:DMU_BASE-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-include-cyan_skillfish_ip_offset.h:error:GC_BASE-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-include-cyan_skillfish_ip_offset.h:error:HDP_BASE-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-include-cyan_skillfish_ip_offset.h:error:MMHUB_BASE-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-include-cyan_skillfish_ip_offset.h:error:MP0_BASE-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-include-cyan_skillfish_ip_offset.h:error:MP1_BASE-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-include-cyan_skillfish_ip_offset.h:error:NBIO_BASE-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-include-cyan_skillfish_ip_offset.h:error:OSSSYS_BASE-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-include-cyan_skillfish_ip_offset.h:error:SMUIO_BASE-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-include-cyan_skillfish_ip_offset.h:error:UVD0_BASE-defined-but-not-used | `-- drivers-gpu-drm-amd-amdgpu-..-include-cyan_skillfish_ip_offset.h:error:initialized-field-overwritten |-- 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 |-- 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 |-- 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 |-- 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 |-- 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 |-- x86_64-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 `-- 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 `-- riscv-buildonly-randconfig-r002-20211111 `-- lib-zstd-compress-zstd_compress_superblock.c:error:variable-litLengthSum-set-but-not-used-Werror-Wunused-but-set-variable elapsed time: 737m configs tested: 53 configs skipped: 3 gcc tested configs: arm allyesconfig arm allmodconfig arm64 allyesconfig arm defconfig arm64 defconfig ia64 allmodconfig ia64 allyesconfig ia64 defconfig m68k defconfig m68k allmodconfig m68k allyesconfig csky defconfig alpha defconfig alpha allyesconfig nds32 defconfig nios2 allyesconfig arc defconfig sh allmodconfig h8300 allyesconfig xtensa allyesconfig parisc defconfig s390 allmodconfig parisc allyesconfig s390 defconfig s390 allyesconfig nds32 allnoconfig nios2 defconfig arc allyesconfig i386 defconfig i386 debian-10.3 sparc allyesconfig sparc defconfig i386 allyesconfig mips allyesconfig mips allmodconfig powerpc allnoconfig powerpc allmodconfig powerpc allyesconfig riscv nommu_k210_defconfig riscv allyesconfig riscv nommu_virt_defconfig riscv allnoconfig riscv defconfig riscv rv32_defconfig riscv allmodconfig um i386_defconfig um x86_64_defconfig x86_64 allyesconfig x86_64 defconfig x86_64 rhel-8.3 x86_64 kexec x86_64 rhel-8.3-func x86_64 rhel-8.3-kselftests --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org