* [mmotm:master 123/232] WARNING: mm/built-in.o(.text+0x2b91d): Section mismatch in reference from the function move_pfn_range_to_zone() to the function .meminit.text:init_currently_empty_zone()
@ 2017-03-31 2:12 kbuild test robot
0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2017-03-31 2:12 UTC (permalink / raw)
To: Michal Hocko
Cc: kbuild-all, Johannes Weiner, Andrew Morton, Linux Memory Management List
[-- Attachment #1: Type: text/plain, Size: 1506 bytes --]
tree: git://git.cmpxchg.org/linux-mmotm.git master
head: c9e652f1af277422827824aa002e12f35c9f0627
commit: 9692e1fa46418e3faab906e40e03b33024016292 [123/232] mm, memory_hotplug: do not associate hotadded memory to zones until online
config: i386-randconfig-r0-201713 (attached as .config)
compiler: gcc-5 (Debian 5.4.1-2) 5.4.1 20160904
reproduce:
git checkout 9692e1fa46418e3faab906e40e03b33024016292
# save the attached .config to linux build tree
make ARCH=i386
All warnings (new ones prefixed by >>):
>> WARNING: mm/built-in.o(.text+0x2b91d): Section mismatch in reference from the function move_pfn_range_to_zone() to the function .meminit.text:init_currently_empty_zone()
The function move_pfn_range_to_zone() references
the function __meminit init_currently_empty_zone().
This is often because move_pfn_range_to_zone lacks a __meminit
annotation or the annotation of init_currently_empty_zone is wrong.
--
>> WARNING: mm/built-in.o(.text+0x2b9c5): Section mismatch in reference from the function move_pfn_range_to_zone() to the function .meminit.text:memmap_init_zone()
The function move_pfn_range_to_zone() references
the function __meminit memmap_init_zone().
This is often because move_pfn_range_to_zone lacks a __meminit
annotation or the annotation of memmap_init_zone is wrong.
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 26027 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-31 2:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-31 2:12 [mmotm:master 123/232] WARNING: mm/built-in.o(.text+0x2b91d): Section mismatch in reference from the function move_pfn_range_to_zone() to the function .meminit.text:init_currently_empty_zone() 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