From: Wanlong Gao <wanlong.gao@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] devtmpfs: Fix section mismatch warning
Date: Sun, 21 Aug 2011 04:31:42 +0000 (UTC) [thread overview]
Message-ID: <loom.20110821T062947-467@post.gmane.org> (raw)
In-Reply-To: <20110821031555.GA25900@suse.de>
Greg KH <gregkh <at> suse.de> writes:
>
> On Sun, Aug 21, 2011 at 10:44:15AM +0800, Harvey Yang wrote:
> > drivers/base/built-in.o(.text+0xe554): Section mismatch in reference f
> > rom the function devtmpfsd() to the variable .init.data:setup_done
> > The function devtmpfsd() references
> > the variable __initdata setup_done.
> > This is often because devtmpfsd lacks a __initdata
> > annotation or the annotation of setup_done is wrong.
> >
> > "setup_done" is not used after init. but putting it into initdata section
leads a section mismatch
> warning, so initialize it dynamically in __init function.
> >
> > Signed-off-by: Harvey Yang <harvey.huawei.yang <at> gmail.com>
>
> Already in linux-next, thanks, it will go to Linus next week.
>
> greg k-h
>
Greg has already committed a simple patch.
Plz see:
http://git.kernel.org/?p=linux/kernel/git/next/linux-
next.git;a=commitdiff;h=f9e0b159dbff693bacb64a929e04f442df985b50
Thanks
-Wanlong Gao
prev parent reply other threads:[~2011-08-21 4:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-21 2:44 Harvey Yang
2011-08-21 3:15 ` Greg KH
2011-08-21 4:31 ` Wanlong Gao [this message]
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=loom.20110821T062947-467@post.gmane.org \
--to=wanlong.gao@gmail.com \
--cc=linux-kernel@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 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®