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=-1.2 required=5.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gnuweeb.org (Postfix) with ESMTPS id 9D15D82EC6 for ; Sat, 21 Jan 2023 05:44:59 +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=SZEziLf3; 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=1674279899; x=1705815899; h=date:from:to:cc:subject:message-id:mime-version; bh=snS8jZ51DC6iV0zhvyypqOWD3HANDpz3jTxSHnat1xk=; b=SZEziLf3/3cECZd3YZ0f7ofQLHIlCZ8QHGKYvKn+S8+CJck/K2Y25hol u2Pdbsu3UOKHB9qCyTBnTGCWQyoDsI2meqXjAMD/SZO1qf9l3HuH6zTo6 UR1E2+Igz0rM9nYf+TxIsa2ZvMzbPX32dknS2YNYdVZbDOja3+SUwyBeG 0Uk0jkza7Q1egV4tcioAb/KKNLehZiR6tPombhn1oh0rTTwcnGIcXW4Xr CVrByMxTKaANAR46s9VcIISbJAHGqliDjDI8+MfqQxDuKnH0uLa/okCnE isW08+ZucifNLIrqi6t/z8a7g4JoUs6m34s14b1xq3PQ8xVZplbkUwAbp g==; X-IronPort-AV: E=McAfee;i="6500,9779,10596"; a="309336054" X-IronPort-AV: E=Sophos;i="5.97,234,1669104000"; d="scan'208";a="309336054" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Jan 2023 21:44:58 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10596"; a="834659713" X-IronPort-AV: E=Sophos;i="5.97,234,1669104000"; d="scan'208";a="834659713" Received: from lkp-server01.sh.intel.com (HELO 5646d64e7320) ([10.239.97.150]) by orsmga005.jf.intel.com with ESMTP; 20 Jan 2023 21:44:56 -0800 Received: from kbuild by 5646d64e7320 with local (Exim 4.96) (envelope-from ) id 1pJ6gR-0003aq-3B; Sat, 21 Jan 2023 05:44:55 +0000 Date: Sat, 21 Jan 2023 13:44:41 +0800 From: kernel test robot To: "Paul E. McKenney" Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, Ammar Faizi , GNU/Weeb Mailing List Subject: [ammarfaizi2-block:paulmck/linux-rcu/nmitest.2023.01.20a 5/5] ERROR: modpost: "set_nmi_torture" [kernel/rcu/rcutorture.ko] undefined! Message-ID: <202301211327.02xyAfS3-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/nmitest.2023.01.20a head: 53e298568bde2c728ee2aac4ac634cca8550a4b4 commit: 53e298568bde2c728ee2aac4ac634cca8550a4b4 [5/5] rcutorture: Test NMI diagnostics config: s390-randconfig-r044-20230119 (https://download.01.org/0day-ci/archive/20230121/202301211327.02xyAfS3-lkp@intel.com/config) compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project 4196ca3278f78c6e19246e54ab0ecb364e37d66a) 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 # install s390 cross compiling tool for clang build # apt-get install binutils-s390x-linux-gnu # https://github.com/ammarfaizi2/linux-block/commit/53e298568bde2c728ee2aac4ac634cca8550a4b4 git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block git fetch --no-tags ammarfaizi2-block paulmck/linux-rcu/nmitest.2023.01.20a git checkout 53e298568bde2c728ee2aac4ac634cca8550a4b4 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=s390 olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=s390 SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot All errors (new ones prefixed by >>, old ones prefixed by <<): >> ERROR: modpost: "set_nmi_torture" [kernel/rcu/rcutorture.ko] undefined! -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests