Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757779AbcK2Qv3 (ORCPT ); Tue, 29 Nov 2016 11:51:29 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:26569 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757497AbcK2Quy (ORCPT ); Tue, 29 Nov 2016 11:50:54 -0500 To: Quentin Lambert Cc: Intel SCU Linux support , Artur Paszkiewicz , "James E.J. Bottomley" , "Martin K. Petersen" , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: Re: [PATCH] isci: Add a missing call to pci_unmap_biosrom From: "Martin K. Petersen" Organization: Oracle Corporation References: <20161119174340.20447-1-lambert.quentin@gmail.com> Date: Tue, 29 Nov 2016 11:50:40 -0500 In-Reply-To: <20161119174340.20447-1-lambert.quentin@gmail.com> (Quentin Lambert's message of "Sat, 19 Nov 2016 18:43:40 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 323 Lines: 10 >>>>> "Quentin" == Quentin Lambert writes: Quentin> Most error branches following the call to pci_map_biosrom Quentin> contain a call to pci_unmap_biosrom. This patch add these calls Quentin> where they are missing. Applied to 4.10/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering