]> git.baikalelectronics.ru Git - 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)
commitbb9f9c24a98794c48afe7436977aad6e45573afa
tree998861c388bbe464fef216992be24946e37c5d00
parent5140d87149ad62445441a291514ea97cfc9c0b3a
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