Re: about kernel/ksyms.c

From: John Levon
Date: Thu Sep 11 2003 - 10:41:52 EST


On Thu, Sep 11, 2003 at 11:45:57AM +0300, Jani Monoses wrote:

> what is the reason for symbols being exported from ksyms.c instead of
> the files they are defined in?

Historically you had to explicitly specify which files exported symbols
in the makefile. That's not true any more, and recent style seems to be
to do what you suggest. But it's not really worth the trouble of
redistributing the stuff in ksyms.c except as part of other patches IMHO

regards
john

--
Khendon's Law:
If the same point is made twice by the same person, the thread is over.
-
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/