[linux-next:master 14377/14608] WARNING: modpost: vmlinux.o(.text+0x450): Section mismatch in reference from the function may_setgroups() to the function .init.text:disable_sr_hashing_asm()

[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:   c2528a0cdebd8ba7ef30e0655f8ea89f34c3a633
commit: 6d328a72723d299d8164f9719dd075984873aeb0 [14377/14608] parisc: Move CPU startup-related functions into .text section
config: parisc-randconfig-r026-20220328 (https://download.01.org/0day-ci/archive/20220329/202203291555.BIuBpu9g-lkp@xxxxxxxxx/config)
compiler: hppa-linux-gcc (GCC) 11.2.0
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
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=6d328a72723d299d8164f9719dd075984873aeb0
        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 6d328a72723d299d8164f9719dd075984873aeb0
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=parisc 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+0x450): Section mismatch in reference from the function may_setgroups() to the function .init.text:disable_sr_hashing_asm()
The function may_setgroups() references
the function __init disable_sr_hashing_asm().
This is often because may_setgroups lacks a __init
annotation or the annotation of disable_sr_hashing_asm is wrong.

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




[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