On Fri, 08 Sep 2000 23:09:14 +0200, 
Kenneth Johansson <[EMAIL PROTECTED]> wrote:
>I have now put "-k /boot/System.map-$(uname -r)" as argument to klogd
>so it can't possibly choose the wrong file but is there some
>reason to turn off the lookup in klogd and use ksymoops ??

klogd only handles some architectures.  klogd only knows about some
messages for the architectures it does handle.  klogd does not verify
that it was passed the correct System.map.  klogd does not always know
about loaded modules.  Even when klogd knows about loaded modules, it
does not use the __insmod symbols to correctly map the modules.  I
could go on but you get the idea.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to