All of lore.kernel.org
 help / color / mirror / Atom feed
* [stable:linux-5.10.y 119/9999] WARNING: modpost: lib/test_bitmap.o(.text.unlikely+0xd8): Section mismatch in reference from the function bitmap_equal() to the variable .init.rodata:clump_exp
@ 2023-07-24 17:44 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-07-24 17:44 UTC (permalink / raw)
  To: Paul Cercueil; +Cc: oe-kbuild-all, Greg Kroah-Hartman, Kees Cook

Hi Paul,

First bad commit (maybe != root cause):

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.10.y
head:   381518b4a9165cd793599c1668c82079fcbcbe1f
commit: b506450ce3d904386c1bd7e33c74f9343548d2d8 [119/9999] seccomp: Add missing return in non-void function
config: xtensa-randconfig-r032-20230724 (https://download.01.org/0day-ci/archive/20230725/202307250102.tkAnbAPJ-lkp@intel.com/config)
compiler: xtensa-linux-gcc (GCC) 12.3.0
reproduce: (https://download.01.org/0day-ci/archive/20230725/202307250102.tkAnbAPJ-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202307250102.tkAnbAPJ-lkp@intel.com/

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

>> WARNING: modpost: lib/test_bitmap.o(.text.unlikely+0xd8): Section mismatch in reference from the function bitmap_equal() to the variable .init.rodata:clump_exp
The function bitmap_equal() references
the variable __initconst clump_exp.
This is often because bitmap_equal lacks a __initconst
annotation or the annotation of clump_exp is wrong.

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-24 17:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-24 17:44 [stable:linux-5.10.y 119/9999] WARNING: modpost: lib/test_bitmap.o(.text.unlikely+0xd8): Section mismatch in reference from the function bitmap_equal() to the variable .init.rodata:clump_exp kernel test robot

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.