mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Stewart Smith <stewartsmith@mac.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: CRC32=y && 8193TOO=m unresolved symbols
Date: Tue, 03 Jun 2003 14:16:11 +0100	[thread overview]
Message-ID: <1054646171.17921.64.camel@passion.cambridge.redhat.com> (raw)
In-Reply-To: <985F0B02-9560-11D7-968C-00039346F142@mac.com>

On Tue, 2003-06-03 at 02:13, Stewart Smith wrote:
> this problem disappears when you have CONFIG_CRC32=y and 
> CONFIG_8139TOO=y. It only happens when CRC32=y and 8139TOO=m
> 
> Occurs on all 2.5.70 through bk6 (haven't tried later). Also on -mm3
> 
> I get unresolved symbols for bitreverse and crc32_le.
> 
> I've tried mucking around a bit with EXPORT_SYMBOL and the like, but I 
> have to admit, i'm stumped. Help! :)

My current solution to this, which was sent to Alan but which didn't
appear in 2.4.21-rc6-ac2, is to export the symbols from kernel/ksyms.c
#ifdef CONFIG_CRC32 and from lib/crc32.c #ifndef CONFIG_CRC32.

That should work in all circumstances.


-- 
dwmw2


  reply	other threads:[~2003-06-03 13:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-03  1:13 Stewart Smith
2003-06-03 13:16 ` David Woodhouse [this message]
2003-06-04  5:56   ` [PATCH] fixed: " Stewart Smith
2003-06-04 15:28     ` Jeff Garzik
2003-06-04 15:30       ` David Woodhouse
2003-06-04 15:32         ` Jeff Garzik
2003-06-04 15:41           ` Linus Torvalds
2003-06-07  7:33             ` [EVIL-PATCH] getting rid of lib/lib.a and breaking many archs in the processes (was Re: [PATCH] fixed: CRC32=y && 8193TOO=m unresolved symbols) Stewart Smith
2003-06-07  7:39               ` Christoph Hellwig
2003-06-07 17:34               ` Linus Torvalds
2003-06-07 19:02                 ` Sam Ravnborg

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=1054646171.17921.64.camel@passion.cambridge.redhat.com \
    --to=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stewartsmith@mac.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

all inboxes | Powered by JetHome®