From: Fengguang Wu <fengguang.wu@intel.com>
To: kernel-janitors@vger.kernel.org
Subject: WARNING: vmlinux.o(.meminit.text+0x1228): Section mismatch in reference from the function .free_area
Date: Sun, 14 Oct 2012 10:42:43 +0000 [thread overview]
Message-ID: <20121014104243.GB10836@localhost> (raw)
Hi Xishi,
FYI, there are new compile warnings show up in
commit: ca57df79d4f64e1a4886606af4289d40636189c5 mm: setup pageblock_order before it's used by sparsemem
config: powerpc-allyesconfig # make ARCH=powerpc allyesconfig
All warnings:
WARNING: vmlinux.o(.meminit.text+0x1228): Section mismatch in reference from the function .free_area_init_core.isra.34() to the function .init.text:.set_pageblock_order()
The function __meminit .free_area_init_core.isra.34() references
a function __init .set_pageblock_order().
If .set_pageblock_order is only used by .free_area_init_core.isra.34 then
annotate .set_pageblock_order with a matching annotation.
---
0-DAY kernel build testing backend Open Source Technology Center
Fengguang Wu, Yuanhan Liu Intel Corporation
next reply other threads:[~2012-10-14 10:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-14 10:42 Fengguang Wu [this message]
2012-10-15 6:44 ` WARNING: vmlinux.o(.meminit.text+0x1228): Section mismatch in reference from the function .free_ Xishi Qiu
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=20121014104243.GB10836@localhost \
--to=fengguang.wu@intel.com \
--cc=kernel-janitors@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.