Re: [PATCH] Add retain_initrd boot option

From: Michael Neuling
Date: Thu Dec 07 2006 - 00:54:41 EST


> > -#ifdef CONFIG_KEXEC
> > unsigned long crashk_start = (unsigned long)__va(crashk_res.start);
> > unsigned long crashk_end = (unsigned long)__va(crashk_res.end);
>
> I'm still not seeing how using crashk_res is valid here when
> CONFIG_KEXEC=n. Can you explain that, please?
> You did test this with KEXEC=y and KEXEC=n, right?

Yeah, you'd think I would but apparently not. Sorry, re-sending.

Mikey
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/