== Series Details == Series: series starting with [1/2] lockdep: finer-grained completion key for kthread URL : https://patchwork.freedesktop.org/series/34603/ State : failure == Summary == CHK include/config/kernel.release CHK include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h CHK include/generated/bounds.h CHK include/generated/timeconst.h CHK include/generated/asm-offsets.h CALL scripts/checksyscalls.sh DESCEND objtool CHK scripts/mod/devicetable-offsets.h CHK include/generated/compile.h CHK kernel/config_data.h CC [M] drivers/thermal/intel_powerclamp.o In file included from drivers/thermal/intel_powerclamp.c:45:0: drivers/thermal/intel_powerclamp.c: In function ‘start_power_clamp_worker’: ./include/linux/kthread.h:212:52: error: passing argument 4 of ‘_kthread_create_worker’ from incompatible pointer type [-Werror=incompatible-pointer-types] _kthread_create_worker(cpu, flags, &__exited_key, &__parked_key,\ ^ drivers/thermal/intel_powerclamp.c:497:11: note: in expansion of macro ‘kthread_create_worker_on_cpu’ worker = kthread_create_worker_on_cpu(cpu, 0, "kidle_inject/%ld", cpu); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/linux/kthread.h:193:1: note: expected ‘const char *’ but argument is of type ‘struct lock_class_key *’ _kthread_create_worker(unsigned int flags, ^~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors scripts/Makefile.build:316: recipe for target 'drivers/thermal/intel_powerclamp.o' failed make[2]: *** [drivers/thermal/intel_powerclamp.o] Error 1 scripts/Makefile.build:569: recipe for target 'drivers/thermal' failed make[1]: *** [drivers/thermal] Error 2 Makefile:1012: recipe for target 'drivers' failed make: *** [drivers] Error 2 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx