lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 24 Aug 2022 11:51:36 +0530
From:   Ravi Bangoria <ravi.bangoria@....com>
To:     kernel test robot <lkp@...el.com>,
        Peter Zijlstra <peterz@...radead.org>
Cc:     llvm@...ts.linux.dev, kbuild-all@...ts.01.org,
        linux-kernel@...r.kernel.org, ravi.bangoria@....com
Subject: Re: [peterz-queue:perf/wip.rewrite 1/6]
 arch/s390/kernel/perf_pai_crypto.c:438:18: error: incompatible function
 pointer types initializing 'void (*)(struct perf_event_pmu_context *, bool)'
 (aka 'void (*)(struct perf_event_pmu_context *, _Bool)') with an expression
 of type 'void (struct perf_eve...

>>> arch/s390/kernel/perf_pai_crypto.c:438:18: error: incompatible function pointer types initializing 'void (*)(struct perf_event_pmu_context *, bool)' (aka 'void (*)(struct perf_event_pmu_context *, _Bool)') with an expression of type 'void (struct perf_event_context *, bool)' (aka 'void (struct perf_event_context *, _Bool)') [-Wincompatible-function-pointer-types]
>            .sched_task   = paicrypt_sched_task,

Thanks. Will fix it in next revision.

Reference: https://lore.kernel.org/r/YwOkFqqxONtoGImZ%40worktop.programming.kicks-ass.net

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ