From: Vivek Goyal Date: Sat, 25 Jun 2005 21:58:19 +0000 (-0700) Subject: [PATCH] kdump: Kconfig X-Git-Tag: v2.6.13-rc1~68^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f016456c96868c27df248a54d1cc919e7b70a23;p=pandora-kernel.git [PATCH] kdump: Kconfig - config option CONFIG_CRASH_DUMP - Made it dependent on HIGHMEM. This is required as capture kernel treats the previous kernel's memory as high memmory and stitches a PTE for accessing it. Signed-off-by: Vivek Goyal Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed