[linux-next:master 13561/14055] WARNING: modpost: vmlinux.o(.text+0x63f750): Section mismatch in reference from the function hisi_clk_unregister_divider() to the variable .init.data:hi3559av100_shub_div_clks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   73748627df83aab934c81332ca83a44ab8c7b3e3
commit: 6c81966107dc0caa5d2ebedbcebb5f10d865064d [13561/14055] clk: hisilicon: Add clock driver for hi3559A SoC
config: arm64-randconfig-r015-20210629 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project aad87328fabff9382bac0b452c83934515e6d0c8)
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 arm64 cross compiling tool for clang build
        # apt-get install binutils-aarch64-linux-gnu
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=6c81966107dc0caa5d2ebedbcebb5f10d865064d
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout 6c81966107dc0caa5d2ebedbcebb5f10d865064d
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross O=build_dir ARCH=arm64 SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

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

>> WARNING: modpost: vmlinux.o(.text+0x63f750): Section mismatch in reference from the function hisi_clk_unregister_divider() to the variable .init.data:hi3559av100_shub_div_clks
The function hisi_clk_unregister_divider() references
the variable __initdata hi3559av100_shub_div_clks.
This is often because hisi_clk_unregister_divider lacks a __initdata
annotation or the annotation of hi3559av100_shub_div_clks is wrong.
--
>> WARNING: modpost: vmlinux.o(.text+0x63f770): Section mismatch in reference from the function hisi_clk_unregister_divider() to the (unknown reference) .init.data:(unknown)
The function hisi_clk_unregister_divider() references
the (unknown reference) __initdata (unknown).
This is often because hisi_clk_unregister_divider lacks a __initdata
annotation or the annotation of (unknown) is wrong.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx

Attachment: .config.gz
Description: application/gzip


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux