> > -#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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to