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ń <ker...@kempniu.pl>
Applied to libata/for-4.11. Thanks. -- tejun