diff options
author | Bernhard Walle <[email protected]> | 2008-06-26 21:54:08 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-07-08 13:16:18 +0200 |
commit | 32105f7fd8faa7bc3d101dcc3eabc0ae1ac375a7 (patch) | |
tree | ff6bcff32e3641b2c4c2c98c242dc4803eddf3f9 /net/lapb/lapb_subr.c | |
parent | fd6493e16625b92a506fba13deda31c0be5f1cd4 (diff) |
x86: find offset for crashkernel reservation automatically
This patch removes the need of the crashkernel=...@offset parameter to define
a fixed offset for crashkernel reservation. That feature can be used together
with a relocatable kernel where the kexec-tools relocate the kernel and
get the actual offset from /proc/iomem.
The use case is a kernel where the .text+.data+.bss is after 16M physical
memory (debug kernel with lockdep on x86_64 can cause that) which caused a
major pain in autoconfiguration in our distribution.
Also, that patch unifies crashdump architectures a bit since IA64 has
that semantics from the very beginning of the kdump port.
Signed-off-by: Bernhard Walle <[email protected]>
Cc: [email protected]
Cc: Bernhard Walle <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions