mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* WARNING: vmlinux.o(.text+0x21a7c): Section mismatch in reference from the function mmu_mark_rodata_ro() to the function .init.text:mmu_mapin_ram_chunk()
@ 2019-12-13 23:46 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-12-13 23:46 UTC (permalink / raw)
  To: Christophe Leroy; +Cc: kbuild-all, linux-kernel, Michael Ellerman

[-- Attachment #1: Type: text/plain, Size: 1378 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   37d4e84f765bb3038ddfeebdc5d1cfd7e1ef688f
commit: a2227a27774328507a5c2335a6dd600c079d1ff5 powerpc/32: Don't populate page tables for block mapped pages except on the 8xx.
date:   4 weeks ago
config: powerpc-randconfig-a001-20191213 (attached as .config)
compiler: powerpc-linux-gcc (GCC) 7.5.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout a2227a27774328507a5c2335a6dd600c079d1ff5
        # save the attached .config to linux build tree
        GCC_VERSION=7.5.0 make.cross ARCH=powerpc 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All warnings (new ones prefixed by >>):

>> WARNING: vmlinux.o(.text+0x21a7c): Section mismatch in reference from the function mmu_mark_rodata_ro() to the function .init.text:mmu_mapin_ram_chunk()
   The function mmu_mark_rodata_ro() references
   the function __init mmu_mapin_ram_chunk().
   This is often because mmu_mark_rodata_ro lacks a __init
   annotation or the annotation of mmu_mapin_ram_chunk is wrong.

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 26416 bytes --]

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

only message in thread, other threads:[~2019-12-13 23:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-13 23:46 WARNING: vmlinux.o(.text+0x21a7c): Section mismatch in reference from the function mmu_mark_rodata_ro() to the function .init.text:mmu_mapin_ram_chunk() kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®