RE: drivers/base/topology.c:158:45: error: 'boot_cpu_data' undeclared; did you mean 'boot_cpu_init'?
From: Luck, Tony
Date: Thu Apr 21 2022 - 15:51:03 EST
> compiler: microblaze-linux-gcc (GCC) 11.2.0
Greg,
Ignore v2 patch. It seems that only arm64, ia64, mips, parisc, sh, um, and x86 have "boot_cpu_data".
LKP just found it breaks microblaze ... but it's going to break alpha, arc, arm. ... too :-(
Revert the ppin patch for now while I think harder on whether this can be done.
-Tony