Re: PATCH: forgotten EXPORT_SYMBOL()s on sparc

From: David S. Miller
Date: Wed Nov 19 2003 - 21:51:23 EST


On Wed, 19 Nov 2003 15:40:15 +0100
Thomas Habets <thomas@xxxxxxxxxxxx> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Wednesday 19 November 2003 06:23, Pete Zaitcev wrote:
> > The csum_partial is exported by kernel/ksyms.c. Why does it fail?
>
> Not on sparc? Which file do you mean exactly? There doesn't seem to be any
> ksyms.c in the arch-independant part, nor in arch/sparc/. 2.6.0-test9

Peter he's right, kernel/ksyms.c got deleted and all EXPORT_SYMBOL()
instances moved to the site of the implementation.

I'll add a cleaned up version of Thomas's original patch to my tree.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/