Return-Path: Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: [PATCH 1/5] Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list() From: Marcel Holtmann In-Reply-To: Date: Thu, 1 Oct 2015 10:05:06 +0200 Cc: linux-bluetooth , linux-acpi@vger.kernel.org, "Gustavo F. Padovan" , Johan Hedberg , Frederic Danis Message-Id: References: <1443619605-19320-1-git-send-email-jarkko.nikula@linux.intel.com> To: Jarkko Nikula Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Jarkko, >> Caller of acpi_dev_get_resources() should free the constructed resource >> list by calling the acpi_dev_free_resource_list() in order to avoid memory >> leak. >> >> Signed-off-by: Jarkko Nikula >> --- >> Call to acpi_dev_get_resources() was introduced by the commit ae056908862b >> ("Bluetooth: hci_bcm: Retrieve UART speed from ACPI") so fix should go to >> v4.3-rc. > > if this should go into 4.3 then you need to send it against bluetooth tree actually and not bluetooth-next. And you might want to include patch 2/5 in there as well. Sending them as combined set with bluetooth-next patches is not really helping. > > In case this is not an urgent fix that has to make it into 4.3, then I am just applying all 5 to bluetooth-next tree. Your choice. I changed my mind here and applied all 5 patches to bluetooth-next tree. Regards Marcel