It is fine. ksymoops is designed to compile independent of the kernel
and to run against any kernel output that ksymoops knows about. The
system you compile on and the system you run on can be totally
different from the failing system. If your binutils are setup for
cross compilation, you can even run ksymoops on one architecture to
decode an oops from another architecture, you just need to feed
ksymoops the remote versions of ksyms, lsmod and System.map as text
files instead of defaulting to the /proc files on the live system. So
decoding a 2.3.99 oops on a 2.0.38 system is trivial.
-
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/