Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/sbin/modload



Module Name:    basesrc
Committed By:   jdolecek
Date:           Wed Apr  3 19:03:09 UTC 2002

Modified Files:
        basesrc/sbin/modload: elf.c

Log Message:
Only provide sym_size and sym_symsize if symbols are actually going
to be loaded.
This also avoids the annoying 'Unable to find symbol table slot
for xxx' kernel message when module is unloaded.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/sbin/modload/elf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index