Files
kernel_nothing_sm7325/kernel
Todd Kjos b8dedbc2ab ANDROID: Fix kenelci build-break for !CONFIG_PERF_EVENTS
Kernelci builds were broken if !CONFIG_PERF_EVENTS since 467eb53acd ("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: 467eb53acd ("ANDROID: cpu/hotplug: avoid breaking Android ABI by fusing cpuhp steps")
Signed-off-by: Todd Kjos <tkjos@google.com>
Change-Id: Ifc7351f74470c87018770395af4b4f6096f0d73f
2022-10-13 19:47:26 +00:00
..
2022-08-11 14:59:05 +02:00
2022-06-23 15:04:40 +02:00
2021-04-14 08:24:10 +02:00
2022-06-23 15:04:40 +02:00
2022-03-28 09:09:38 +02:00
2022-06-23 15:04:40 +02:00
2020-01-17 19:48:42 +01:00
2022-02-23 12:17:54 +01:00
2021-06-30 19:19:07 +02:00
2020-01-13 18:54:56 +00:00
2019-05-24 20:16:01 +02:00
2021-09-12 09:54:40 +02:00
2022-02-23 12:17:54 +01:00
2020-11-19 08:52:52 +01:00
2022-07-23 13:54:07 +02:00
2022-04-21 14:13:50 +02:00
2021-02-07 15:35:49 +01:00
2021-10-01 14:07:54 +02:00
2022-07-23 13:54:07 +02:00
2020-01-09 10:19:54 +01:00