diff options
author | Tomasz Nowicki <tomasz.nowicki@linaro.org> | 2014-02-10 14:00:11 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-02-18 15:47:23 +0100 |
commit | b685f3b1744061aa9ad822548ba9c674de5be7c6 (patch) | |
tree | 8cc708d7adecddfe1f0a9b9de7282499b61875f0 /drivers/gpu/drm/nouveau/nouveau_acpi.c | |
parent | 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2 (diff) |
ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()
acpi_pci_link_allocate_irq() can return negative gsi even if
entry != NULL. For that case we have a memory leak, so free
entry before returning from acpi_pci_irq_enable() for gsi < 0.
Signed-off-by: Tomasz Nowicki <tomasz.nowicki@linaro.org>
Cc: All applicable <stable@vger.kernel.org>
[rjw: Subject and changelog]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_acpi.c')
0 files changed, 0 insertions, 0 deletions