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...
From: Ravi Bangoria
Date: Wed Aug 24 2022 - 02:21:57 EST
>>> 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