[IA64] Zero size /proc/vmcore on ia64
authorHorms <horms@verge.net.au>
Mon, 5 Feb 2007 01:59:03 +0000 (10:59 +0900)
committerTony Luck <tony.luck@intel.com>
Mon, 5 Feb 2007 19:29:33 +0000 (11:29 -0800)
Set saved_max_pfn when discontig memory is in use.

This sets up saved_max_pfn when disctontig memory is in use.
This mirrors the code for contig memory.

This patch does not entirely solve the problem of making vmcore work,
however it does appear to be neccessary. Please consider applying.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found