From: "David S. Miller" <davem@redhat.com>
To: andersg@0x63.nu
Cc: Niels.denOtter@surfnet.nl, linux-kernel@vger.kernel.org
Subject: Re: 2.5.55: local symbols in net/ipv6/af_inet6.o
Date: Thu, 09 Jan 2003 22:40:06 -0800 (PST) [thread overview]
Message-ID: <20030109.224006.102700508.davem@redhat.com> (raw)
In-Reply-To: <20030109231834.GD3345@gagarin>
From: Anders Gustafsson <andersg@0x63.nu>
Date: Fri, 10 Jan 2003 00:18:34 +0100
On Thu, Jan 09, 2003 at 10:10:26AM +0100, Niels den Otter wrote:
> The reference_discarded.pl script says following:
> pangsit:/usr/src/linux/net> perl ~otter/reference_discarded.pl
> Finding objects, 245 objects, ignoring 0 module(s)
> Finding conglomerates, ignoring 11 conglomerate(s)
> Scanning objects
> Error: ./ipv6/af_inet6.o .init.text refers to 000003e4 R_386_PC32 .exit.text
> Done
>
> I tried both gcc-2.95 & gcc-3.2.2 .
This patch shoul fix it, the problem is that cleanup_ipv6_mibs can't be
__exit as it's called on ipv6_init's errorpath.
I've applied your patch, thanks.
prev parent reply other threads:[~2003-01-10 6:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-09 9:10 2.5.55: local symbols in net/ipv6/af_inet6.o Niels den Otter
2003-01-09 10:47 ` David van Hoose
2003-01-09 23:18 ` Anders Gustafsson
2003-01-10 6:40 ` David S. Miller [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=20030109.224006.102700508.davem@redhat.com \
--to=davem@redhat.com \
--cc=Niels.denOtter@surfnet.nl \
--cc=andersg@0x63.nu \
--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 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.