diff options
author | Chandru <chandru@in.ibm.com> | 2008-10-17 23:25:54 +0530 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2008-10-23 11:12:20 +1100 |
commit | 802a8a5e396e06a514251c44454c982bff3c5073 (patch) | |
tree | b28feeca95ed090eff4545f94de8030162ad7460 /purgatory/include | |
parent | 39dd40d3e83acbe8ef2f1465e02e8d3e26e6a21d (diff) |
kdump: check flags field from drconf memory
On a powerpc machine when memory is dynamically removed/added from an lpar, the
corresponding flags field in the drconf memory reflects the same with the bits
unset/set accordingly. The kernel does a check on these flags while booting.
Following are the similar changes brought in to kexec-tools. This makes
kexec-tools to skip those memory regions that do not belong or are not
assigned to the current partition ( but are available to dynamically add them
back ). Without this patch (and with memory remove operation) copying vmcore
fails with error as
Copying data : [ 84 %] readmem: Can't read the dump
memory(/proc/vmcore). Bad address
read_pfn: Can't get the page data.
Signed-off-by : Chandru S <chandru@in.ibm.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'purgatory/include')
0 files changed, 0 insertions, 0 deletions