Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754245AbbBRRjm (ORCPT ); Wed, 18 Feb 2015 12:39:42 -0500 Received: from mail-ob0-f181.google.com ([209.85.214.181]:54526 "EHLO mail-ob0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752610AbbBRRjk (ORCPT ); Wed, 18 Feb 2015 12:39:40 -0500 Date: Wed, 18 Feb 2015 11:39:28 -0600 From: Bjorn Helgaas To: Linus Torvalds Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Lorenzo Pieralisi , "Rafael J. Wysocki" , Jiang Liu Subject: [GIT PULL] PCI fixes for v3.20 Message-ID: <20150218173928.GA16575@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1252 Lines: 36 Hi Linus, This fixes a double kfree in some code we merged for v3.20. Bjorn The following changes since commit 872912352c5be930e9568e5f3b6d73107d9f278d: Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2015-02-10 15:09:41 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v3.20-fixes-1 for you to fetch changes up to feb28979c137ba3f649ad36fc27c85c64c111f78: of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources() (2015-02-11 15:27:15 -0600) ---------------------------------------------------------------- PCI updates for v3.20: Resource management - Remove duplicate kfree in of_pci_get_host_bridge_resources() (Lorenzo Pieralisi) ---------------------------------------------------------------- Lorenzo Pieralisi (1): of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources() drivers/of/of_pci.c | 1 - 1 file changed, 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/