[PATCH] Support for relocatable kdump kernel
Paul Mackerras
paulus at samba.org
Sun Oct 12 21:30:04 EDT 2008
Mohan Kumar M writes:
> Support for relocatable kdump kernel
> @@ -1401,9 +1414,21 @@ _STATIC(__after_prom_start)
> beq 9f /* have already put us at zero */
> li r6,0x100 /* Start offset, the first 0x100 */
> /* bytes were copied earlier. */
> -#ifdef CONFIG_RELOCATABLE
> +
> +#ifdef CONFIG_CRASH_DUMP
What tree is this patch against? No tree that I can find has a line
saying "#ifdef CONFIG_RELOCATABLE" at that point. Or is there a
prerequisite patch that I haven't seen yet?
Paul.
More information about the kexec
mailing list