Re: [RFC PATCH v4 26/28] x86: Allow kexec to be used with SME

From: Konrad Rzeszutek Wilk
Date: Fri Feb 17 2017 - 10:59:15 EST


On Thu, Feb 16, 2017 at 09:47:55AM -0600, Tom Lendacky wrote:
> Provide support so that kexec can be used to boot a kernel when SME is
> enabled.

Is the point of kexec and kdump to ehh, dump memory ? But if the
rest of the memory is encrypted you won't get much, will you?

Would it make sense to include some printk to the user if they
are setting up kdump that they won't get anything out of it?

Thanks.