Messages in this thread |  | | | From | Michael Neuling <> | | Subject | Re: [PATCH] Add retain_initrd boot option | | Date | Thu, 07 Dec 2006 16:54:22 +1100 |
> > -#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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |