From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Fengguang Wu <fengguang.wu@intel.com>
Cc: Bill Pemberton <wfp5p@virginia.edu>,
devel@driverdev.osuosl.org, Sam Ravnborg <sam@ravnborg.org>,
linux-kbuild <linux-kbuild@vger.kernel.org>
Subject: Re: [driver-core:driver-core-next 65/93] WARNING: drivers/built-in.o(.text+0xe2399): Section mismatch in reference from the function stmpe_i2c_probe() to the function .devinit.text:stmpe_probe()
Date: Wed, 28 Nov 2012 19:04:42 -0800 [thread overview]
Message-ID: <20121129030442.GA1235@kroah.com> (raw)
In-Reply-To: <20121129021212.GF5785@localhost>
On Thu, Nov 29, 2012 at 10:12:12AM +0800, Fengguang Wu wrote:
> On Wed, Nov 28, 2012 at 02:16:49PM -0800, Greg KH wrote:
> > On Thu, Nov 29, 2012 at 05:38:31AM +0800, kbuild test robot wrote:
> > > tree: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git driver-core-next
> > > head: da095fd3d5063f2dd03468d71f7df39a0430d86f
> > > commit: f791be492f76dea7b0641ed227a60eeb2fa7e255 [65/93] mfd: remove use of __devinit
> > > config: x86_64-randconfig-s363 (attached as .config)
> > >
> > > All warnings:
> > >
> > > WARNING: drivers/built-in.o(.text+0xe2399): Section mismatch in reference from the function stmpe_i2c_probe() to the function .devinit.text:stmpe_probe()
> > > The function stmpe_i2c_probe() references
> > > the function __devinit stmpe_probe().
> > > This is often because stmpe_i2c_probe lacks a __devinit
> > > annotation or the annotation of stmpe_probe is wrong.
> >
> > Not an issue anymore as __devinit is always defined to nothing, so this
> > check doesn't mean anything.
>
> So modpost.c or something in the kernel should be updated?
Yes, I will work on that tomorrow, thanks for reminding me.
greg k-h
next prev parent reply other threads:[~2012-11-29 3:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <50b68457.FDmXAd+1Sp92leEs%fengguang.wu@intel.com>
[not found] ` <20121128221649.GB13534@kroah.com>
2012-11-29 2:12 ` [driver-core:driver-core-next 65/93] WARNING: drivers/built-in.o(.text+0xe2399): Section mismatch in reference from the function stmpe_i2c_probe() to the function .devinit.text:stmpe_probe() Fengguang Wu
2012-11-29 3:04 ` Greg Kroah-Hartman [this message]
2012-11-29 15:41 ` Michal Marek
2012-11-29 15:51 ` [driver-core:driver-core-next 65/93] WARNING: drivers/built-in.o(.text+0xe2399): Bill Pemberton
2012-11-29 16:39 ` Greg Kroah-Hartman
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=20121129030442.GA1235@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=devel@driverdev.osuosl.org \
--cc=fengguang.wu@intel.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=sam@ravnborg.org \
--cc=wfp5p@virginia.edu \
/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.