I have a problem with putting routines in lib.a and relying on the
linker to pull them out by default. It does not work for routines
called from modules, modules do not include lib.a. Remember the recent
problems with crc32.o?
bust_spinlocks() is not an issue because it is only called from built
in code. show_stack() has been used as a debugging facility and it
could be called from a module.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/