From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH 02/13] ACPI/IPMI: Fix atomic context requirement of ipmi_msg_handler() Date: Thu, 12 Sep 2013 17:12:41 +0200 Message-ID: <2922434.Qm5pumexNE@vostro.rjw.lan> References: <5231D332.2080602@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: Received: from v094114.home.net.pl ([79.96.170.134]:64058 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752929Ab3ILPBj (ORCPT ); Thu, 12 Sep 2013 11:01:39 -0400 In-Reply-To: <5231D332.2080602@redhat.com> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Tony Camuso Cc: lenb@kernel.org, linux-acpi@vger.kernel.org, lv.zheng@intel.com, Don Zickus On Thursday, September 12, 2013 10:44:02 AM Tony Camuso wrote: > Hi, Len. > > On Jul 23, Lv Zheng submitted this patch (02/13) > https://lkml.org/lkml/2013/7/23/96 > > .. and early this month, not having seen Lv's patch, I > submitted a virtual identical one, here. > https://lkml.org/lkml/2013/9/2/305 > > We've been seeing lockdep splats that are fixed by this > patch, so I'm wondering if Lv's patch will be included > in kernel v3.12. I actually have a plan to apply your patch, because it doesn't depend on the additional changes made by Lv that don't belong in 3.12. Thanks, Rafael