Re: [PATCH] ata: ahci_xgene: free structure returned by acpi_get_object_info()

From: Tejun Heo
Date: Fri Jan 06 2017 - 11:40:03 EST


On Thu, Jan 05, 2017 at 03:14:01PM +0100, MichaÅ KÄpieÅ wrote:
> acpi_get_object_info() allocates the returned structure, which the
> caller has to free when the call succeeds. Free it when appropriate.
>
> Fixes: c9802a4be661 ("ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI SATA Host controller.")
> Signed-off-by: MichaÅ KÄpieÅ <kernel@xxxxxxxxxx>

Applied to libata/for-4.11.

Thanks.

--
tejun