From: Jeff Garzik <jeff@garzik.org>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
netdev@vger.kernel.org, linux-mips@linux-mips.org
Subject: Re: [IOC3] Fix section missmatch
Date: Mon, 17 Mar 2008 08:13:27 -0400 [thread overview]
Message-ID: <47DE6067.6070500@garzik.org> (raw)
In-Reply-To: <20080308165833.GA8625@linux-mips.org>
Ralf Baechle wrote:
> LD drivers/net/built-in.o
> WARNING: drivers/net/built-in.o(.text+0x3468): Section mismatch in reference fro
> m the function ioc3_probe() to the function .devinit.text:ioc3_serial_probe()
> The function ioc3_probe() references
> the function __devinit ioc3_serial_probe().
> This is often because ioc3_probe lacks a __devinit
> annotation or the annotation of ioc3_serial_probe is wrong.
>
> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
>
> ---
> Resend, this time with Jeff's address corrected.
applied
next prev parent reply other threads:[~2008-03-17 12:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-08 16:58 [IOC3] Fix section missmatch Ralf Baechle
2008-03-17 12:13 ` Jeff Garzik [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-03-08 16:56 Ralf Baechle
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=47DE6067.6070500@garzik.org \
--to=jeff@garzik.org \
--cc=akpm@linux-foundation.org \
--cc=linux-mips@linux-mips.org \
--cc=netdev@vger.kernel.org \
--cc=ralf@linux-mips.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.