Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1694057

Re: [PATCH] platform/x86: wmi: Fix error handling in acpi_wmi_init()

Path csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod
From Darren Hart <dvhart@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH] platform/x86: wmi: Fix error handling in acpi_wmi_init()
Date Sat, 22 Jul 2017 01:50:02 +0200
Message-ID <u5PQe-2MJ-3@gated-at.bofh.it> (permalink)
References <u5NY5-1DW-3@gated-at.bofh.it>
X-Original-To Alexey Khoroshilov <khoroshilov@ispras.ru>
Dkim-Signature v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=Swal0x/tIJgrClsQpvgqTOaaHzod5BUMiH0fajl5r3I=; b=eL3nx965k+Herf0B2+dmcYTEQ uBCSW5MlWhI+CARI7OQ/bGmocHHT9ZqaJ3UDWFfx92OhUDU9IsU+vK32ydHlzDwoKPxiRBlz490N6 AI9H6SSaof07BEuUHYN9PDaqMS1xj2K2GuV7m3Vhy18YKHdzE+TDCkupBUPy3TNIWMbJARV4LpO5i Pb9EuxPDpPVMVnM7uhvGxJDuU85V5Hv0ZvbjLFUce3rBqPYYEWi+KxmD8jYND65AtVx2RvPGfK8GZ ipgGL2JROeYq8GocsYCo5zpKba6E2214egHeLaDHLz97w6/I53r8cAbCGoPYFAMXiomCvbNsPYxcL 5UVdRlIYA==;
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.8.0 (2017-02-23)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 13
Organization linux.* mail to news gateway
X-Original-Cc Andy Shevchenko <andy@infradead.org>, platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org, ldv-project@linuxtesting.org
X-Original-Date Fri, 21 Jul 2017 16:43:01 -0700
X-Original-Message-ID <20170721234301.GD7888@fury>
X-Original-References <1500673686-32577-1-git-send-email-khoroshilov@ispras.ru>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1694057

Show key headers only | View raw


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 <khoroshilov@ispras.ru>

Eeek. Thank you. Applied to fixes for 4.13.X.

-- 
Darren Hart
VMware Open Source Technology Center

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH] platform/x86: wmi: Fix error handling in acpi_wmi_init() Alexey Khoroshilov <khoroshilov@ispras.ru> - 2017-07-21 23:50 +0200
  Re: [PATCH] platform/x86: wmi: Fix error handling in acpi_wmi_init() Darren Hart <dvhart@infradead.org> - 2017-07-22 01:50 +0200

csiph-web