Re: [PATCHv7 11/14] x86: Disable kexec if system has unaccepted memory

From: Kirill A. Shutemov
Date: Tue Jun 28 2022 - 19:51:12 EST


On Fri, Jun 24, 2022 at 05:00:05AM +0300, Kirill A. Shutemov wrote:
> > If there is some deep and fundamental why this can not be supported
> > then it probably makes sense to put some code in the arch_kexec_load
> > hook that verifies that deep and fundamental reason is present.
>
> Sounds straight-forward. I can do this.

What about the patch below?