Only count CPU devices that are using the ACPI CPU driver.
Arguably we should only be doing the probe/attach to children of
these devices as well.
Differential D6133
Only count CPU devices that are using the ACPI CPU driver. jhb on Apr 27 2016, 4:45 PM. Authored by Tags None Referenced Files
Subscribers
Details Only count CPU devices that are using the ACPI CPU driver. Arguably we should only be doing the probe/attach to children of
Diff Detail
Event TimelineComment Actions Hi, just tested this on arm64 and it fixes the error messages and the kernel panic. We can now add acpi back to arm64/GENERIC configuration. Thanks! |