diff options
author | Jay Lan <jlan@sgi.com> | 2008-09-19 19:17:05 -0700 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2008-10-23 10:59:04 +1100 |
commit | 39dd40d3e83acbe8ef2f1465e02e8d3e26e6a21d (patch) | |
tree | d88b2113e0c33ee5cfb17d0536a78e49b328d152 /purgatory/include | |
parent | a96b5c237919e6761260efa83cc6f9d455c25ac1 (diff) |
IA64: better calculate PT_LOAD segment size
This patch combines consecutive PL_LOAD segments into one.
The end address of the last PL_LOAD segment, calculated by
adding p_memsz to p_paddr & rounded up to ELF_PAGE_SIZE,
will be the end address of this loaded_segments[] entry.
This patch fixes the kdump kernel MCA problem caused by under-
allocation of memory and a "kdump broken on ALtix 350" problem
reported by Bernhard Walle.
Simon, this patch replaces my previous patch I submitted on the
underallocation issue.
Signed-off-by: Jay Lan <jlan@sgi.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'purgatory/include')
0 files changed, 0 insertions, 0 deletions