From 871480933a1c28f8a9fed4c4d34d06c439a7a422 Mon Sep 17 00:00:00 2001 From: Srikant Patnaik Date: Sun, 11 Jan 2015 12:28:04 +0530 Subject: Moved, renamed, and deleted files The original directory structure was scattered and unorganized. Changes are basically to make it look like kernel structure. --- scripts/ksymoops/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 scripts/ksymoops/README (limited to 'scripts/ksymoops') diff --git a/scripts/ksymoops/README b/scripts/ksymoops/README new file mode 100644 index 00000000..f6cb06e3 --- /dev/null +++ b/scripts/ksymoops/README @@ -0,0 +1,8 @@ +ksymoops has been removed from the kernel. It was always meant to be a +free standing utility, not linked to any particular kernel version. +The latest version can be found in +ftp://ftp..kernel.org/pub/linux/utils/kernel/ksymoops together +with patches to other utilities in order to give more accurate Oops +debugging. + +Keith Owens Sat Jun 19 10:30:34 EST 1999 -- cgit