On Wed, 11 Sep 2024 16:16:13 +0800 Baoquan He <bhe@xxxxxxxxxx> wrote: > Currently, distros like Fedora/RHEL have enabled CONFIG_IMA_KEXEC by > default. This makes kexec/kdump kernel always fail to boot up on SME > platform because of a code bug. By debugging, the root cause is found > out and bug is fixed with this patchset. [1/1] is a cleanup. [2/2] fixes a bug which appears to go all the way back to 5.10. The bugfix patch has a dependency on the cleanup, which is unfortunate. We could add the Fixes: to [1/1] and add cc:stable to both patches so they get backported into -stable kernels together. But I think it's nicer to just concentrate on the single bugfix patch (with Fixes: and cc:stable) and do the cleanup later, in the usual fashion. So can I suggest a resend please? _______________________________________________ kexec mailing list kexec@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/kexec