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 2CF13C433EF for ; Sat, 30 Oct 2021 09:47:34 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 7554F60C4B for ; Sat, 30 Oct 2021 09:47:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 7554F60C4B 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 A47C4940008; Sat, 30 Oct 2021 05:47:32 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 9F81F940007; Sat, 30 Oct 2021 05:47:32 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 8BFCD940008; Sat, 30 Oct 2021 05:47:32 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0209.hostedemail.com [216.40.44.209]) by kanga.kvack.org (Postfix) with ESMTP id 76307940007 for ; Sat, 30 Oct 2021 05:47:32 -0400 (EDT) Received: from smtpin23.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay01.hostedemail.com (Postfix) with ESMTP id 03BC818026B32 for ; Sat, 30 Oct 2021 09:47:32 +0000 (UTC) X-FDA: 78752626344.23.F79F4A6 Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by imf07.hostedemail.com (Postfix) with ESMTP id F416510000AB for ; Sat, 30 Oct 2021 09:47:29 +0000 (UTC) X-IronPort-AV: E=McAfee;i="6200,9189,10152"; a="254400887" X-IronPort-AV: E=Sophos;i="5.87,195,1631602800"; d="scan'208";a="254400887" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Oct 2021 02:47:28 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,195,1631602800"; d="scan'208";a="487886626" Received: from lkp-server02.sh.intel.com (HELO c20d8bc80006) ([10.239.97.151]) by orsmga007.jf.intel.com with ESMTP; 30 Oct 2021 02:47:26 -0700 Received: from kbuild by c20d8bc80006 with local (Exim 4.92) (envelope-from ) id 1mgkxR-0001F3-VE; Sat, 30 Oct 2021 09:47:25 +0000 Date: Sat, 30 Oct 2021 17:46:58 +0800 From: kernel test robot To: Andrew Morton Cc: Linux Memory Management List Subject: [linux-next:master] BUILD REGRESSION bdcc9f6a568275aed4cc32fd2312432d2ff1b704 Message-ID: <617d1492.W+SMLREAFTxfQObk%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-Stat-Signature: aat4h96q3j6hmc9xhbfdz7otkf4b41yt Authentication-Results: imf07.hostedemail.com; dkim=none; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=intel.com (policy=none); spf=none (imf07.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 192.55.52.88) smtp.mailfrom=lkp@intel.com X-Rspamd-Server: rspam03 X-Rspamd-Queue-Id: F416510000AB X-HE-Tag: 1635587249-765125 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: bdcc9f6a568275aed4cc32fd2312432d2ff1b704 Add linux-next specific files for 20211029 Error/Warning reports: https://lore.kernel.org/linux-doc/202110292104.kTXeTb47-lkp@intel.com https://lore.kernel.org/linux-doc/202110301147.cLAXNcvO-lkp@intel.com https://lore.kernel.org/llvm/202110272003.VCU6LldG-lkp@intel.com https://lore.kernel.org/llvm/202110300425.OzPNNbjq-lkp@intel.com https://lore.kernel.org/llvm/202110300524.TH5Nas3k-lkp@intel.com https://lore.kernel.org/llvm/202110300716.4gX54Izv-lkp@intel.com https://lore.kernel.org/llvm/202110300822.0wwSVZO0-lkp@intel.com Error/Warning in current branch: arch/arm64/kvm/hyp/nvhe/switch.c:163:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] arch/arm64/kvm/hyp/nvhe/switch.c:196: warning: expecting prototype for Handler for protected floating(). Prototype was for kvm_handle_pvm_fpsimd() instead arch/arm64/kvm/hyp/nvhe/sys_regs.c:478: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst arch/arm64/kvm/hyp/vhe/switch.c:101:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:11433:5: error: no previous prototype for 'amdgpu_dm_set_dmub_async_sync_status' [-Werror=missing-prototypes] 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/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/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/../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/net/wireless/intel/iwlwifi/pcie/drv.c:1344:42: warning: implicit conversion from 'unsigned long' to 'int' changes value from 18446744073709551615 to -1 [-Wconstant-conversion] drivers/platform/x86/amd-pmc.c:428:30: error: 'CONFIG_RTC_SYSTOHC_DEVICE' undeclared (first use in this function); did you mean 'CONFIG_RTC_HCTOSYS_DEVICE'? drivers/platform/x86/amd-pmc.c:428:30: error: use of undeclared identifier 'CONFIG_RTC_SYSTOHC_DEVICE' fs/io_uring.c:2365:33: error: variable 'prev' set but not used [-Werror=unused-but-set-variable] fs/io_uring.c:2365:40: error: variable 'prev' set but not used [-Werror=unused-but-set-variable] hid-playstation.c:(.text+0x1064): undefined reference to `led_mc_calc_color_components' hid-playstation.c:(.text+0x22c2): undefined reference to `devm_led_classdev_multicolor_register_ext' include/linux/kernel.h:44:25: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow] possible Error/Warning in current branch (please contact us if interested): ERROR: modpost: module drm_cma_helper uses symbol dma_buf_vmap from namespace DMA_BUF, but does not import it. ERROR: modpost: module drm_cma_helper uses symbol dma_buf_vunmap from namespace DMA_BUF, but does not import it. drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_dpp.c:491:6: error: no previous prototype for 'dpp3_deferred_update' [-Werror=missing-prototypes] drivers/gpu/drm/i915/pxp/intel_pxp_debugfs.c:59:6: warning: no previous prototype for function '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/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? drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:458:5: error: no previous prototype for 'vchiq_platform_init' [-Werror=missing-prototypes] drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:458:5: warning: no previous prototype for 'vchiq_platform_init' [-Wmissing-prototypes] drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:586:1: error: no previous prototype for 'vchiq_platform_get_arm_state' [-Werror=missing-prototypes] drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:586:1: warning: no previous prototype for 'vchiq_platform_get_arm_state' [-Wmissing-prototypes] fs/gfs2/file.c:801:3: warning: Value stored to 'pages' is never read [clang-analyzer-deadcode.DeadStores] hid-playstation.c:(.text+0x11ca): undefined reference to `devm_led_classdev_multicolor_register_ext' hid-playstation.c:(.text+0x9fc): undefined reference to `led_mc_calc_color_components' Error/Warning ids grouped by kconfigs: gcc_recent_errors |-- alpha-randconfig-r004-20211028 | `-- include-linux-kernel.h:warning:overflow-in-conversion-from-long-unsigned-int-to-int-changes-value-from-to |-- arc-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-amdgpu_dm_set_dmub_async_sync_status | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_get_arm_state | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_init | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- arc-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-amdgpu_dm_set_dmub_async_sync_status | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_get_arm_state | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_init | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- arc-randconfig-r036-20211029 | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:warning:no-previous-prototype-for-vchiq_platform_get_arm_state | `-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:warning:no-previous-prototype-for-vchiq_platform_init |-- arm-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-amdgpu_dm_set_dmub_async_sync_status | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_get_arm_state | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_init | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- arm-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-amdgpu_dm_set_dmub_async_sync_status | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_get_arm_state | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_init | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- arm-randconfig-r024-20211028 | |-- hid-playstation.c:(.text):undefined-reference-to-devm_led_classdev_multicolor_register_ext | `-- hid-playstation.c:(.text):undefined-reference-to-led_mc_calc_color_components |-- h8300-allyesconfig | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_get_arm_state | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_init | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- h8300-buildonly-randconfig-r006-20211028 | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- i386-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-amdgpu_dm_set_dmub_async_sync_status | |-- 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-dcn30-dcn30_dpp.c:error:no-previous-prototype-for-dpp3_deferred_update | |-- 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-..-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 | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- i386-randconfig-a003-20210930 | `-- drivers-platform-x86-amd-pmc.c:error:CONFIG_RTC_SYSTOHC_DEVICE-undeclared-(first-use-in-this-function) |-- i386-randconfig-s001-20211028 | `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dml-dsc-rc_calc_fpu.c:sparse:sparse:Using-plain-integer-as-NULL-pointer |-- m68k-allmodconfig | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_get_arm_state | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_init | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- m68k-allyesconfig | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_get_arm_state | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_init | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- nios2-allmodconfig | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_get_arm_state | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_init | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- nios2-allyesconfig | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_get_arm_state | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_init | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- powerpc-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-amdgpu_dm_set_dmub_async_sync_status | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_get_arm_state | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_init | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- powerpc-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-amdgpu_dm_set_dmub_async_sync_status | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_get_arm_state | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_init | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- riscv-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-amdgpu_dm_set_dmub_async_sync_status | |-- 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 | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_get_arm_state | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_init | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- riscv-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-amdgpu_dm_set_dmub_async_sync_status | |-- 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 | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_get_arm_state | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_init | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- s390-allmodconfig | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- s390-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-amdgpu_dm_set_dmub_async_sync_status | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_get_arm_state | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_init | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- s390-randconfig-r003-20211028 | |-- hid-playstation.c:(.text):undefined-reference-to-devm_led_classdev_multicolor_register_ext | `-- hid-playstation.c:(.text):undefined-reference-to-led_mc_calc_color_components |-- sh-allmodconfig | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_get_arm_state | |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_init | `-- fs-io_uring.c:error:variable-prev-set-but-not-used |-- x86_64-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-amdgpu_dm_set_dmub_async_sync_status | `-- fs-io_uring.c:error:variable-prev-set-but-not-used `-- xtensa-allyesconfig |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-amdgpu_dm_set_dmub_async_sync_status |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_get_arm_state |-- drivers-staging-vc04_services-interface-vchiq_arm-vchiq_arm.c:error:no-previous-prototype-for-vchiq_platform_init `-- fs-io_uring.c:error:variable-prev-set-but-not-used clang_recent_errors |-- arm64-buildonly-randconfig-r004-20211029 | `-- drivers-net-wireless-intel-iwlwifi-pcie-drv.c:warning:implicit-conversion-from-unsigned-long-to-int-changes-value-from-to |-- arm64-randconfig-r033-20211027 | |-- arch-arm64-kvm-hyp-nvhe-switch.c:warning:expecting-prototype-for-Handler-for-protected-floating().-Prototype-was-for-kvm_handle_pvm_fpsimd()-instead | |-- arch-arm64-kvm-hyp-nvhe-switch.c:warning:initializer-overrides-prior-initialization-of-this-subobject | |-- arch-arm64-kvm-hyp-nvhe-sys_regs.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- arch-arm64-kvm-hyp-vhe-switch.c:warning:initializer-overrides-prior-initialization-of-this-subobject |-- hexagon-randconfig-r013-20211028 | |-- ld.lld:error:undefined-symbol:devm_led_classdev_multicolor_register_ext | `-- ld.lld:error:undefined-symbol:led_mc_calc_color_components |-- hexagon-randconfig-r045-20211029 | |-- 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 |-- i386-randconfig-a012-20211028 | |-- ERROR:module-drm_cma_helper-uses-symbol-dma_buf_vmap-from-namespace-DMA_BUF-but-does-not-import-it. | |-- ERROR:module-drm_cma_helper-uses-symbol-dma_buf_vunmap-from-namespace-DMA_BUF-but-does-not-import-it. | |-- 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 | `-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:warning:no-previous-prototype-for-function-intel_pxp_debugfs_register |-- i386-randconfig-a015-20211028 | |-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:warning:no-previous-prototype-for-function-intel_pxp_debugfs_register | `-- drivers-platform-x86-amd-pmc.c:error:use-of-undeclared-identifier-CONFIG_RTC_SYSTOHC_DEVICE |-- i386-randconfig-a016-20211028 | `-- drivers-platform-x86-amd-pmc.c:error:use-of-undeclared-identifier-CONFIG_RTC_SYSTOHC_DEVICE |-- riscv-randconfig-c006-20211028 | `-- fs-gfs2-file.c:warning:Value-stored-to-pages-is-never-read-clang-analyzer-deadcode.DeadStores |-- x86_64-randconfig-a011-20211028 | `-- drivers-platform-x86-amd-pmc.c:error:use-of-undeclared-identifier-CONFIG_RTC_SYSTOHC_DEVICE |-- x86_64-randconfig-a014-20211028 | |-- 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 | `-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:warning:no-previous-prototype-for-function-intel_pxp_debugfs_register `-- x86_64-randconfig-a015-20211028 `-- 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 elapsed time: 1451m configs tested: 82 configs skipped: 3 gcc tested configs: arm defconfig arm64 allyesconfig arm64 defconfig arm allyesconfig arm allmodconfig sparc allyesconfig arc allyesconfig nios2 allyesconfig alpha allyesconfig ia64 allmodconfig ia64 defconfig ia64 allyesconfig m68k allmodconfig m68k defconfig m68k allyesconfig nds32 defconfig csky defconfig alpha defconfig xtensa allyesconfig h8300 allyesconfig arc defconfig sh allmodconfig nios2 defconfig nds32 allnoconfig parisc defconfig s390 allyesconfig s390 allmodconfig parisc allyesconfig s390 defconfig i386 allyesconfig sparc defconfig i386 defconfig i386 debian-10.3 mips allyesconfig mips allmodconfig powerpc allyesconfig powerpc allmodconfig powerpc allnoconfig i386 randconfig-a004-20211028 i386 randconfig-a003-20211028 i386 randconfig-a002-20211028 i386 randconfig-a006-20211028 i386 randconfig-a001-20211028 i386 randconfig-a005-20211028 x86_64 randconfig-a002-20211028 x86_64 randconfig-a004-20211028 x86_64 randconfig-a005-20211028 x86_64 randconfig-a001-20211028 x86_64 randconfig-a006-20211028 x86_64 randconfig-a003-20211028 arc randconfig-r043-20211029 riscv randconfig-r042-20211029 s390 randconfig-r044-20211029 riscv nommu_k210_defconfig riscv allyesconfig riscv nommu_virt_defconfig riscv allnoconfig riscv defconfig riscv rv32_defconfig riscv allmodconfig um x86_64_defconfig um i386_defconfig x86_64 allyesconfig 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-a015-20211028 x86_64 randconfig-a013-20211028 x86_64 randconfig-a011-20211028 x86_64 randconfig-a014-20211028 x86_64 randconfig-a012-20211028 x86_64 randconfig-a016-20211028 i386 randconfig-a012-20211028 i386 randconfig-a013-20211028 i386 randconfig-a011-20211028 i386 randconfig-a015-20211028 i386 randconfig-a016-20211028 i386 randconfig-a014-20211028 hexagon randconfig-r045-20211029 hexagon randconfig-r041-20211029 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org