Files
rockchip-kernel/kernel
Todd Kjos b046e2dca5 ANDROID: Fix kenelci build-break for !CONFIG_PERF_EVENTS
Kernelci builds were broken if !CONFIG_PERF_EVENTS since 830f0202d7 ("ANDROID: cpu/hotplug:
avoid breaking Android ABI by fusing cpuhp steps") causes
perf_event_init_cpu(cpu) to be reduced to "NULL(cpu)":

kernel/cpu.c:1868:21: error: called object type 'void *' is not a function or function pointer

Fixes: 830f0202d7 ("ANDROID: cpu/hotplug: avoid breaking Android ABI by fusing cpuhp steps")
Signed-off-by: Todd Kjos <tkjos@google.com>
Change-Id: Ifc7351f74470c87018770395af4b4f6096f0d73f
2022-10-06 18:00:02 +00:00
..
2021-04-14 08:41:58 +02:00
2022-07-28 17:17:55 +02:00
2020-08-12 10:58:02 -07:00
2020-11-14 11:26:04 -08:00
2020-07-27 14:31:12 -04:00
2022-04-29 09:15:09 +02:00
2021-09-30 18:36:17 +02:00
2021-05-20 15:35:25 +02:00