[PATCH] kdump: Kconfig
authorVivek Goyal <vgoyal@in.ibm.com>
Sat, 25 Jun 2005 21:58:19 +0000 (14:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:24:53 +0000 (16:24 -0700)
commit5f016456c96868c27df248a54d1cc919e7b70a23
tree9c7854f6fd3cfb27382dc7a8db1412581cf79507
parent92aa63a5a1bf2e7b0c79e6716d24b76dbbdcf951
[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 <vgoyal@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/Kconfig