summaryrefslogtreecommitdiff
path: root/purgatory/arch
diff options
context:
space:
mode:
authorCliff Wickman <cpw@sgi.com>2010-07-26 16:35:34 -0500
committerSimon Horman <horms@verge.net.au>2010-07-29 17:22:08 +0900
commit647f1b8496a2c6da9da2f1df7aa904bb575641e4 (patch)
treeb488757e4de9f6b687e375692898dd2e116db8c8 /purgatory/arch
parent0775c60eb01831209d80f26f71ac0afde0d6593a (diff)
kexec: fix /sys/firmware/memmap memory range overlaps
The memory ranges derived from /sys/firmware/memmap may overlap, causing the kexec command to fail to load the crash kernel. The typical failure reports 'Overlapping memory segments at 0x...'. The preferred remedy might be to fix the BIOS or the kernel, but given that they may at times generate overlaps, a check in the kexec command will prevent crash dumps from being effectively disabled. Diffed against git.kernel.org/pub/scm/linux/kernel/git/horms/kexec-tools.git Signed-off-by: Cliff Wickman <cpw@sgi.com> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'purgatory/arch')
0 files changed, 0 insertions, 0 deletions