From: "willy tarreau" <wtarreau@yahoo.fr>
To: Ben Greear <greearb@candelatech.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [patch] 2.4.16: 802.1Q VLAN non-modular
Date: Tue, 27 Nov 2001 08:55:42 +0100 (CET) [thread overview]
Message-ID: <20011127075542.70603.qmail@web20510.mail.yahoo.com> (raw)
> By the way, I just successfully compiled 2.4.16
(including
> VLAN builtin) with no problems. It looks like
Maciej is
> compiling MIPS, so it may be a bug particular to
that
> platform??
Ben, you remember the patch I sent to you a few weeks
ago ?
VLAN didn't link builtin on alpha because
vlan_proc_cleanup()
in section __exit was called from vlan_proc_init() in
section
__init, and it semt that the absolute offsets between
these
two functions were too big for the linker to put it on
a 16 bit
value (which was the space reserved for a relative
call, it
seems). So the linker complained and stopped. I had to
extract
the cleanup from __exit and put it into another
function which
worked.
Regards,
Willy
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Courrier : http://courrier.yahoo.fr
next reply other threads:[~2001-11-27 7:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-27 7:55 willy tarreau [this message]
[not found] <fa.ns5og9v.u04srk@ifi.uio.no>
[not found] ` <fa.hfatgnv.q50k9n@ifi.uio.no>
2001-11-27 8:32 ` Giacomo Catenazzi
2001-11-27 8:59 ` Keith Owens
-- strict thread matches above, loose matches on Subject: below --
2001-11-26 16:03 Maciej W. Rozycki
2001-11-26 16:35 ` Rik van Riel
2001-11-27 2:24 ` Keith Owens
2001-11-27 3:37 ` Ben Greear
2001-11-27 11:50 ` Maciej W. Rozycki
2001-11-27 9:36 ` Chris Wedgwood
2001-11-27 1:55 ` Ben Greear
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=20011127075542.70603.qmail@web20510.mail.yahoo.com \
--to=wtarreau@yahoo.fr \
--cc=greearb@candelatech.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®