From: Alexander Nyberg <alexn@telia.com>


Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 Documentation/kdump.txt |    4 +++-
 MAINTAINERS             |    0 
 2 files changed, 3 insertions(+), 1 deletion(-)

diff -puN Documentation/kdump.txt~kdump-documentation-for-kdump-update-fix Documentation/kdump.txt
--- 25/Documentation/kdump.txt~kdump-documentation-for-kdump-update-fix	2005-05-11 17:39:53.000000000 -0700
+++ 25-akpm/Documentation/kdump.txt	2005-05-11 17:39:53.000000000 -0700
@@ -35,7 +35,9 @@ In the second kernel, "old memory" can b
 SETUP
 =====
 
-1) Download and build the appropriate version of kexec-tools.
+1) Download http://www.xmission.com/~ebiederm/files/kexec/kexec-tools-1.101.tar.gz
+   and apply http://lse.sourceforge.net/kdump/patches/kexec-tools-1.101-kdump.patch
+   and after that build the source.
 
 2) Download and build the appropriate (latest) kexec/kdump (-mm) kernel
    patchset and apply it to the vanilla kernel tree.
diff -puN MAINTAINERS~kdump-documentation-for-kdump-update-fix MAINTAINERS
_