missing kernel symbol in a module

pdeng (pdeng@lincs.net)
Wed, 24 Nov 1999 16:03:57 -0500


Hi, I am new here. I am running RH6.0, 2.2.5-15. I rebuilt the kernel. Works
fine.
I changed the save_flag macro a little and insert one extra function
testfoo() at the end of the macro. compile and the kernel works fine.
However, all the modules fail to load because the missing symbol, testfoo().
I did put/export_symbol the testfoo() inside ksyms.c as others. The
system.map file has the testfoo symbol too. Just that
the modules are failing.
Did I miss something in the source code or in the makefile?

Thanks.

pdeng@cs.sunysb.edu <mailto:pdeng@cs.sunysb.edu>
 
" .. the Web is slowly supplanting Windows as the core feature of
computers." -- Susan Gregory Thomas.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/