From: Tony Lindgren <tony@atomide.com>
To: "Govindraj.R" <govindraj.raja@ti.com>
Cc: linux-omap@vger.kernel.org, Nishant Kamat <nskamat@ti.com>
Subject: Re: [PATCH 1/3] OMAP2+: Fix debug section mistmatch warnings
Date: Wed, 1 Jun 2011 00:13:59 -0700 [thread overview]
Message-ID: <20110601071359.GV11352@atomide.com> (raw)
In-Reply-To: <1306907896-28789-1-git-send-email-govindraj.raja@ti.com>
* Govindraj.R <govindraj.raja@ti.com> [110531 22:54]:
> Fix the below debug section mismatch warnings.
> while compiling kernel with CONFIG_DEBUG_SECTION_MISMATCH=y
>
> WARNING: vmlinux.o(.data+0x38638): Section mismatch in reference from the
> variable serial*_data to the (unknown reference) .init.data:(unknown)
> The variable serial*_data references
> the (unknown reference) __initdata (unknown)
> If the reference is valid then annotate the
> variable with __init* or __refdata (see linux/init.h) or name the variable:
> *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console
These should be already fixed by an earlier patch. Can you please
check against our devel-fixes branch?
Tony
next prev parent reply other threads:[~2011-06-01 7:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-01 5:58 [PATCH 1/3] OMAP2+: Fix debug section mistmatch warnings Govindraj.R
2011-06-01 7:13 ` Tony Lindgren [this message]
2011-06-01 7:31 ` Govindraj
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=20110601071359.GV11352@atomide.com \
--to=tony@atomide.com \
--cc=govindraj.raja@ti.com \
--cc=linux-omap@vger.kernel.org \
--cc=nskamat@ti.com \
/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).