diff options
author | Jesper Juhl <jesper.juhl@gmail.com> | 2005-11-07 01:01:03 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-07 07:53:54 -0800 |
commit | 62a07e6e9e93eda88a6eeb5009fc46d44ca60281 (patch) | |
tree | 6e5a0891a46b1d9864d5591a5961c63e1b818bea /Documentation/oops-tracing.txt | |
parent | 55032eacdb3acf54f5ba2e4dd9205db2c5c0bce2 (diff) | |
download | linux-3.10-62a07e6e9e93eda88a6eeb5009fc46d44ca60281.tar.gz linux-3.10-62a07e6e9e93eda88a6eeb5009fc46d44ca60281.tar.bz2 linux-3.10-62a07e6e9e93eda88a6eeb5009fc46d44ca60281.zip |
[PATCH] ksymoops related docs update
Update ksymoops related documentation to reflect current 2.6 reality.
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/oops-tracing.txt')
-rw-r--r-- | Documentation/oops-tracing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/oops-tracing.txt b/Documentation/oops-tracing.txt index 66eaaab7773..c563842ed80 100644 --- a/Documentation/oops-tracing.txt +++ b/Documentation/oops-tracing.txt @@ -1,6 +1,6 @@ NOTE: ksymoops is useless on 2.6. Please use the Oops in its original format (from dmesg, etc). Ignore any references in this or other docs to "decoding -the Oops" or "running it through ksymoops". If you post an Oops fron 2.6 that +the Oops" or "running it through ksymoops". If you post an Oops from 2.6 that has been run through ksymoops, people will just tell you to repost it. Quick Summary |