Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1552949

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

From Tejun Heo <tj@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] ata: ahci_xgene: free structure returned by acpi_get_object_info()
Date 2017-01-06 17:50 +0100
Message-ID <sWFSh-4A4-5@gated-at.bofh.it> (permalink)
References <sWh3z-4bP-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@kempniu.pl>

Applied to libata/for-4.11.

Thanks.

-- 
tejun

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] ata: ahci_xgene: free structure returned by acpi_get_object_info() Michał Kępień <kernel@kempniu.pl> - 2017-01-05 15:20 +0100
  Re: [PATCH] ata: ahci_xgene: free structure returned by  acpi_get_object_info() Tejun Heo <tj@kernel.org> - 2017-01-06 17:50 +0100

csiph-web