From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-3.5 required=5.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_MED, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gnuweeb.org (Postfix) with ESMTPS id EAB667E3D0 for ; Wed, 18 May 2022 12:00:34 +0000 (UTC) Authentication-Results: gnuweeb.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=OuR6FrRJ; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1652875234; x=1684411234; h=date:from:to:cc:subject:message-id:mime-version; bh=WSHYkAR+Y/Y+J1/L7sMqFG8zyvb2KyZc7KeydJa4rlY=; b=OuR6FrRJ0ZnPIcndTg/xR45cp9Mx4D9Mbf8SqziQp56+pi57kDPj05/B DMrzQZ8IX9X0EA+h2NB9XWShTF6DWKa6ZxFgN27r+Dem6fcosjtN1I60v TGVhWBoHi6PBrp1AZ8dUXK1fRoMSJ+/g0am0BTpaC+Osly/NnVhzJipLN SHG4YwgEyfx6Wxic7Kq9BF+BJN7jmnqtr7R6WPKuvOkrR3dJ8oZsy4mME IlacNAshmHpP8YBcGPl/mdfPyMHeMRkaLuGDrbCrwrLFvjvfXVHdWdsnx rLPm+wRzoLxFdZP0PRBYon7P2gqM0mYORaUxvYnvjNFAcE1O3M6RU+YFi Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10350"; a="259205257" X-IronPort-AV: E=Sophos;i="5.91,234,1647327600"; d="scan'208";a="259205257" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 May 2022 05:00:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,234,1647327600"; d="scan'208";a="661115225" Received: from lkp-server02.sh.intel.com (HELO 242b25809ac7) ([10.239.97.151]) by FMSMGA003.fm.intel.com with ESMTP; 18 May 2022 05:00:32 -0700 Received: from kbuild by 242b25809ac7 with local (Exim 4.95) (envelope-from ) id 1nrILw-00029N-0G; Wed, 18 May 2022 12:00:32 +0000 Date: Wed, 18 May 2022 20:00:00 +0800 From: kernel test robot To: "Paul E. McKenney" Cc: kbuild-all@lists.01.org, GNU/Weeb Mailing List , linux-kernel@vger.kernel.org Subject: [ammarfaizi2-block:paulmck/linux-rcu/dev 43/51] ERROR: modpost: "rcu_tasks_trace_qs_blkd" [kernel/torture.ko] undefined! Message-ID: <202205181919.oILbHBZa-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: tree: https://github.com/ammarfaizi2/linux-block paulmck/linux-rcu/dev head: 9a9671fb7a3966dfc7dc67f6aa80acdfe185d72d commit: 7c98805ebf93263213dac7b52846d73cebe983f3 [43/51] tasks-rcu: Track blocked RCU Tasks Trace readers config: m68k-allmodconfig (https://download.01.org/0day-ci/archive/20220518/202205181919.oILbHBZa-lkp@intel.com/config) compiler: m68k-linux-gcc (GCC) 11.3.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://github.com/ammarfaizi2/linux-block/commit/7c98805ebf93263213dac7b52846d73cebe983f3 git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block git fetch --no-tags ammarfaizi2-block paulmck/linux-rcu/dev git checkout 7c98805ebf93263213dac7b52846d73cebe983f3 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=m68k 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: "rcu_tasks_trace_qs_blkd" [kernel/torture.ko] undefined! >> ERROR: modpost: "rcu_tasks_trace_qs_blkd" [kernel/rcu/rcuscale.ko] undefined! -- 0-DAY CI Kernel Test Service https://01.org/lkp