tree:
https://github.com/0day-ci/linux/commits/UPDATE-20200612-224100/Maurizio-...
head: 1df68050d36bc5b1e97954c945bd62d5da40e9c0
commit: 1df68050d36bc5b1e97954c945bd62d5da40e9c0 [1/1] extend IMA boot_aggregate with
kernel measurements
config: x86_64-rhel-7.6 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-13) 9.3.0
reproduce (this is a W=1 build):
git checkout 1df68050d36bc5b1e97954c945bd62d5da40e9c0
# save the attached .config to linux build tree
make W=1 ARCH=x86_64
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All warnings (new ones prefixed by >>, old ones prefixed by <<):
> WARNING: modpost: vmlinux.o(.text.unlikely+0x1a29a): Section
mismatch in reference from the function ima_calc_boot_aggregate_tfm.cold() to the function
.init.text:ima_pcrread()
The function ima_calc_boot_aggregate_tfm.cold() references
the function __init ima_pcrread().
This is often because ima_calc_boot_aggregate_tfm.cold lacks a __init
annotation or the annotation of ima_pcrread is wrong.
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org