From: Keith M Wesolowski <wesolows@foobazco.org>
To: sparclinux@vger.kernel.org
Subject: Re: [sparc32] unversioned udiv taints kernel
Date: Fri, 27 Aug 2004 20:05:12 +0000 [thread overview]
Message-ID: <20040827200512.GA4743@foobazco.org> (raw)
In-Reply-To: <cgo1li$t40$1@sea.gmane.org>
On Fri, Aug 27, 2004 at 12:22:22PM -0700, Joshua Kwan wrote:
> $ dmesg | grep udiv
> scsi_mod: no version for "udiv" found: kernel tainted.
>
> This is the only such occurrence. arch/sparc/kernel/sparc_ksyms.c says:
>
> EXPORT_SYMBOL(udiv);
>
> Christoph Hellwig suggested EXPORT_SYMBOL_NOVERS but:
>
> /* We don't mangle the actual symbol anymore, so no need for
> * special casing EXPORT_SYMBOL_NOVERS. FIXME: Deprecated */
> #define EXPORT_SYMBOL_NOVERS(sym) EXPORT_SYMBOL(sym)
>
> What's the right way to fix this?
The versioning method has changed; all symbols are versioned now using
a different method. I believe I had fixed this quite a while ago -
check the bk logs. What kernel are you using?
--
Keith M Wesolowski
"Site launched. Many things not yet working." --Hector Urtubia
next prev parent reply other threads:[~2004-08-27 20:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-27 19:22 [sparc32] unversioned udiv taints kernel Joshua Kwan
2004-08-27 20:05 ` Keith M Wesolowski [this message]
2004-08-27 20:06 ` Joshua Kwan
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=20040827200512.GA4743@foobazco.org \
--to=wesolows@foobazco.org \
--cc=sparclinux@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.