Re: [PATCH V3 2/3] Revert "ACPI,PCI,IRQ: remove SCI penalize function"

2016-10-18 Thread Sinan Kaya
On 10/18/2016 7:05 AM, Bjorn Helgaas wrote: > I think you should squash patches 2 & 3 and not bother with trying to > make this a revert followed by a fix. Squashing them makes the git > history much easier to follow, plus you don't have to deal with the > headache of ensuring the intermediate sta

Re: [PATCH V3 2/3] Revert "ACPI,PCI,IRQ: remove SCI penalize function"

2016-10-18 Thread Bjorn Helgaas
On Sat, Oct 15, 2016 at 12:31:06AM -0400, Sinan Kaya wrote: > The SCI function was removed in two steps (first refactor and then remove). > This patch does the revert in one step. > > The commit 103544d86976 ("ACPI,PCI,IRQ: reduce resource requirements") > refactored the original code so that SCI

Re: [PATCH V3 2/3] Revert "ACPI,PCI,IRQ: remove SCI penalize function"

2016-10-15 Thread Rafael J. Wysocki
On Sat, Oct 15, 2016 at 6:31 AM, Sinan Kaya wrote: > The SCI function was removed in two steps (first refactor and then remove). > This patch does the revert in one step. "The SCI penalize function was removed in two steps (first refactor and then remove) and these changes are reverted here in on

[PATCH V3 2/3] Revert "ACPI,PCI,IRQ: remove SCI penalize function"

2016-10-14 Thread Sinan Kaya
The SCI function was removed in two steps (first refactor and then remove). This patch does the revert in one step. The commit 103544d86976 ("ACPI,PCI,IRQ: reduce resource requirements") refactored the original code so that SCI penalty is calculated dynamically by the time get_penalty function is