* [linux-next:master 4881/5182] WARNING: mm/built-in.o(.meminit.text+0x2569): Section mismatch in reference from the function section_activate() to the function .init.text:section_active_mask()
@ 2017-01-23 16:44 kbuild test robot
0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2017-01-23 16:44 UTC (permalink / raw)
To: Dan Williams; +Cc: kbuild-all, Andrew Morton, Linux Memory Management List
[-- Attachment #1: Type: text/plain, Size: 1097 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: f9dd6f6cc63cda037c932c5bfcc159343ae33120
commit: 39178e4b22dee25b3420cd6036d02d09289adfcb [4881/5182] mm: support section-unaligned ZONE_DEVICE memory ranges
config: x86_64-randconfig-s1-01232145 (attached as .config)
compiler: gcc-4.4 (Debian 4.4.7-8) 4.4.7
reproduce:
git checkout 39178e4b22dee25b3420cd6036d02d09289adfcb
# save the attached .config to linux build tree
make ARCH=x86_64
All warnings (new ones prefixed by >>):
>> WARNING: mm/built-in.o(.meminit.text+0x2569): Section mismatch in reference from the function section_activate() to the function .init.text:section_active_mask()
The function __meminit section_activate() references
a function __init section_active_mask().
If section_active_mask is only used by section_activate then
annotate section_active_mask with a matching annotation.
---
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: 23106 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-23 16:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-23 16:44 [linux-next:master 4881/5182] WARNING: mm/built-in.o(.meminit.text+0x2569): Section mismatch in reference from the function section_activate() to the function .init.text:section_active_mask() 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;
as well as URLs for NNTP newsgroup(s).