Re: [PATCH v7 3/8] ACPI: Decouple ACPI idle and ACPI processor drivers
From: Sudeep Holla <hidden>
Date: 2015-08-04 15:18:56
Also in:
linux-acpi
From: Sudeep Holla <hidden>
Date: 2015-08-04 15:18:56
Also in:
linux-acpi
On 04/08/15 15:58, Ashwin Chaugule wrote:
On 4 August 2015 at 10:51, Sudeep Holla [off-list ref] wrote:quoted
On 03/08/15 18:40, Ashwin Chaugule wrote:quoted
On 20 July 2015 at 10:21, Sudeep Holla [off-list ref] wrote:quoted
On 09/07/15 19:04, Ashwin Chaugule wrote:quoted
In general, you need to split this series so that initially few patches deal with all the existing Kconfig fix-ups and then introduce PCC/PSS/CPPC related stuffs. That would help me rebase and test _LPI support.Hm. I tried to maintain bisectability and make it easier for you to rebase LPI patchwork too. Let me see if I can revisit now that I'm back from vacation. :)How about you just drop any idle related changes so that I will handle that to keep it simple.Unfortunately I can't skip idle changes completely since it is tightly coupled with the acpi_processor driver as well.
True, but only for ARM64 where we haven't enabled ACPI_PROCESSOR yet in mainline. So from that perspective, it should not cause any issue for keeping changes bisectable on x86/ia64. You can keep these idle changes locally for your testing. Trying to get everything at once will definitely be problematic IMO. Regards, Sudeep