Re: [PATCH v4 1/2] acpi: Fix proper return code for function acpi_gsi_to_irq
From: Loc Ho <hidden>
Date: 2016-01-26 17:54:27
Also in:
linux-acpi, linux-arm-kernel
From: Loc Ho <hidden>
Date: 2016-01-26 17:54:27
Also in:
linux-acpi, linux-arm-kernel
Hi Marc, On Tue, Jan 26, 2016 at 12:31 AM, Marc Zyngier [off-list ref] wrote:
Loc, On 25/01/16 21:23, Loc Ho wrote:quoted
Hi, On Wed, Jan 20, 2016 at 4:17 PM, Loc Ho [off-list ref] wrote:quoted
The function acpi_gsi_to_irq must return 0 on success as the caller ghes_probe expects an 0 for success. This change also matches x86 implementation. Signed-off-by: Tuan Phan <redacted> Signed-off-by: Loc Ho <redacted>Any issue with this version? If not, can this be pulled into 4.5?How is that 4.5 material? Does it fix an observable bug or a regression from a previous? If not, then this is probably to be postponed until 4.6, together with the code that makes use of it.
Given that this and the other patch are needed for APEI to work with X-Gene, fine with 4.6. Are we just waiting for Rafael to make the final call then? -Loc