All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: "Paul E. McKenney" <paulmck@kernel.org>
Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org,
	GNU/Weeb Mailing List <gwml@vger.gnuweeb.org>,
	linux-kernel@vger.kernel.org
Subject: [ammarfaizi2-block:paulmck/linux-rcu/rcu/next 109/110] WARNING: modpost: vmlinux.o(.text+0x9dc07c): Section mismatch in reference from the function scsi_device_dev_release_usercontext() to the function .exit.text:exit_ntfs_fs()
Date: Wed, 6 Apr 2022 19:23:00 +0800	[thread overview]
Message-ID: <202204061911.n6Uo7ofC-lkp@intel.com> (raw)

tree:   https://github.com/ammarfaizi2/linux-block paulmck/linux-rcu/rcu/next
head:   d0c78768fd9c838d9c4f1965a33ce7f51f16a319
commit: ec583e2e8d0934891c976402ec1f7ed144539e7c [109/110] rcu: Add polled expedited grace-period primitives
config: riscv-buildonly-randconfig-r004-20220405 (https://download.01.org/0day-ci/archive/20220406/202204061911.n6Uo7ofC-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project c4a1b07d0979e7ff20d7d541af666d822d66b566)
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/ec583e2e8d0934891c976402ec1f7ed144539e7c
        git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block
        git fetch --no-tags ammarfaizi2-block paulmck/linux-rcu/rcu/next
        git checkout ec583e2e8d0934891c976402ec1f7ed144539e7c
        # 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 <lkp@intel.com>

All warnings (new ones prefixed by >>, old ones prefixed by <<):

>> WARNING: modpost: vmlinux.o(.text+0x9dc07c): Section mismatch in reference from the function scsi_device_dev_release_usercontext() to the function .exit.text:exit_ntfs_fs()
The function scsi_device_dev_release_usercontext() references a function in an exit section.
Often the function exit_ntfs_fs() has valid usage outside the exit section
and the fix is to remove the __exit annotation of exit_ntfs_fs.
--
>> WARNING: modpost: vmlinux.o(.text+0x9f94c4): Section mismatch in reference from the function iscsi_nop_out_rsp() to the variable .init.text:.LBB1_24
The function iscsi_nop_out_rsp() references
the variable __init .LBB1_24.
This is often because iscsi_nop_out_rsp lacks a __init
annotation or the annotation of .LBB1_24 is wrong.
--
>> WARNING: modpost: vmlinux.o(.text+0x9f97a2): Section mismatch in reference from the function iscsi_queuecommand() to the function .init.text:set_reset_devices()
The function iscsi_queuecommand() references
the function __init set_reset_devices().
This is often because iscsi_queuecommand lacks a __init
annotation or the annotation of set_reset_devices is wrong.
--
>> WARNING: modpost: vmlinux.o(.text+0x9fbf08): Section mismatch in reference from the function iscsi_session_setup() to the variable .init.text:.LBB1_20
The function iscsi_session_setup() references
the variable __init .LBB1_20.
This is often because iscsi_session_setup lacks a __init
annotation or the annotation of .LBB1_20 is wrong.
--
>> WARNING: modpost: vmlinux.o(.text+0x9fc2f8): Section mismatch in reference from the function iscsi_session_teardown() to the variable .init.text:.LBB1_22
The function iscsi_session_teardown() references
the variable __init .LBB1_22.
This is often because iscsi_session_teardown lacks a __init
annotation or the annotation of .LBB1_22 is wrong.
--
>> WARNING: modpost: vmlinux.o(.text+0x9fc334): Section mismatch in reference from the function iscsi_conn_setup() to the function .init.text:set_reset_devices()
The function iscsi_conn_setup() references
the function __init set_reset_devices().
This is often because iscsi_conn_setup lacks a __init
annotation or the annotation of set_reset_devices is wrong.
--
>> WARNING: modpost: vmlinux.o(.text+0x9fca86): Section mismatch in reference from the function iscsi_conn_teardown() to the variable .init.text:.LBB1_23
The function iscsi_conn_teardown() references
the variable __init .LBB1_23.
This is often because iscsi_conn_teardown lacks a __init
annotation or the annotation of .LBB1_23 is wrong.
--
>> WARNING: modpost: vmlinux.o(.text+0x9fcb8e): Section mismatch in reference from the function iscsi_conn_teardown() to the function .init.text:set_reset_devices()
The function iscsi_conn_teardown() references
the function __init set_reset_devices().
This is often because iscsi_conn_teardown lacks a __init
annotation or the annotation of set_reset_devices is wrong.
--
>> WARNING: modpost: vmlinux.o(.text+0xa2a88c): Section mismatch in reference from the function ses_intf_add() to the variable .init.text:.LBB1_28
The function ses_intf_add() references
the variable __init .LBB1_28.
This is often because ses_intf_add lacks a __init
annotation or the annotation of .LBB1_28 is wrong.
--
>> WARNING: modpost: vmlinux.o(.text+0xa2c158): Section mismatch in reference from the function hisi_sas_scan_finished() to the variable .init.text:.LBB1_47
The function hisi_sas_scan_finished() references
the variable __init .LBB1_47.
This is often because hisi_sas_scan_finished lacks a __init
annotation or the annotation of .LBB1_47 is wrong.
--
>> WARNING: modpost: vmlinux.o(.text+0xa2cbd4): Section mismatch in reference from the function hisi_sas_bytes_dmaed() to the variable .init.text:.LBB1_48
The function hisi_sas_bytes_dmaed() references
the variable __init .LBB1_48.
This is often because hisi_sas_bytes_dmaed lacks a __init
annotation or the annotation of .LBB1_48 is wrong.
..

Note: the below error/warnings can be found in parent commit:
<< WARNING: modpost: vmlinux.o(.text+0x9deee2): Section mismatch in reference from the function spi_dv_device_work_wrapper() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9e0b30): Section mismatch in reference from the function child_iter() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9eb04e): Section mismatch in reference from the function sas_try_ata_reset() to the variable .init.text:.LBB1_41
<< WARNING: modpost: vmlinux.o(.text+0x9fc074): Section mismatch in reference from the function iscsi_conn_setup() to the variable .init.text:.LBB1_21
<< WARNING: modpost: vmlinux.o(.text+0x9fc7c6): Section mismatch in reference from the function iscsi_conn_teardown() to the variable .init.text:.LBB1_22
<< WARNING: modpost: vmlinux.o(.text+0xa2a5c0): Section mismatch in reference from the function ses_intf_add() to the variable .init.text:.LBB1_36
<< WARNING: modpost: vmlinux.o(.text+0xa2a5cc): Section mismatch in reference from the function ses_intf_add() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2be98): Section mismatch in reference from the function hisi_sas_scan_finished() to the variable .init.text:.LBB1_45
<< WARNING: modpost: vmlinux.o(.text+0xa2c70a): Section mismatch in reference from the function hisi_sas_phy_down() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2c852): Section mismatch in reference from the function hisi_sas_bytes_dmaed() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0x9deee2): Section mismatch in reference from the function spi_dv_device_work_wrapper() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9e0b30): Section mismatch in reference from the function child_iter() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9eb04e): Section mismatch in reference from the function sas_try_ata_reset() to the variable .init.text:.LBB1_41
<< WARNING: modpost: vmlinux.o(.text+0x9fc074): Section mismatch in reference from the function iscsi_conn_setup() to the variable .init.text:.LBB1_21
<< WARNING: modpost: vmlinux.o(.text+0x9fc7c6): Section mismatch in reference from the function iscsi_conn_teardown() to the variable .init.text:.LBB1_22
<< WARNING: modpost: vmlinux.o(.text+0xa2a5c0): Section mismatch in reference from the function ses_intf_add() to the variable .init.text:.LBB1_36
<< WARNING: modpost: vmlinux.o(.text+0xa2a5cc): Section mismatch in reference from the function ses_intf_add() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2be98): Section mismatch in reference from the function hisi_sas_scan_finished() to the variable .init.text:.LBB1_45
<< WARNING: modpost: vmlinux.o(.text+0xa2c70a): Section mismatch in reference from the function hisi_sas_phy_down() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2c852): Section mismatch in reference from the function hisi_sas_bytes_dmaed() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0x9deee2): Section mismatch in reference from the function spi_dv_device_work_wrapper() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9e0b30): Section mismatch in reference from the function child_iter() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9eb04e): Section mismatch in reference from the function sas_try_ata_reset() to the variable .init.text:.LBB1_41
<< WARNING: modpost: vmlinux.o(.text+0x9fc074): Section mismatch in reference from the function iscsi_conn_setup() to the variable .init.text:.LBB1_21
<< WARNING: modpost: vmlinux.o(.text+0x9fc7c6): Section mismatch in reference from the function iscsi_conn_teardown() to the variable .init.text:.LBB1_22
<< WARNING: modpost: vmlinux.o(.text+0xa2a5c0): Section mismatch in reference from the function ses_intf_add() to the variable .init.text:.LBB1_36
<< WARNING: modpost: vmlinux.o(.text+0xa2a5cc): Section mismatch in reference from the function ses_intf_add() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2be98): Section mismatch in reference from the function hisi_sas_scan_finished() to the variable .init.text:.LBB1_45
<< WARNING: modpost: vmlinux.o(.text+0xa2c70a): Section mismatch in reference from the function hisi_sas_phy_down() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2c852): Section mismatch in reference from the function hisi_sas_bytes_dmaed() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0x9deee2): Section mismatch in reference from the function spi_dv_device_work_wrapper() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9e0b30): Section mismatch in reference from the function child_iter() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9eb04e): Section mismatch in reference from the function sas_try_ata_reset() to the variable .init.text:.LBB1_41
<< WARNING: modpost: vmlinux.o(.text+0x9fc074): Section mismatch in reference from the function iscsi_conn_setup() to the variable .init.text:.LBB1_21
<< WARNING: modpost: vmlinux.o(.text+0x9fc7c6): Section mismatch in reference from the function iscsi_conn_teardown() to the variable .init.text:.LBB1_22
<< WARNING: modpost: vmlinux.o(.text+0xa2a5c0): Section mismatch in reference from the function ses_intf_add() to the variable .init.text:.LBB1_36
<< WARNING: modpost: vmlinux.o(.text+0xa2a5cc): Section mismatch in reference from the function ses_intf_add() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2be98): Section mismatch in reference from the function hisi_sas_scan_finished() to the variable .init.text:.LBB1_45
<< WARNING: modpost: vmlinux.o(.text+0xa2c70a): Section mismatch in reference from the function hisi_sas_phy_down() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2c852): Section mismatch in reference from the function hisi_sas_bytes_dmaed() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0x9deee2): Section mismatch in reference from the function spi_dv_device_work_wrapper() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9e0b30): Section mismatch in reference from the function child_iter() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9eb04e): Section mismatch in reference from the function sas_try_ata_reset() to the variable .init.text:.LBB1_41
<< WARNING: modpost: vmlinux.o(.text+0x9fc074): Section mismatch in reference from the function iscsi_conn_setup() to the variable .init.text:.LBB1_21
<< WARNING: modpost: vmlinux.o(.text+0x9fc7c6): Section mismatch in reference from the function iscsi_conn_teardown() to the variable .init.text:.LBB1_22
<< WARNING: modpost: vmlinux.o(.text+0xa2a5c0): Section mismatch in reference from the function ses_intf_add() to the variable .init.text:.LBB1_36
<< WARNING: modpost: vmlinux.o(.text+0xa2a5cc): Section mismatch in reference from the function ses_intf_add() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2be98): Section mismatch in reference from the function hisi_sas_scan_finished() to the variable .init.text:.LBB1_45
<< WARNING: modpost: vmlinux.o(.text+0xa2c70a): Section mismatch in reference from the function hisi_sas_phy_down() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2c852): Section mismatch in reference from the function hisi_sas_bytes_dmaed() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0x9deee2): Section mismatch in reference from the function spi_dv_device_work_wrapper() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9e0b30): Section mismatch in reference from the function child_iter() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9eb04e): Section mismatch in reference from the function sas_try_ata_reset() to the variable .init.text:.LBB1_41
<< WARNING: modpost: vmlinux.o(.text+0x9fc074): Section mismatch in reference from the function iscsi_conn_setup() to the variable .init.text:.LBB1_21
<< WARNING: modpost: vmlinux.o(.text+0x9fc7c6): Section mismatch in reference from the function iscsi_conn_teardown() to the variable .init.text:.LBB1_22
<< WARNING: modpost: vmlinux.o(.text+0xa2a5c0): Section mismatch in reference from the function ses_intf_add() to the variable .init.text:.LBB1_36
<< WARNING: modpost: vmlinux.o(.text+0xa2a5cc): Section mismatch in reference from the function ses_intf_add() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2be98): Section mismatch in reference from the function hisi_sas_scan_finished() to the variable .init.text:.LBB1_45
<< WARNING: modpost: vmlinux.o(.text+0xa2c70a): Section mismatch in reference from the function hisi_sas_phy_down() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2c852): Section mismatch in reference from the function hisi_sas_bytes_dmaed() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0x9deee2): Section mismatch in reference from the function spi_dv_device_work_wrapper() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9e0b30): Section mismatch in reference from the function child_iter() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9eb04e): Section mismatch in reference from the function sas_try_ata_reset() to the variable .init.text:.LBB1_41
<< WARNING: modpost: vmlinux.o(.text+0x9fc074): Section mismatch in reference from the function iscsi_conn_setup() to the variable .init.text:.LBB1_21
<< WARNING: modpost: vmlinux.o(.text+0x9fc7c6): Section mismatch in reference from the function iscsi_conn_teardown() to the variable .init.text:.LBB1_22
<< WARNING: modpost: vmlinux.o(.text+0xa2a5c0): Section mismatch in reference from the function ses_intf_add() to the variable .init.text:.LBB1_36
<< WARNING: modpost: vmlinux.o(.text+0xa2a5cc): Section mismatch in reference from the function ses_intf_add() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2be98): Section mismatch in reference from the function hisi_sas_scan_finished() to the variable .init.text:.LBB1_45
<< WARNING: modpost: vmlinux.o(.text+0xa2c70a): Section mismatch in reference from the function hisi_sas_phy_down() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2c852): Section mismatch in reference from the function hisi_sas_bytes_dmaed() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0x9deee2): Section mismatch in reference from the function spi_dv_device_work_wrapper() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9e0b30): Section mismatch in reference from the function child_iter() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9eb04e): Section mismatch in reference from the function sas_try_ata_reset() to the variable .init.text:.LBB1_41
<< WARNING: modpost: vmlinux.o(.text+0x9fc074): Section mismatch in reference from the function iscsi_conn_setup() to the variable .init.text:.LBB1_21
<< WARNING: modpost: vmlinux.o(.text+0x9fc7c6): Section mismatch in reference from the function iscsi_conn_teardown() to the variable .init.text:.LBB1_22
<< WARNING: modpost: vmlinux.o(.text+0xa2a5c0): Section mismatch in reference from the function ses_intf_add() to the variable .init.text:.LBB1_36
<< WARNING: modpost: vmlinux.o(.text+0xa2a5cc): Section mismatch in reference from the function ses_intf_add() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2be98): Section mismatch in reference from the function hisi_sas_scan_finished() to the variable .init.text:.LBB1_45
<< WARNING: modpost: vmlinux.o(.text+0xa2c70a): Section mismatch in reference from the function hisi_sas_phy_down() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2c852): Section mismatch in reference from the function hisi_sas_bytes_dmaed() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0x9deee2): Section mismatch in reference from the function spi_dv_device_work_wrapper() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9e0b30): Section mismatch in reference from the function child_iter() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9eb04e): Section mismatch in reference from the function sas_try_ata_reset() to the variable .init.text:.LBB1_41
<< WARNING: modpost: vmlinux.o(.text+0x9fc074): Section mismatch in reference from the function iscsi_conn_setup() to the variable .init.text:.LBB1_21
<< WARNING: modpost: vmlinux.o(.text+0x9fc7c6): Section mismatch in reference from the function iscsi_conn_teardown() to the variable .init.text:.LBB1_22
<< WARNING: modpost: vmlinux.o(.text+0xa2a5c0): Section mismatch in reference from the function ses_intf_add() to the variable .init.text:.LBB1_36
<< WARNING: modpost: vmlinux.o(.text+0xa2a5cc): Section mismatch in reference from the function ses_intf_add() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2be98): Section mismatch in reference from the function hisi_sas_scan_finished() to the variable .init.text:.LBB1_45
<< WARNING: modpost: vmlinux.o(.text+0xa2c70a): Section mismatch in reference from the function hisi_sas_phy_down() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2c852): Section mismatch in reference from the function hisi_sas_bytes_dmaed() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0x9deee2): Section mismatch in reference from the function spi_dv_device_work_wrapper() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9e0b30): Section mismatch in reference from the function child_iter() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9eb04e): Section mismatch in reference from the function sas_try_ata_reset() to the variable .init.text:.LBB1_41
<< WARNING: modpost: vmlinux.o(.text+0x9fc074): Section mismatch in reference from the function iscsi_conn_setup() to the variable .init.text:.LBB1_21
<< WARNING: modpost: vmlinux.o(.text+0x9fc7c6): Section mismatch in reference from the function iscsi_conn_teardown() to the variable .init.text:.LBB1_22
<< WARNING: modpost: vmlinux.o(.text+0xa2a5c0): Section mismatch in reference from the function ses_intf_add() to the variable .init.text:.LBB1_36
<< WARNING: modpost: vmlinux.o(.text+0xa2a5cc): Section mismatch in reference from the function ses_intf_add() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2be98): Section mismatch in reference from the function hisi_sas_scan_finished() to the variable .init.text:.LBB1_45
<< WARNING: modpost: vmlinux.o(.text+0xa2c70a): Section mismatch in reference from the function hisi_sas_phy_down() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2c852): Section mismatch in reference from the function hisi_sas_bytes_dmaed() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0x9deee2): Section mismatch in reference from the function spi_dv_device_work_wrapper() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9e0b30): Section mismatch in reference from the function child_iter() to the function .exit.text:test_ww_mutex_exit()
<< WARNING: modpost: vmlinux.o(.text+0x9eb04e): Section mismatch in reference from the function sas_try_ata_reset() to the variable .init.text:.LBB1_41
<< WARNING: modpost: vmlinux.o(.text+0x9fc074): Section mismatch in reference from the function iscsi_conn_setup() to the variable .init.text:.LBB1_21
<< WARNING: modpost: vmlinux.o(.text+0x9fc7c6): Section mismatch in reference from the function iscsi_conn_teardown() to the variable .init.text:.LBB1_22
<< WARNING: modpost: vmlinux.o(.text+0xa2a5c0): Section mismatch in reference from the function ses_intf_add() to the variable .init.text:.LBB1_36
<< WARNING: modpost: vmlinux.o(.text+0xa2a5cc): Section mismatch in reference from the function ses_intf_add() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2be98): Section mismatch in reference from the function hisi_sas_scan_finished() to the variable .init.text:.LBB1_45
<< WARNING: modpost: vmlinux.o(.text+0xa2c70a): Section mismatch in reference from the function hisi_sas_phy_down() to the function .init.text:set_reset_devices()
<< WARNING: modpost: vmlinux.o(.text+0xa2c852): Section mismatch in reference from the function hisi_sas_bytes_dmaed() to the function .init.text:set_reset_devices()

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

                 reply	other threads:[~2022-04-06 11:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202204061911.n6Uo7ofC-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=gwml@vger.gnuweeb.org \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=llvm@lists.linux.dev \
    --cc=paulmck@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.