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 7F3DFC433EF for ; Mon, 21 Feb 2022 19:06:43 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 0588F8D0002; Mon, 21 Feb 2022 14:06:43 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 0083C8D0001; Mon, 21 Feb 2022 14:06:42 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id E12E68D0002; Mon, 21 Feb 2022 14:06:42 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (relay.hostedemail.com [64.99.140.26]) by kanga.kvack.org (Postfix) with ESMTP id D232F8D0001 for ; Mon, 21 Feb 2022 14:06:42 -0500 (EST) Received: from smtpin05.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay13.hostedemail.com (Postfix) with ESMTP id A6E2A60C26 for ; Mon, 21 Feb 2022 19:06:42 +0000 (UTC) X-FDA: 79167718644.05.4AEB9C3 Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by imf10.hostedemail.com (Postfix) with ESMTP id 3EF18C0003 for ; Mon, 21 Feb 2022 19:06:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1645470401; x=1677006401; h=date:from:to:cc:subject:message-id:mime-version; bh=TAH4ufUOeNvc5XJCUmA9ldOFgUqrYZfXrs6DImvBjjM=; b=ckg6Tm+itX31aO96ctwOLRVX6QEUYKtCTCFhzunn3PBL+bbuP0bJMKvh nDu9rGoQ4BDYAPM/CpiPMMZojREyFVVswhSF17CNvBrVW0+46rNQMW9Gk 5wLrlJLsJrtNZh8PSGqkUChaQmkn7Bu6IYyjVaiFrA3ZdcYujfQdpQ0ZT 76H2E++fJMINiSny3Ub79Fb2EFLCxgWzIo7WmV9huk/IhDugJqL8XBNbJ yS6/QRBM7OzMw3Li3oj2I1InsZaM7iRE9RP0uJ17+gXgGz1HLTqrgv+CR ecNrPb/U5VIH4isyCZTnGfcD4Smnq6RYgMzULARm3hO10Yi4R96CWAcmB A==; X-IronPort-AV: E=McAfee;i="6200,9189,10265"; a="249137928" X-IronPort-AV: E=Sophos;i="5.88,386,1635231600"; d="scan'208";a="249137928" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Feb 2022 11:06:39 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,386,1635231600"; d="scan'208";a="505213104" Received: from lkp-server01.sh.intel.com (HELO da3212ac2f54) ([10.239.97.150]) by orsmga002.jf.intel.com with ESMTP; 21 Feb 2022 11:06:38 -0800 Received: from kbuild by da3212ac2f54 with local (Exim 4.92) (envelope-from ) id 1nME17-0001uK-La; Mon, 21 Feb 2022 19:06:37 +0000 Date: Tue, 22 Feb 2022 03:05:39 +0800 From: kernel test robot To: Andrey Konovalov Cc: kbuild-all@lists.01.org, Linux Memory Management List , Andrew Morton Subject: [linux-next:master 5872/6564] ERROR: modpost: "set_memory_rw" [lib/test_kasan.ko] undefined! Message-ID: <202202220325.4GH08o4y-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspam-User: X-Rspamd-Server: rspam12 X-Rspamd-Queue-Id: 3EF18C0003 X-Stat-Signature: ofdzx1m6u5nufktcui69fp8etzmjhdbi Authentication-Results: imf10.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=ckg6Tm+i; spf=none (imf10.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 192.55.52.93) smtp.mailfrom=lkp@intel.com; dmarc=pass (policy=none) header.from=intel.com X-HE-Tag: 1645470401-254546 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: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 3c30cf91b5ecc7272b3d2942ae0505dd8320b81c commit: dcee870a49c2d587c4650d6f673a1247e8942e75 [5872/6564] kasan: improve vmalloc tests config: arm64-randconfig-c004-20220220 (https://download.01.org/0day-ci/archive/20220222/202202220325.4GH08o4y-lkp@intel.com/config) compiler: aarch64-linux-gcc (GCC) 11.2.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=dcee870a49c2d587c4650d6f673a1247e8942e75 git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout dcee870a49c2d587c4650d6f673a1247e8942e75 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm64 SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>, old ones prefixed by <<): >> ERROR: modpost: "set_memory_rw" [lib/test_kasan.ko] undefined! >> ERROR: modpost: "set_memory_ro" [lib/test_kasan.ko] undefined! --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org