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 8A3B1C433EF for ; Thu, 17 Mar 2022 00:38:16 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id AADEC6B0071; Wed, 16 Mar 2022 20:38:15 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id A5C3F8D0002; Wed, 16 Mar 2022 20:38:15 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 8FC4C8D0001; Wed, 16 Mar 2022 20:38:15 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (relay.hostedemail.com [64.99.140.27]) by kanga.kvack.org (Postfix) with ESMTP id 7FC376B0071 for ; Wed, 16 Mar 2022 20:38:15 -0400 (EDT) Received: from smtpin10.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay06.hostedemail.com (Postfix) with ESMTP id 3861D2143F for ; Thu, 17 Mar 2022 00:38:15 +0000 (UTC) X-FDA: 79252016550.10.D8054CB Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by imf09.hostedemail.com (Postfix) with ESMTP id D9689140012 for ; Thu, 17 Mar 2022 00:38:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1647477493; x=1679013493; h=date:from:to:cc:subject:message-id:mime-version; bh=JvZMYfhpzxsBHWbBo27k36c1NiWPthcWMJDBU4SNUM4=; b=Dg9AuBFXQ02HIOkMhinsUdBVDS0tt3H1+146h+SXqhusMnAE1GrB7p5f 0/DQeOD/b9QKNH8yC/wtGfsPCtXmxuPRbi+jgJXnzg2+2kYjvETw0kQPJ B5S0KXW0zEZHvggJLs2+AbawWK3jAG3yQWWl7y2r43fUMX7zBtspCF82f w+bwv93zyDwsLw9lomB9YKyulxHwhsGerc1kRMfUTtP474kyq6hERg7tK avIUMaTbqusYS6sgEmZHx7QqxTG7Y3Z0f6OSICiKgkerLapiwsKDDDtD7 +lhsxn9c2YbfVR3eJle6Ogc3ort4KJIP1czW8ONUq5IOxquZ8yQCatooR A==; X-IronPort-AV: E=McAfee;i="6200,9189,10288"; a="319960831" X-IronPort-AV: E=Sophos;i="5.90,187,1643702400"; d="scan'208";a="319960831" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Mar 2022 17:38:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,187,1643702400"; d="scan'208";a="635187028" Received: from lkp-server02.sh.intel.com (HELO 89b41b6ae01c) ([10.239.97.151]) by FMSMGA003.fm.intel.com with ESMTP; 16 Mar 2022 17:38:05 -0700 Received: from kbuild by 89b41b6ae01c with local (Exim 4.92) (envelope-from ) id 1nUe9V-000D7o-4n; Thu, 17 Mar 2022 00:38:05 +0000 Date: Thu, 17 Mar 2022 08:37:15 +0800 From: kernel test robot To: Anshuman Khandual Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org, GNU/Weeb Mailing List , linux-kernel@vger.kernel.org, Andrew Morton , Linux Memory Management List Subject: [ammarfaizi2-block:rostedt/linux-trace/merge-next-20220315 408/512] WARNING: modpost: vmlinux.o(.text+0x3ebb16): Section mismatch in reference from the function ufs_rename() to the variable .init.text:.LBB130_22 Message-ID: <202203170842.Gc2butT1-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-Rspamd-Server: rspam11 X-Rspamd-Queue-Id: D9689140012 Authentication-Results: imf09.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=Dg9AuBFX; spf=none (imf09.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 134.134.136.100) smtp.mailfrom=lkp@intel.com; dmarc=pass (policy=none) header.from=intel.com X-Rspam-User: X-Stat-Signature: ceygyajhi6bd6frthk1o17znidt6ytfd X-HE-Tag: 1647477492-267529 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000213, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: tree: https://github.com/ammarfaizi2/linux-block rostedt/linux-trace/merge-next-20220315 head: 87a21b60077d8cb23d3e70a00a969b542d0695d8 commit: 4beb6c5a2edf9f885d4ef58502c0c83d5e68d11d [408/512] mm/migration: add trace events for base page and HugeTLB migrations config: riscv-randconfig-r042-20220314 (https://download.01.org/0day-ci/archive/20220317/202203170842.Gc2butT1-lkp@intel.com/config) compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project a6b2f50fb47da3baeee10b1906da6e30ac5d26ec) 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://github.com/ammarfaizi2/linux-block/commit/4beb6c5a2edf9f885d4ef58502c0c83d5e68d11d git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block git fetch --no-tags ammarfaizi2-block rostedt/linux-trace/merge-next-20220315 git checkout 4beb6c5a2edf9f885d4ef58502c0c83d5e68d11d # 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+0x3ebb16): Section mismatch in reference from the function ufs_rename() to the variable .init.text:.LBB130_22 The function ufs_rename() references the variable __init .LBB130_22. This is often because ufs_rename lacks a __init annotation or the annotation of .LBB130_22 is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x3ebc14): Section mismatch in reference from the function ufs_rename() to the variable .init.text:.LBB130_20 The function ufs_rename() references the variable __init .LBB130_20. This is often because ufs_rename lacks a __init annotation or the annotation of .LBB130_20 is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x3f8d4a): Section mismatch in reference from the function jffs2_do_create() to the variable .init.text:.LBB130_32 The function jffs2_do_create() references the variable __init .LBB130_32. This is often because jffs2_do_create lacks a __init annotation or the annotation of .LBB130_32 is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x3f8f50): Section mismatch in reference from the function jffs2_do_unlink() to the variable .init.text:.LBB130_32 The function jffs2_do_unlink() references the variable __init .LBB130_32. This is often because jffs2_do_unlink lacks a __init annotation or the annotation of .LBB130_32 is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x3f91f4): Section mismatch in reference from the function jffs2_do_link() to the variable .init.text:.LBB130_32 The function jffs2_do_link() references the variable __init .LBB130_32. This is often because jffs2_do_link lacks a __init annotation or the annotation of .LBB130_32 is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x354e4e): Section mismatch in reference from the function nlmsvc_put_lockowner() to the function .exit.text:test_ww_mutex_exit() The function nlmsvc_put_lockowner() references a function in an exit section. Often the function test_ww_mutex_exit() has valid usage outside the exit section and the fix is to remove the __exit annotation of test_ww_mutex_exit. -- >> WARNING: modpost: vmlinux.o(.text+0x403312): Section mismatch in reference from the function jffs2_release_xattr_ref() to the function .init.text:set_reset_devices() The function jffs2_release_xattr_ref() references the function __init set_reset_devices(). This is often because jffs2_release_xattr_ref lacks a __init annotation or the annotation of set_reset_devices is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x355eb6): Section mismatch in reference from the function nlmsvc_release_call() to the function .exit.text:test_ww_mutex_exit() The function nlmsvc_release_call() references a function in an exit section. Often the function test_ww_mutex_exit() has valid usage outside the exit section and the fix is to remove the __exit annotation of test_ww_mutex_exit. -- >> WARNING: modpost: vmlinux.o(.text+0x461baa): Section mismatch in reference from the function udf_add_aext() to the variable .init.data:__TRACE_SYSTEM_yfs_CB_GetLocalCell The function udf_add_aext() references the variable __initdata __TRACE_SYSTEM_yfs_CB_GetLocalCell. This is often because udf_add_aext lacks a __initdata annotation or the annotation of __TRACE_SYSTEM_yfs_CB_GetLocalCell is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x3c7adc): Section mismatch in reference from the function ni_try_remove_attr_list() to the function .init.text:set_reset_devices() The function ni_try_remove_attr_list() references the function __init set_reset_devices(). This is often because ni_try_remove_attr_list lacks a __init annotation or the annotation of set_reset_devices is wrong. -- >> WARNING: modpost: vmlinux.o(.text+0x484460): Section mismatch in reference from the function dtModify() to the variable .init.data:__TRACE_SYSTEM_afs_file_error_writeback_fail The function dtModify() references the variable __initdata __TRACE_SYSTEM_afs_file_error_writeback_fail. This is often because dtModify lacks a __initdata annotation or the annotation of __TRACE_SYSTEM_afs_file_error_writeback_fail is wrong. .. Note: the below error/warnings can be found in parent commit: << WARNING: modpost: vmlinux.o(.text+0x34c1d8): Section mismatch in reference from the function nfs3_proc_unlink_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34c224): Section mismatch in reference from the function nfs3_proc_rename_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34f782): Section mismatch in reference from the function nfs3_xdr_enc_getacl3args() to the variable .init.text:.LBB96_19 << WARNING: modpost: vmlinux.o(.text+0x359d64): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359d6e): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359d78): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the variable .exit.text:.LBB97_6 << WARNING: modpost: vmlinux.o(.text+0x359dc2): Section mismatch in reference from the function __nlm4svc_proc_granted() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e06): Section mismatch in reference from the function nlm4svc_callback() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e3c): Section mismatch in reference from the function nlm4svc_callback() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359e80): Section mismatch in reference from the function nlm4svc_callback_release() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x34c1d8): Section mismatch in reference from the function nfs3_proc_unlink_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34c224): Section mismatch in reference from the function nfs3_proc_rename_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34f782): Section mismatch in reference from the function nfs3_xdr_enc_getacl3args() to the variable .init.text:.LBB96_19 << WARNING: modpost: vmlinux.o(.text+0x359d64): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359d6e): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359d78): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the variable .exit.text:.LBB97_6 << WARNING: modpost: vmlinux.o(.text+0x359dc2): Section mismatch in reference from the function __nlm4svc_proc_granted() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e06): Section mismatch in reference from the function nlm4svc_callback() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e3c): Section mismatch in reference from the function nlm4svc_callback() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359e80): Section mismatch in reference from the function nlm4svc_callback_release() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x34c1d8): Section mismatch in reference from the function nfs3_proc_unlink_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34c224): Section mismatch in reference from the function nfs3_proc_rename_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34f782): Section mismatch in reference from the function nfs3_xdr_enc_getacl3args() to the variable .init.text:.LBB96_19 << WARNING: modpost: vmlinux.o(.text+0x359d64): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359d6e): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359d78): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the variable .exit.text:.LBB97_6 << WARNING: modpost: vmlinux.o(.text+0x359dc2): Section mismatch in reference from the function __nlm4svc_proc_granted() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e06): Section mismatch in reference from the function nlm4svc_callback() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e3c): Section mismatch in reference from the function nlm4svc_callback() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359e80): Section mismatch in reference from the function nlm4svc_callback_release() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x34c1d8): Section mismatch in reference from the function nfs3_proc_unlink_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34c224): Section mismatch in reference from the function nfs3_proc_rename_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34f782): Section mismatch in reference from the function nfs3_xdr_enc_getacl3args() to the variable .init.text:.LBB96_19 << WARNING: modpost: vmlinux.o(.text+0x359d64): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359d6e): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359d78): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the variable .exit.text:.LBB97_6 << WARNING: modpost: vmlinux.o(.text+0x359dc2): Section mismatch in reference from the function __nlm4svc_proc_granted() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e06): Section mismatch in reference from the function nlm4svc_callback() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e3c): Section mismatch in reference from the function nlm4svc_callback() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359e80): Section mismatch in reference from the function nlm4svc_callback_release() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x34c1d8): Section mismatch in reference from the function nfs3_proc_unlink_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34c224): Section mismatch in reference from the function nfs3_proc_rename_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34f782): Section mismatch in reference from the function nfs3_xdr_enc_getacl3args() to the variable .init.text:.LBB96_19 << WARNING: modpost: vmlinux.o(.text+0x359d64): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359d6e): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359d78): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the variable .exit.text:.LBB97_6 << WARNING: modpost: vmlinux.o(.text+0x359dc2): Section mismatch in reference from the function __nlm4svc_proc_granted() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e06): Section mismatch in reference from the function nlm4svc_callback() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e3c): Section mismatch in reference from the function nlm4svc_callback() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359e80): Section mismatch in reference from the function nlm4svc_callback_release() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x34c1d8): Section mismatch in reference from the function nfs3_proc_unlink_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34c224): Section mismatch in reference from the function nfs3_proc_rename_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34f782): Section mismatch in reference from the function nfs3_xdr_enc_getacl3args() to the variable .init.text:.LBB96_19 << WARNING: modpost: vmlinux.o(.text+0x359d64): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359d6e): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359d78): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the variable .exit.text:.LBB97_6 << WARNING: modpost: vmlinux.o(.text+0x359dc2): Section mismatch in reference from the function __nlm4svc_proc_granted() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e06): Section mismatch in reference from the function nlm4svc_callback() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e3c): Section mismatch in reference from the function nlm4svc_callback() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359e80): Section mismatch in reference from the function nlm4svc_callback_release() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x34c1d8): Section mismatch in reference from the function nfs3_proc_unlink_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34c224): Section mismatch in reference from the function nfs3_proc_rename_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34f782): Section mismatch in reference from the function nfs3_xdr_enc_getacl3args() to the variable .init.text:.LBB96_19 << WARNING: modpost: vmlinux.o(.text+0x359d64): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359d6e): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359d78): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the variable .exit.text:.LBB97_6 << WARNING: modpost: vmlinux.o(.text+0x359dc2): Section mismatch in reference from the function __nlm4svc_proc_granted() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e06): Section mismatch in reference from the function nlm4svc_callback() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e3c): Section mismatch in reference from the function nlm4svc_callback() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359e80): Section mismatch in reference from the function nlm4svc_callback_release() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x34c1d8): Section mismatch in reference from the function nfs3_proc_unlink_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34c224): Section mismatch in reference from the function nfs3_proc_rename_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34f782): Section mismatch in reference from the function nfs3_xdr_enc_getacl3args() to the variable .init.text:.LBB96_19 << WARNING: modpost: vmlinux.o(.text+0x359d64): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359d6e): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359d78): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the variable .exit.text:.LBB97_6 << WARNING: modpost: vmlinux.o(.text+0x359dc2): Section mismatch in reference from the function __nlm4svc_proc_granted() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e06): Section mismatch in reference from the function nlm4svc_callback() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e3c): Section mismatch in reference from the function nlm4svc_callback() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359e80): Section mismatch in reference from the function nlm4svc_callback_release() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x34c1d8): Section mismatch in reference from the function nfs3_proc_unlink_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34c224): Section mismatch in reference from the function nfs3_proc_rename_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34f782): Section mismatch in reference from the function nfs3_xdr_enc_getacl3args() to the variable .init.text:.LBB96_19 << WARNING: modpost: vmlinux.o(.text+0x359d64): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359d6e): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359d78): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the variable .exit.text:.LBB97_6 << WARNING: modpost: vmlinux.o(.text+0x359dc2): Section mismatch in reference from the function __nlm4svc_proc_granted() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e06): Section mismatch in reference from the function nlm4svc_callback() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e3c): Section mismatch in reference from the function nlm4svc_callback() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359e80): Section mismatch in reference from the function nlm4svc_callback_release() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x34c1d8): Section mismatch in reference from the function nfs3_proc_unlink_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34c224): Section mismatch in reference from the function nfs3_proc_rename_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34f782): Section mismatch in reference from the function nfs3_xdr_enc_getacl3args() to the variable .init.text:.LBB96_19 << WARNING: modpost: vmlinux.o(.text+0x359d64): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359d6e): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359d78): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the variable .exit.text:.LBB97_6 << WARNING: modpost: vmlinux.o(.text+0x359dc2): Section mismatch in reference from the function __nlm4svc_proc_granted() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e06): Section mismatch in reference from the function nlm4svc_callback() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e3c): Section mismatch in reference from the function nlm4svc_callback() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359e80): Section mismatch in reference from the function nlm4svc_callback_release() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x34c1d8): Section mismatch in reference from the function nfs3_proc_unlink_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34c224): Section mismatch in reference from the function nfs3_proc_rename_rpc_prepare() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x34f782): Section mismatch in reference from the function nfs3_xdr_enc_getacl3args() to the variable .init.text:.LBB96_19 << WARNING: modpost: vmlinux.o(.text+0x359d64): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359d6e): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359d78): Section mismatch in reference from the function __nlm4svc_proc_unlock() to the variable .exit.text:.LBB97_6 << WARNING: modpost: vmlinux.o(.text+0x359dc2): Section mismatch in reference from the function __nlm4svc_proc_granted() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e06): Section mismatch in reference from the function nlm4svc_callback() to the function .init.text:set_reset_devices() << WARNING: modpost: vmlinux.o(.text+0x359e3c): Section mismatch in reference from the function nlm4svc_callback() to the function .exit.text:test_ww_mutex_exit() << WARNING: modpost: vmlinux.o(.text+0x359e80): Section mismatch in reference from the function nlm4svc_callback_release() to the function .exit.text:test_ww_mutex_exit() --- 0-DAY CI Kernel Test Service https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org