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 E032DC433F5 for ; Sat, 16 Apr 2022 20:55:25 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id F353E6B0072; Sat, 16 Apr 2022 16:55:24 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id EE4AE6B0073; Sat, 16 Apr 2022 16:55:24 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id D85616B0074; Sat, 16 Apr 2022 16:55:24 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0060.hostedemail.com [216.40.44.60]) by kanga.kvack.org (Postfix) with ESMTP id C5B176B0072 for ; Sat, 16 Apr 2022 16:55:24 -0400 (EDT) Received: from smtpin28.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay02.hostedemail.com (Postfix) with ESMTP id 74015A5678 for ; Sat, 16 Apr 2022 20:55:24 +0000 (UTC) X-FDA: 79363947768.28.3F9D02F Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by imf22.hostedemail.com (Postfix) with ESMTP id C6B8EC0003 for ; Sat, 16 Apr 2022 20:55:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1650142522; x=1681678522; h=date:from:to:cc:subject:message-id:mime-version; bh=YqggBscwBR8kECPE8sV7GZRQg0PKKtnXg81Oh6vwzgQ=; b=dncqwdm6Umijw/LeILgu45M4daEWJdnC142nbwJL4HnN0oy3w/cchNRa J19x4+eKk3wRu+ts//8lrSXpiluuHrW1zZN63/0nKdPxtBteGmMZlo+tK bWMTXgFtA1bngsKj90iUkaLGU2Qa6ivu/3jXIli3H40NrJ4Hd2Pb7C9mR zKCkc2MjWrM6yNT1mTSG1TWkPNX1CAVk7x1W/lq6wG6UF5N63i5IXmFMO EIPc5cVt4t9kbQ1JZAvrT+/9ZNrPcjbHUt/te3SjKVziWc65Fu6Q90+kA E7Gh6JcryLzHYJ7gwFfyZOW91J7wD3IB1OrD3YjMPzGo7MMHBxkctSWm4 g==; X-IronPort-AV: E=McAfee;i="6400,9594,10318"; a="262799409" X-IronPort-AV: E=Sophos;i="5.90,266,1643702400"; d="scan'208";a="262799409" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Apr 2022 13:55:20 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,266,1643702400"; d="scan'208";a="646434100" Received: from lkp-server01.sh.intel.com (HELO 3abc53900bec) ([10.239.97.150]) by FMSMGA003.fm.intel.com with ESMTP; 16 Apr 2022 13:55:18 -0700 Received: from kbuild by 3abc53900bec with local (Exim 4.95) (envelope-from ) id 1nfpRt-0003UF-NH; Sat, 16 Apr 2022 20:55:17 +0000 Date: Sun, 17 Apr 2022 04:54:25 +0800 From: kernel test robot To: Kees Cook Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org, linux-kernel@vger.kernel.org, Arnd Bergmann , Nathan Chancellor , Nick Desaulniers , Masahiro Yamada , Andrew Morton , Linux Memory Management List Subject: WARNING: modpost: vmlinux.o(.text+0x1718cce): Section mismatch in reference from the function bmi160_i2c_probe() to the function .init.text:set_reset_devices() Message-ID: <202204170429.sEZb8tjA-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-Queue-Id: C6B8EC0003 X-Stat-Signature: ewfp6jiswaw8ohm6obwk7bstqeegf1en Authentication-Results: imf22.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=dncqwdm6; spf=none (imf22.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 134.134.136.24) smtp.mailfrom=lkp@intel.com; dmarc=pass (policy=none) header.from=intel.com X-Rspamd-Server: rspam01 X-HE-Tag: 1650142522-964083 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/torvalds/linux.git master head: 59250f8a7f3a60a2661b84cbafc1e0eb5d05ec9b commit: f9b3cd24578401e7a392974b3353277286e49cee Kconfig.debug: make DEBUG_INFO selectable from a choice date: 3 weeks ago config: riscv-randconfig-r004-20220408 (https://download.01.org/0day-ci/archive/20220417/202204170429.sEZb8tjA-lkp@intel.com/config) compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project c29a51b3a257908aebc01cd7c4655665db317d66) 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 riscv cross compiling tool for clang build # apt-get install binutils-riscv64-linux-gnu # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f9b3cd24578401e7a392974b3353277286e49cee git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout f9b3cd24578401e7a392974b3353277286e49cee # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): >> WARNING: modpost: vmlinux.o(.text+0x1718cce): Section mismatch in reference from the function bmi160_i2c_probe() to the function .init.text:set_reset_devices() The function bmi160_i2c_probe() references the function __init set_reset_devices(). This is often because bmi160_i2c_probe lacks a __init annotation or the annotation of set_reset_devices is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x172619c): Section mismatch in reference from the function st_lsm6dsx_probe() to the function .init.text:set_reset_devices() The function st_lsm6dsx_probe() references the function __init set_reset_devices(). This is often because st_lsm6dsx_probe lacks a __init annotation or the annotation of set_reset_devices is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x175c62e): Section mismatch in reference from the function mb1232_probe() to the function .init.text:set_reset_devices() The function mb1232_probe() references the function __init set_reset_devices(). This is often because mb1232_probe lacks a __init annotation or the annotation of set_reset_devices is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x179066c): Section mismatch in reference from the function binder_update_page_range() to the function .init.text:set_reset_devices() The function binder_update_page_range() references the function __init set_reset_devices(). This is often because binder_update_page_range lacks a __init annotation or the annotation of set_reset_devices is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x179c6b4): Section mismatch in reference from the function altera_cvp_probe() to the function .init.text:set_reset_devices() The function altera_cvp_probe() references the function __init set_reset_devices(). This is often because altera_cvp_probe lacks a __init annotation or the annotation of set_reset_devices is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x179c8e2): Section mismatch in reference from the function altera_cvp_remove() to the function .init.text:set_reset_devices() The function altera_cvp_remove() references the function __init set_reset_devices(). This is often because altera_cvp_remove lacks a __init annotation or the annotation of set_reset_devices is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x18738e8): Section mismatch in reference from the function ethtool_rxnfc_copy_from_user() to the function .init.text:set_reset_devices() The function ethtool_rxnfc_copy_from_user() references the function __init set_reset_devices(). This is often because ethtool_rxnfc_copy_from_user lacks a __init annotation or the annotation of set_reset_devices is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x1873c7c): Section mismatch in reference from the function ethtool_copy_validate_indir() to the function .init.text:set_reset_devices() The function ethtool_copy_validate_indir() references the function __init set_reset_devices(). This is often because ethtool_copy_validate_indir lacks a __init annotation or the annotation of set_reset_devices is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x1879d9a): Section mismatch in reference from the function ethnl_set_linkmodes() to the function .init.text:set_reset_devices() The function ethnl_set_linkmodes() references the function __init set_reset_devices(). This is often because ethnl_set_linkmodes lacks a __init annotation or the annotation of set_reset_devices is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x187ebf6): Section mismatch in reference from the function tsinfo_prepare_data() to the function .init.text:set_reset_devices() The function tsinfo_prepare_data() references the function __init set_reset_devices(). This is often because tsinfo_prepare_data lacks a __init annotation or the annotation of set_reset_devices is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x191c146): Section mismatch in reference from the function ieee802154_start_req() to the function .init.text:set_reset_devices() The function ieee802154_start_req() references the function __init set_reset_devices(). This is often because ieee802154_start_req lacks a __init annotation or the annotation of set_reset_devices is wrong. .. -- 0-DAY CI Kernel Test Service https://01.org/lkp