lkml.org 
[lkml]   [2019]   [Aug]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH V40 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
    Hi Matthew,

    found a typo ...

    On Mon, 19 Aug 2019 17:17:44 -0700
    Matthew Garrett <matthewgarrett@google.com> wrote:

    [...]

    > index 6d0635ceddd0..9b4f37a4edf1 100644
    > --- a/arch/s390/kernel/kexec_elf.c
    > +++ b/arch/s390/kernel/kexec_elf.c
    > @@ -130,7 +130,7 @@ static int s390_elf_probe(const char *buf, unsigned long len)
    > const struct kexec_file_ops s390_kexec_elf_ops = {
    > .probe = s390_elf_probe,
    > .load = s390_elf_load,
    > -#ifdef CONFIG_KEXEC_VERIFY_SIG
    > +#ifdef CONFIG_KEXEC__SIG
    ^^
    ... here.
    > .verify_sig = s390_verify_sig,
    > -#endif /* CONFIG_KEXEC_VERIFY_SIG */
    > +#endif /* CONFIG_KEXEC_SIG */
    > };

    Thanks
    Philipp

    \
     
     \ /
      Last update: 2019-08-30 16:27    [W:4.719 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site