From: kbuild test robot <fengguang.wu@intel.com>
To: Dan Williams <dan.j.williams@intel.com>
Cc: kbuild-all@01.org, Andrew Morton <akpm@linux-foundation.org>,
Linux Memory Management List <linux-mm@kvack.org>
Subject: [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()
Date: Tue, 24 Jan 2017 00:44:18 +0800 [thread overview]
Message-ID: <201701240015.keDXa6Gt%fengguang.wu@intel.com> (raw)
[-- 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 --]
reply other threads:[~2017-01-23 16:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201701240015.keDXa6Gt%fengguang.wu@intel.com \
--to=fengguang.wu@intel.com \
--cc=akpm@linux-foundation.org \
--cc=dan.j.williams@intel.com \
--cc=kbuild-all@01.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).