The kernel calls a function pointer that is NULL.
If you don't have access to ksymoops, then you must manually look up the
symbols in System.map:
your System.map file contains a sorted list of all kernel symbols, could
you look up the entry immediately before and after the addresses in the
"Call Trace"?
Then post these 2 lines for the 8 trace functions.
-- Manfred- 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/