Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754806AbdGUXnG (ORCPT ); Fri, 21 Jul 2017 19:43:06 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:52173 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753502AbdGUXnE (ORCPT ); Fri, 21 Jul 2017 19:43:04 -0400 Date: Fri, 21 Jul 2017 16:43:01 -0700 From: Darren Hart To: Alexey Khoroshilov Cc: Andy Shevchenko , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org, ldv-project@linuxtesting.org Subject: Re: [PATCH] platform/x86: wmi: Fix error handling in acpi_wmi_init() Message-ID: <20170721234301.GD7888@fury> References: <1500673686-32577-1-git-send-email-khoroshilov@ispras.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1500673686-32577-1-git-send-email-khoroshilov@ispras.ru> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 398 Lines: 13 On Sat, Jul 22, 2017 at 12:48:06AM +0300, Alexey Khoroshilov wrote: > The order of resource deallocations is messed up in acpi_wmi_init(). > It should be vice versa. > > Found by Linux Driver Verification project (linuxtesting.org). > > Signed-off-by: Alexey Khoroshilov Eeek. Thank you. Applied to fixes for 4.13.X. -- Darren Hart VMware Open Source Technology Center