anyone build 2.3.42 for ppc?

Chas Williams chas at cmf.nrl.navy.mil
Sun Feb 6 00:37:37 EST 2000


In message <Pine.LNX.3.96.1000204232520.15802L-100000 at mandrakesoft.mandrakesoft
.com>,Jeff Garzik writes:
>This patch is wrong.  I fixed nvram to use initcalls.
>If nvram doesn't load you have other problems.

i think is see what you are saying, look at this:

./drivers/char/nvram.c:static int __init nvram_init(void)
./drivers/char/nvram.c:module_init(nvram_init);
./drivers/macintosh/nvram.c:int nvram_init(void)
./drivers/macintosh/nvram.c:        return( nvram_init() );

i guess the nvram_init() in macintosh/nvram.c needs the __init declaration
then?

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list