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 X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id ACAFEC433B4 for ; Tue, 11 May 2021 16:33:55 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id EC06D6187E for ; Tue, 11 May 2021 16:33:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EC06D6187E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id F35576B0070; Tue, 11 May 2021 12:33:53 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id EE5E28E0001; Tue, 11 May 2021 12:33:53 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id D86048D0001; Tue, 11 May 2021 12:33:53 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0012.hostedemail.com [216.40.44.12]) by kanga.kvack.org (Postfix) with ESMTP id B81246B0070 for ; Tue, 11 May 2021 12:33:53 -0400 (EDT) Received: from smtpin03.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay01.hostedemail.com (Postfix) with ESMTP id 6F1FE1800E369 for ; Tue, 11 May 2021 16:33:53 +0000 (UTC) X-FDA: 78129496746.03.B9AC92C Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by imf04.hostedemail.com (Postfix) with ESMTP id 625F33DF for ; Tue, 11 May 2021 16:33:45 +0000 (UTC) IronPort-SDR: +TWp9pg/tKFTMR7yScb758Xgugx2S/J+szuqydvtSjPejNuvSIbHtppoa6zh22/YRleo540C20 8xKag0GlgK6Q== X-IronPort-AV: E=McAfee;i="6200,9189,9981"; a="196391504" X-IronPort-AV: E=Sophos;i="5.82,291,1613462400"; d="scan'208";a="196391504" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 May 2021 09:33:49 -0700 IronPort-SDR: XhwbXOtfGb+osCf8xeKfd9fknDfiW3kw3DpdvAhYTAsnwpHQ9YM+w1LcnTdoCRMFHcySuh6mMN 56JhU7R2aSCw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.82,291,1613462400"; d="scan'208";a="621879458" Received: from lkp-server01.sh.intel.com (HELO f375d57c4ed4) ([10.239.97.150]) by fmsmga006.fm.intel.com with ESMTP; 11 May 2021 09:33:48 -0700 Received: from kbuild by f375d57c4ed4 with local (Exim 4.92) (envelope-from ) id 1lgVKN-0000nQ-DX; Tue, 11 May 2021 16:33:47 +0000 Date: Wed, 12 May 2021 00:33:00 +0800 From: kernel test robot To: Andrew Morton Cc: Linux Memory Management List Subject: [linux-next:master] BUILD REGRESSION 4bf27b1f73303c33c5570b63f8ed734abcd1991f Message-ID: <609ab1bc.ivZznEu6lo34OeUT%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: imf04.hostedemail.com; dkim=none; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=intel.com (policy=none); spf=none (imf04.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 192.55.52.93) smtp.mailfrom=lkp@intel.com X-Rspamd-Server: rspam05 X-Rspamd-Queue-Id: 625F33DF X-Stat-Signature: gmppqzuzgpq9h5gpi113c61mzshqiiya Received-SPF: none (intel.com>: No applicable sender policy available) receiver=imf04; identity=mailfrom; envelope-from=""; helo=mga11.intel.com; client-ip=192.55.52.93 X-HE-DKIM-Result: none/none X-HE-Tag: 1620750825-371684 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: 4bf27b1f73303c33c5570b63f8ed734abcd1991f Add linux-next specific files for 20210511 Error/Warning reports: https://lore.kernel.org/linux-mm/202104180344.PCkSoEiS-lkp@intel.com https://lore.kernel.org/linux-mm/202104211325.DFY9pRAs-lkp@intel.com https://lore.kernel.org/linux-mm/202104301703.hcrr87HJ-lkp@intel.com https://lore.kernel.org/linux-mm/202105112213.7dTKYZsr-lkp@intel.com https://lore.kernel.org/linux-mm/202105120045.k977smAL-lkp@intel.com Error/Warning in current branch: drivers/firewire/net.c:491:23: warning: variable 'dev' set but not used [-Wunused-but-set-variable] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_optc.c:139:6: warning: no previous prototype for 'optc1_set_vupdate_keepout' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:89: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst extent_io.c:(.text+0x100cc): undefined reference to `__aeabi_uldivmod' possible Error/Warning in current branch: arch/arm/mach-omap2/cpuidle44xx.c:88: warning: expecting prototype for omap_enter_idle_[simple/coupled](). Prototype was for omap_enter_idle_simple() instead drivers/gpu/drm/sti/sti_hdmi.c:187: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/gpu/drm/sti/sti_hdmi_tx3g4c28phy.c:70: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/gpu/drm/sti/sti_tvout.c:156: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/input/misc/cpcap-pwrbutton.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/most/most_snd.c:404: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst security/selinux/avc.c:822: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst Error/Warning ids grouped by kconfigs: gcc_recent_errors |-- alpha-allyesconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arc-allyesconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm-allmodconfig | |-- arch-arm-mach-omap2-cpuidle44xx.c:warning:expecting-prototype-for-omap_enter_idle_-simple-coupled-().-Prototype-was-for-omap_enter_idle_simple()-instead | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-sti-sti_hdmi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_hdmi_tx3g4c28phy.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_tvout.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm-allyesconfig | |-- arch-arm-mach-omap2-cpuidle44xx.c:warning:expecting-prototype-for-omap_enter_idle_-simple-coupled-().-Prototype-was-for-omap_enter_idle_simple()-instead | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-sti-sti_hdmi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_hdmi_tx3g4c28phy.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_tvout.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- extent_io.c:(.text):undefined-reference-to-__aeabi_uldivmod | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm-defconfig | |-- arch-arm-mach-omap2-cpuidle44xx.c:warning:expecting-prototype-for-omap_enter_idle_-simple-coupled-().-Prototype-was-for-omap_enter_idle_simple()-instead | |-- drivers-gpu-drm-sti-sti_hdmi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_hdmi_tx3g4c28phy.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_tvout.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm-multi_v7_defconfig | |-- arch-arm-mach-omap2-cpuidle44xx.c:warning:expecting-prototype-for-omap_enter_idle_-simple-coupled-().-Prototype-was-for-omap_enter_idle_simple()-instead | |-- drivers-gpu-drm-sti-sti_hdmi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_hdmi_tx3g4c28phy.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_tvout.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm-randconfig-r002-20210511 | `-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm64-allyesconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- h8300-allyesconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-allmodconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_optc.c:warning:no-previous-prototype-for-optc1_set_vupdate_keepout | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-allyesconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_optc.c:warning:no-previous-prototype-for-optc1_set_vupdate_keepout | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-defconfig | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-randconfig-a011-20210511 | `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_optc.c:warning:no-previous-prototype-for-optc1_set_vupdate_keepout |-- ia64-allmodconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- ia64-allyesconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- m68k-allmodconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- m68k-allyesconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- mips-allmodconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- mips-allyesconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- nios2-allyesconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- parisc-allyesconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- powerpc-allmodconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- powerpc-allyesconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- riscv-allmodconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- riscv-allyesconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- s390-allmodconfig | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- s390-allyesconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- s390-defconfig | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- sh-allmodconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- sparc-allyesconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- um-allmodconfig | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- um-allyesconfig | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-allmodconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-allyesconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-defconfig | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-randconfig-a015-20210511 | `-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used |-- x86_64-randconfig-s021-20210511 | `-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used |-- x86_64-rhel-8.3 | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-rhel-8.3-kbuiltin | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-rhel-8.3-kselftests | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst `-- xtensa-allyesconfig |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst clang_recent_errors |-- arm-randconfig-r012-20210511 | `-- ld.lld:error:undefined-symbol:__aeabi_uldivmod |-- x86_64-randconfig-a003-20210511 | `-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-randconfig-a004-20210511 | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-most-most_snd.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst `-- x86_64-randconfig-a006-20210511 `-- drivers-most-most_snd.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst elapsed time: 728m configs tested: 100 configs skipped: 2 gcc tested configs: arm defconfig arm64 allyesconfig arm64 defconfig arm allyesconfig arm allmodconfig riscv allyesconfig arm axm55xx_defconfig sh kfr2r09-romimage_defconfig m68k mvme16x_defconfig sh sdk7786_defconfig sh se7751_defconfig powerpc tqm5200_defconfig powerpc walnut_defconfig sh se7712_defconfig arm hisi_defconfig x86_64 defconfig arm clps711x_defconfig powerpc pq2fads_defconfig mips ar7_defconfig arc alldefconfig powerpc kilauea_defconfig arm cm_x300_defconfig arm socfpga_defconfig sh sh7724_generic_defconfig nios2 3c120_defconfig arm stm32_defconfig sh dreamcast_defconfig powerpc ppa8548_defconfig arm multi_v7_defconfig sh se7780_defconfig x86_64 allnoconfig ia64 allmodconfig ia64 defconfig ia64 allyesconfig m68k allmodconfig m68k defconfig m68k allyesconfig nds32 defconfig nios2 allyesconfig csky defconfig alpha defconfig alpha allyesconfig xtensa allyesconfig h8300 allyesconfig arc defconfig sh allmodconfig parisc defconfig s390 allyesconfig s390 allmodconfig parisc allyesconfig s390 defconfig i386 allyesconfig sparc allyesconfig sparc defconfig i386 defconfig nios2 defconfig arc allyesconfig nds32 allnoconfig mips allyesconfig mips allmodconfig powerpc allyesconfig powerpc allmodconfig powerpc allnoconfig i386 randconfig-a003-20210511 i386 randconfig-a001-20210511 i386 randconfig-a005-20210511 i386 randconfig-a004-20210511 i386 randconfig-a002-20210511 i386 randconfig-a006-20210511 x86_64 randconfig-a012-20210511 x86_64 randconfig-a015-20210511 x86_64 randconfig-a011-20210511 x86_64 randconfig-a013-20210511 i386 randconfig-a016-20210511 i386 randconfig-a014-20210511 i386 randconfig-a011-20210511 i386 randconfig-a015-20210511 i386 randconfig-a012-20210511 i386 randconfig-a013-20210511 riscv allmodconfig riscv nommu_k210_defconfig riscv nommu_virt_defconfig riscv allnoconfig riscv defconfig riscv rv32_defconfig um allmodconfig um allnoconfig um allyesconfig um defconfig x86_64 rhel-8.3-kselftests x86_64 rhel-8.3 x86_64 rhel-8.3-kbuiltin x86_64 kexec x86_64 allyesconfig clang tested configs: x86_64 randconfig-a003-20210511 x86_64 randconfig-a004-20210511 x86_64 randconfig-a001-20210511 x86_64 randconfig-a005-20210511 x86_64 randconfig-a002-20210511 x86_64 randconfig-a006-20210511 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org