]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
kexec: Fix file verification on S390
authorMatthew Garrett <matthewgarrett@google.com>
Tue, 10 Sep 2019 10:03:18 +0000 (03:03 -0700)
committerJames Morris <jmorris@namei.org>
Tue, 10 Sep 2019 12:27:51 +0000 (13:27 +0100)
commit45893a0abee6b5fd52994a3a1095735aeaec472b
tree998861c388bbe464fef216992be24946e37c5d00
parentf8a9bc623a6d178f7ecd40fb7db37eb954b6929c
kexec: Fix file verification on S390

I accidentally typoed this #ifdef, so verification would always be
disabled.

Signed-off-by: Matthew Garrett <mjg59@google.com>
Reported-by: Philipp Rudo <prudo@linux.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
arch/s390/kernel/kexec_elf.c