| commit | 50b1fdbd81edcc8bd343ca44aca2b87a29e2f15c | [log] [tgz] |
|---|---|---|
| author | Vivek Goyal <vgoyal@in.ibm.com> | Sat Jun 25 14:58:23 2005 -0700 |
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Jun 25 16:24:54 2005 -0700 |
| tree | fc5da6014f015171574c337be1c3abce5573ec99 | |
| parent | 72658e9d5004fc0dd807bea9eda49e6a52e40103 [diff] |
[PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem)
Hariprasad Nellitheertha <hari@in.ibm.com>
This patch contains the code that enables us to access the previous kernel's
memory as /dev/oldmem.
Signed-off-by: Eric Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>