From: Vivek Goyal Date: Sat, 25 Jun 2005 21:58:24 +0000 (-0700) Subject: [PATCH] kdump: cleanups for dump file access in linear raw format X-Git-Tag: v2.6.13-rc1~68^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=315c215c0a7324894541d43b0e720f20cafca92e;p=pandora-kernel.git [PATCH] kdump: cleanups for dump file access in linear raw format Removed the dependency on backup region. Now all the information is encoded in ELF format. /dev/oldmem is a dummy interface. User space tool need to be intelligent enough to parse the elf headers and read the relevant memory areas with the help of /dev/oldmem. Signed-off-by: Vivek Goyal Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed