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 kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id EFE3CC433EF for ; Wed, 16 Feb 2022 11:13:39 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 627536B0073; Wed, 16 Feb 2022 06:13:39 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 5D7FC6B0074; Wed, 16 Feb 2022 06:13:39 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 4C62B6B0078; Wed, 16 Feb 2022 06:13:39 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0029.hostedemail.com [216.40.44.29]) by kanga.kvack.org (Postfix) with ESMTP id 3A5D36B0073 for ; Wed, 16 Feb 2022 06:13:39 -0500 (EST) Received: from smtpin28.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay05.hostedemail.com (Postfix) with ESMTP id D0885181AC9C6 for ; Wed, 16 Feb 2022 11:13:38 +0000 (UTC) X-FDA: 79148382516.28.DBDD6BF Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by imf07.hostedemail.com (Postfix) with ESMTP id BE6A940006 for ; Wed, 16 Feb 2022 11:13:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1645010017; x=1676546017; h=date:from:to:cc:subject:message-id:mime-version: content-transfer-encoding; bh=fRFo7X+ovjfbgd1TjHWXzCWw/6SRUNPbgJTHZre4Q70=; b=LIYHh3+qNUp0fbJbXUgk1+pRR95d1CsugRbku1iMRSO/YJudk2dCfy42 ujCjSdKwwUGolG7llmOVO5hNFHSdjzxi4Ivu2lvIdw4UQBqqx1qusx/Md 6g0Spuqc7v+gp50uVn+BZ8QYvOkVizEAgkTpqXi0E8BBLAt5WxrSGS6NE QWGV5bRAe4QCmLmBvwQDTFvvg06ycBHN9+A/ERpwz7mEgZgfPsEUroEe8 8e5Y+D6enJFOUfAUK3regj5HY5bDdr1LMfkKu4Dpy1RVwN/p0+04RHNvQ TQeRyEAo8kralOn6X7BmOhvM/3ekFOJ02G4qbQvnjBREpsy79BMFRQ37r w==; X-IronPort-AV: E=McAfee;i="6200,9189,10259"; a="249412862" X-IronPort-AV: E=Sophos;i="5.88,373,1635231600"; d="scan'208";a="249412862" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Feb 2022 03:13:36 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,373,1635231600"; d="scan'208";a="498788651" Received: from lkp-server01.sh.intel.com (HELO d95dc2dabeb1) ([10.239.97.150]) by orsmga006.jf.intel.com with ESMTP; 16 Feb 2022 03:13:35 -0800 Received: from kbuild by d95dc2dabeb1 with local (Exim 4.92) (envelope-from ) id 1nKIFa-000Ajf-Eu; Wed, 16 Feb 2022 11:13:34 +0000 Date: Wed, 16 Feb 2022 19:13:30 +0800 From: kernel test robot To: Andrew Morton Cc: Linux Memory Management List Subject: [linux-next:pending-fixes] BUILD REGRESSION a9d1ea1cfc325d2398b3a3d54055c97f31b97be2 Message-ID: <620cdc5a.0ba86lTdbqKsEITK%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-Rspam-User: X-Rspamd-Server: rspam04 X-Rspamd-Queue-Id: BE6A940006 X-Stat-Signature: e14fn95xkiaqswz5j171h75cji4n65xh Authentication-Results: imf07.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=LIYHh3+q; dmarc=pass (policy=none) header.from=intel.com; spf=none (imf07.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 192.55.52.120) smtp.mailfrom=lkp@intel.com X-HE-Tag: 1645010017-730876 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 pending-fixes branch HEAD: a9d1ea1cfc325d2398b3a3d54055c97f31b97be2 Merge branch 'for-linux-next-fixes' of git://anongit.freedesktop.org/drm/drm-misc possible Error/Warning in current branch (please contact us if interested): drivers/net/wireless/intel/iwlwifi/mvm/mvm.h:2215:38: error: implicit declaration of function 'rfkill_soft_blocked'; did you mean 'rfkill_blocked'? [-Werror=implicit-function-declaration] Error/Warning ids grouped by kconfigs: gcc_recent_errors `-- parisc-buildonly-randconfig-r006-20220214 `-- drivers-net-wireless-intel-iwlwifi-mvm-mvm.h:error:implicit-declaration-of-function-rfkill_soft_blocked elapsed time: 723m configs tested: 114 configs skipped: 3 gcc tested configs: arm defconfig arm allyesconfig arm allmodconfig arm64 defconfig arm64 allyesconfig i386 randconfig-c001 sh kfr2r09-romimage_defconfig mips jmr3927_defconfig m68k mac_defconfig powerpc chrp32_defconfig arm qcom_defconfig sh microdev_defconfig mips decstation_64_defconfig sh sh7785lcr_32bit_defconfig powerpc mpc834x_mds_defconfig arm gemini_defconfig powerpc pq2fads_defconfig m68k m5208evb_defconfig parisc alldefconfig arm h5000_defconfig mips bcm47xx_defconfig powerpc sam440ep_defconfig sparc64 alldefconfig m68k alldefconfig arm aspeed_g5_defconfig xtensa nommu_kc705_defconfig sh defconfig arm randconfig-c002-20220214 arm randconfig-c002-20220216 ia64 allmodconfig ia64 defconfig ia64 allyesconfig m68k allmodconfig m68k defconfig m68k allyesconfig nios2 defconfig arc allyesconfig nds32 allnoconfig nds32 defconfig nios2 allyesconfig csky defconfig alpha defconfig alpha allyesconfig xtensa allyesconfig h8300 allyesconfig arc defconfig sh allmodconfig parisc defconfig s390 allmodconfig parisc64 defconfig parisc allyesconfig s390 defconfig s390 allyesconfig i386 allyesconfig sparc allyesconfig sparc defconfig i386 defconfig i386 debian-10.3-kselftests i386 debian-10.3 mips allyesconfig mips allmodconfig powerpc allyesconfig powerpc allmodconfig powerpc allnoconfig x86_64 randconfig-a006 x86_64 randconfig-a004 x86_64 randconfig-a002 i386 randconfig-a001 x86_64 randconfig-a013-20220214 x86_64 randconfig-a012-20220214 x86_64 randconfig-a015-20220214 x86_64 randconfig-a011 x86_64 randconfig-a013 x86_64 randconfig-a015 i386 randconfig-a012 i386 randconfig-a014 i386 randconfig-a016 riscv randconfig-r042-20220216 arc randconfig-r043-20220216 s390 randconfig-r044-20220216 riscv nommu_k210_defconfig riscv nommu_virt_defconfig riscv rv32_defconfig riscv allyesconfig riscv allnoconfig riscv 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: powerpc ebony_defconfig hexagon defconfig arm defconfig arm mmp2_defconfig x86_64 allyesconfig arm bcm2835_defconfig arm omap1_defconfig x86_64 randconfig-a005 x86_64 randconfig-a003 x86_64 randconfig-a001 i386 randconfig-a002 i386 randconfig-a006 i386 randconfig-a004 x86_64 randconfig-a012 x86_64 randconfig-a014 x86_64 randconfig-a016 i386 randconfig-a011 i386 randconfig-a013 i386 randconfig-a015 hexagon randconfig-r045-20220216 hexagon randconfig-r041-20220216 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org