On Fri, Sep 07, 2012 at 09:41:00AM +0100, Matthew Leach wrote:
Ensure that the memory regions that are set within the segments
correspond to physical contiguous memory regions.
Reviewed-by: Simon Horman <horms@verge.net.au>
Reviewed-by: Will Deacon <redacted>
Signed-off-by: Matthew Leach <redacted>
What about platforms which pull out bits of physical RAM from memblock
via arm_memblock_steal() ? Doesn't this mean such platforms will reduce
their available memory on each subsequent kexec?