[PATCH v2 3/3] arm64: disable ACPI PPTT support temporarily
From: Sudeep Holla <hidden>
Date: 2018-06-05 15:28:01
Also in:
linux-acpi, lkml
From: Sudeep Holla <hidden>
Date: 2018-06-05 15:28:01
Also in:
linux-acpi, lkml
On 05/06/18 16:02, Rafael J. Wysocki wrote:
On Tue, Jun 5, 2018 at 4:35 PM, Sudeep Holla [off-list ref] wrote:quoted
Currently, ARM64 doesn't support updating the CPU topology masks on CPU hotplug operations. ACPI PPTT support rely on that missing feature which is technically not incorrect. Instead of reverting all the PPTT support, let's keep it simple and disable ACPI PPTT support on ARM64 for time-being until the topology updates are added for CPU hotplug operations.When is that going to happen?quoted
Nobody else uses PPTT now.
No we need it on ARM64. I have even the fixes for the original issue but it's bit invasive and too late as we are already in the merge window. It needs to be tested on NUMA platforms, I have asked for that explicitly. -- Regards, Sudeep